Skip to content

Releases: canonical/microk8s

Microk8s 1.35 released!

19 Dec 10:01
edf41ff

Choose a tag to compare

In this release

Kubernetes 1.35

Read more at https://kubernetes.io/blog/2025/12/17/kubernetes-v1-35-release/

Bugfixes

Updates

New Contributors

Full Changelog: v1.34...v1.35

MicroK8s 1.34 released!

01 Sep 15:15
f236aad

Choose a tag to compare

What's Changed

  • Kubernetes v1.34.0
  • k8s-dqlite v1.7.0
  • containerd v1.7.28
  • runc v1.3.0
  • helm v3.18.6
  • coredns v1.12.3
  • kubernetes dashboard v7.13.0
  • ingress controller v1.13.1
  • hostpath-storage v1.5.0
  • metrics server v0.8.0
  • nvidia operator v25.3.2
  • metallb v0.15.2
  • prometheus kube stack v76.4.1
  • cert-manager v1.18.2
  • rook-ceph v1.18.0

New Addon

  • AMD hardware support

Full Changelog: v1.33...v1.34

MicroK8s 1.33 released!

25 Apr 05:37
c9079bd

Choose a tag to compare

In this release

Kubernetes 1.33

Read more at https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/

Bugfixes

Updates

Release Specific Changes

Many thanks to our contributors

MicroK8s 1.32 released!

12 Dec 18:22
e2b2a2f

Choose a tag to compare

In this release

Kubernetes 1.32

Read more at https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/

Bugfixes

Updates

Release Specific Changes

Many thanks to our contributors

MicroK8s 1.31 released!

14 Aug 12:08
d2d944e

Choose a tag to compare

In this release

Kubernetes 1.31

Read more at https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/

Dqlite efficiency

We spent a lot of effort in improving the efficiency of the default datastore, dqlite. You will find improvements in the performance of concurrent queries and open telemetry integration.

Important updates

  • helm upgrade to v3.14.4
  • cert-manager to v1.14.5
  • cilium to v1.15.2
  • gopaddle to v5.0
  • falco to v4.5.1
  • cloudnative pg to v1.23.3

Many thanks to our contributors

MicroK8s 1.30 released!

19 Apr 07:55
36d44b9

Choose a tag to compare

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

External contributors

MicroK8s v1.29 released!

14 Dec 09:54
b25957f

Choose a tag to compare

Featured in this release

"Quality of life" improvements

A lot of effort has gone into the datastore, DQlite. In this release we introduced the following improvements:

  • DQlite node role reassignment in case of failure domain availability changes
  • Optional admission control to ensure performance
  • Handling the out-of-disk-space cases
  • Performance improvements related to static linking of DQlite and SQL query preparation

New addons by our partners and community members

  • Falco: the cloud-native security tool that employs custom rules on kernel events to provide real-time alerts
  • CloudNative PG Operator: Leveraging cloud native Postgres for Kubernetes adds speed, efficiency and protection for your infrastructure modernization
  • ngrok: Ingress Controller instantly adds connectivity, load balancing, authentication, and observability to your services

Detail list of updates since last release

Kubernetes core services

  • Kubernetes 1.29

Usability Improvements

  • Improved messaging in joining nodes
  • Fix the default IP shown in ‘microk8s add-node’ output when using FRR (thanks @nihr23)
  • Improve connectivity check in installers, thank you @smithyuk
  • Handle out of low disk capacity on dqlite nodes
  • Admission control to protect from dqlite performance degradation
  • Failure domain control plain datastore rebalance
  • Memory argument warning in installer, thank you @eddiesimeon

Addon updates

  • New addon: nvidia, allows for enabling the gpu and network operators
  • New addon: Falco v3.7.1, thank you @jasonumiker
  • New addon: CloudNativePG, thank you @sxd
  • New addon: ngrok, thank you @russorat
  • Added default-class option to hostpath-storage, thank you @overtfuture
  • Upgraded sosivio to v1.7.1, thank you @DanArlowski
  • Upgrade linkerd to v2.14.3, thank you @balchua
  • Upgraded KWasm operator to version v0.3.0, thank you @0xE282B0
  • Upgrade keda to v2.12.0, thank you @balchua
  • Upgraded hostpath-storage to v1.5.0
  • Upgraded MICROCKS to v1.8.0, thank you @yada
  • hostpath-storage option not to be set as the default storage class, courtesy of @overtfuture
  • Removed ondat addon from the community repository

installer-v2.3.4

23 Oct 14:28
98e7ff3

Choose a tag to compare

installer-v2.3.4 Pre-release
Pre-release

microk8s version: 1.28
kubectl version: 1.28.3
multipass version: 1.12.2
installer version: 2.3.4

MicroK8s v1.28 released!

16 Aug 11:16
40275f3

Choose a tag to compare

Featured in this release

Dual stack support and CIDR configuration made easy

In the past, community members provided instructions on how to configure dual-stack in MicroK8s clusters. From this release onwards, dual-stack along with the respective CIDR configuration can be easily setup with launch configurations even at install time.

You can read more on dual stack over at:

Improve security and CIS compliance

Full CIS compliance can be achieved with a single call: microk8s enable cis-hardening. For auditors and those interested in what each CIS recommendation is about we have assembled a detailed list of each recommendation and how we comply with it. Some of the CIS hardening suggestions have been adopted as default setup options in MicroK8s, for example the authentication of users is now done via x509 certificates instead of tokens.

For the work on this feature you can read:

Ceph and MicroK8s

Try this microk8s enable rook-ceph to get the Rook Ceph operator on your cluster. We found that pairing MicroCeph, the low ops Ceph distribution, with MicroK8s produces a great setup in terms of feature richenss, stability and effectiveness. In our docs we have a guide showing how to testdirve this combination on a single node cluster.

Read more at:

New partner joining our addons ecosystem

Two addons joined our ecosystems:

  • KubeArmor is a cloud-native runtime security enforcement system that restricts the behavior (such as process execution, file access, and networking operations) of pods, containers, and nodes at the system level.

  • MICROCKS is a CNCF project designed to simplify and streamline API mocking and testing, with support for many different types of API and integrations for GitHub, Gitlab, Jenkins and more.

Detail list of updates since last release

Kubernetes core services

  • Kubernetes v1.28
  • Calico CNI updated to v3.25.1

Usability Improvements

  • microk8s status will return an error code in case the cluster is not yet ready.
  • microk8s join no longer fails if nodes cannot resolve each other’s hostnames. This limitation has been lifted by updating the default arguments of kube-apiserver.
  • fixes iptables rule with custom CIDR, thanks @Dunge
  • Certificate based authentication replaces token auth
  • kubelet certificate authority set to the cluster CA by default
  • RBAC rules for kubelet webhook auth-mode loaded by default
  • EventRateLimit is enabled by default
  • Kubelet now does not serialize image pulls by default, which should result in faster image pulls (thanks @ghboutry)
  • Attempt to increase inotify and async IO limits if found too low

Addon updates

  • New addon: kubearmor, thanks to @nyrahul and @webdevgopi
  • New addon: microcks, thank you @yada
  • Update ArgoCD to v2.7.2 and add support for ARM64, thank you @alirezaghey
  • Coredns updated to v1.10.1
  • cilium updated to 1.13.4 now supporting multi-node clusters
  • gopapdle updated to v4.2.9, added support for ARM64, renamed to goppadle from goppadle-lite, thank you @Gayathri-Bluemeric
  • Metrics server updated to v0.6.3
  • Ingress updated to v1.8.0
  • linkerd updated to v2.13.5, thank you @balchua
  • keda updated to v2.11.1, thank you @balchua
  • kata addon expects to find a runtime and does not use the kata-runtime snap anymore
  • trivy addon updated tov 0.15.1
  • Metallb updated to v0.13.10, thank you @jadams
  • Istio updated to v1.18.2, thank you @aalonsolopez

installer-v2.3.3

22 Jun 18:03
installer-v2.3.3
af64960

Choose a tag to compare

installer-v2.3.3 Pre-release
Pre-release
installer v2.3.3