Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MicroK8s 1.30 released! source code.tar.gz | 2024-04-19 | 348.9 kB | |
MicroK8s 1.30 released! source code.zip | 2024-04-19 | 495.0 kB | |
README.md | 2024-04-19 | 1.6 kB | |
Totals: 3 Items | 845.5 kB | 0 |
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 https://github.com/canonical/microk8s/pull/4360
- Use build-snaps instead of manually installing the go snap by @IsaacJT in https://github.com/canonical/microk8s/pull/4377
- Bump containerd to v1.6.28 and runc to v.1.1.12 by @louiseschmidtgen in https://github.com/canonical/microk8s/pull/4398
- Fix erroneous microk8s join invocations by adding validation by @skatsaounis in https://github.com/canonical/microk8s/pull/4397
External contributors
- @IsaacJT made their first contribution in https://github.com/canonical/microk8s/pull/4377
- @skatsaounis made their first contribution in https://github.com/canonical/microk8s/pull/4397
- @miro-balaz rewrote the dqlite list query https://github.com/canonical/k8s-dqlite/pull/83
- @smeng9 contributed a new addon Stunner https://github.com/canonical/microk8s-community-addons/pull/223
- @udit-uniyal addressed KubeArmor installation issue https://github.com/canonical/microk8s-community-addons/pull/216