MicroK8s 1.30 released!
Featured in this release
Kubernetes 1.30 obviously
Read more at https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/
Dqlite stability
With the help of @miro-balaz we identified and patched a few issued that improve the reliability of our default datastore in resource limiting environments.
Important updates
Most notably
- containerd to v1.6.28 and runc to v.1.1.12
- gpu-operator to v23.9.1
New addon
- Stunner by @smeng9, a Kubernetes media gateway for WebRTC
In detail
What's changed in detail
- Do not set --hostname-override on kube-proxy when joining a cluster by @neoaggelos in #4360
- Use build-snaps instead of manually installing the go snap by @IsaacJT in #4377
- Bump containerd to v1.6.28 and runc to v.1.1.12 by @louiseschmidtgen in #4398
- Fix erroneous microk8s join invocations by adding validation by @skatsaounis in #4397
External contributors
- @IsaacJT made their first contribution in #4377
- @skatsaounis made their first contribution in #4397
- @miro-balaz rewrote the dqlite list query canonical/k8s-dqlite#83
- @smeng9 contributed a new addon Stunner canonical/microk8s-community-addons#223
- @udit-uniyal addressed KubeArmor installation issue canonical/microk8s-community-addons#216