Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Alex Chalkias
on 20 April 2022

Try Kubernetes 1.24 release candidate with MicroK8s


The latest Kubernetes release, 1.24, is about to be made generally available. Today, the community announced the availability of the 1.24 release candidate. Developers, DevOps and other cloud and open source enthusiasts who want to experiment with the latest cutting edge K8s features can already do so easily with MicroK8s.

MicroK8s is a CNCF-certified Kubernetes that is perfect for kicking the tires on the latest Kubernetes release. Equally at home as a single node on a laptop or a cluster in the cloud, it delivers a no-nonsense, minimal-effort way to spin up any version, including the latest stable or release candidates. MicroK8s is delivered as a self-contained snap package, which uses channels to support different versions with the same simple deployment command.

Install the release candidate now!

It’s as simple as running:

sudo snap install microk8s –channel=1.24/candidate –classic

…from any Linux OS which supports snap packages. Using Windows or macOS? no problem, see the documentation.

Alternatively, go to https://snapcraft.io/microk8s  and select 1.24/candidate.

Preparing for MicroK8s 1.24 stable release

The MicroK8s team is very excited about the 1.24 release, as it not only brings great features from the K8s project but also some great improvements and add-ons to MicroK8s itself.

New for Kubernetes 1.24

  • CSI volume health monitoring
  • Network Policy Status
  • Dockershim removal

New for MicroK8s

As a reminder, MicroK8s runs on Ubuntu and all major Linux distributions, Windows and macOS. It supports x86 and ARM architectures to bring a simple Kubernetes from RaspberryPi to the clouds. For more on MicroK8s, you can read the docs or follow the tutorials.

We would love to get your feedback, bugs and inquiries from all your testing experiences, so do find us on Discourse, Slack (#microk8s) or GitHub.

Photo by Frank Eiffert on Unsplash.

Related posts


Marcin "Perk" Stożek
14 March 2024

How should a great K8s distro feel? Try the new Canonical Kubernetes, now in beta

Kubernetes Article

Try the new Canonical Kubernetes beta, our new distribution that combines ZeroOps for small clusters and intelligent automation for larger production environments that also want to benefit from the latest community innovations ...


Marcin "Perk" Stożek
14 December 2023

Canonical Kubernetes 1.29 is now generally available

Kubernetes Article

A new upstream Kubernetes release, 1.29, is generally available, with significant new features and bugfixes. Canonical closely follows upstream development, harmonising our releases to deliver timely and up-to-date enhancements backed by our commitment to security and support – which means that MicroK8s 1.29 is now generally available as ...


Michael C. Jaeger
9 November 2023

Turbocharge your API and microservice delivery on MicroK8s with Microcks

Ubuntu Article

Give Microcks on MicroK8s a try and experience the benefits of accelerated development cycles and robust testing. ...