Microk8s 1.35 release notes
MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security, MicroK8s is perfect for micro clouds and edge computing. Try it on your laptop!
snap install microk8s --classic --channel=1.35/stable
In this release
Kubernetes 1.35
Read more at Kubernetes v1.35: Timbernetes (The World Tree Release)
Bugfixes
- Remove deprecated etcd-v2 flag by @berkayoz in #5212
- Allow sockets in cri-containerd AppArmor profile by @bschimke95 in #5218
- Add endpointslice to node RBAC by @berkayoz in #5227
- Relax cri-containerd AppArmor restrictions to permit network and signal syscalls by @jadams in #5239
- Use 1.8.1 k8s-dqlite by @ethandcosta in #5304
- Preserve individual environment variables with sudo by @HomayoonAlimohammadi in #5319
- Include IngressClass for determining addon status by @HomayoonAlimohammadi in #5337
- Replace nginx ingress with Traefik in validation and image conf by @HomayoonAlimohammadi in #5339
- Improve compatibility for dashboard installation in different namespaces by @HomayoonAlimohammadi in #5345
Updates
- Update component versions by @HomayoonAlimohammadi in #5318
- rook-ceph 1.18.7
- observability stack - Prometheus 77.6.2, Loki 2.10.3, Tempo 1.24.1
- GPU operator 25.10.0, Network Operator 25.7.0
- CoreDNS 1.13.1
- Kubernetes dashboard 7.14.0
- cert-manager 1.19.1
- Add Kubernetes 1.35 patches by @HomayoonAlimohammadi in #5320
- Bump containerd to 2.1.3 and update build process by @berkayoz in #5321
- Deprecate MinIO by @HomayoonAlimohammadi in #378
- Replace NGINX ingress with Traefik by @HomayoonAlimohammadi in #375
New Contributors
Full Changelog: Comparing v1.34…v1.35 · canonical/microk8s · GitHub