Your submission was sent successfully! Close

You have successfully unsubscribed! Close

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

Kubernetes 1.23 rc testing with MicroK8s

Alex Chalkias

on 24 November 2021

This article is more than 2 years old.


Today, Kubernetes 1.23 release candidate was made available upstream for testing and experimentation. General availability is planned for December 7th, so now is the time to report back any issues or bugs. Developers, DevOps and open source software enthusiasts can try out the latest features using MicroK8s.

MicroK8s is a lightweight, CNCF-certified Kubernetes distribution with a streamlined UX. It can run from a local workstation to the cloud and is ideal to build edge clusters as it includes all Kubernetes services and useful addons in a single light package. MicroK8s tracks all upstream releases, and allows users to select between stable versions for production, beta, or release candidate versions for testing.

How to install the latest Kubernetes 

It takes a single command to get the latest Kubernetes with MicroK8s:

sudo snap install microk8s --channel=1.23/candidate --classic

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

MicroK8s on the Snapcraft webpage

MicroK8s runs on Ubuntu and all major Linux distributions, Windows, and macOS. It is optimised to run on devices of small form factors such as the RaspberryPi or the NVIDIA Jetson, with support for x86 and ARM architectures. For more on MicroK8s, you can read the docs or follow the tutorials.

We welcome your feedback on Discourse or Slack (#microk8s). And if you have any bugs or technical issues to report, you can file them on GitHub.

Photo by National Cancer Institute on Unsplash

kubernetes logo

What is Kubernetes?

Kubernetes, or K8s for short, is an open source platform pioneered by Google, which started as a simple container orchestration tool but has grown into a platform for deploying, monitoring and managing apps and services across clouds.

Learn more about Kubernetes ›

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

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

Try the new Canonical Kubernetes beta, our new distribution that combines ZeroOps for small clusters and intelligent automation for larger production...

Canonical Kubernetes 1.29 is now generally available

A new upstream Kubernetes release, 1.29, is generally available, with significant new features and bugfixes. Canonical closely follows upstream development,...

Turbocharge your API and microservice delivery on MicroK8s with Microcks

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