Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Call for testing: Kubernetes 1.21 release candidate

This article was last updated 1 year ago.


Today, Kubernetes upstream made the 1.21 release candidate available for download and experimentation ahead of general availability, which will come later in April. Woohoo! We would love to get your feedback ahead of the general release and hear about any bugs or issues you find. Or, if you just want to give the bleeding edge of K8s features a try, get up and running with MicroK8s.

Test the release on your machine, play around with it, kick the tyres. Then, if you have feedback, good or bad, let us know on Discourse or Slack (#microk8s). And if you have any bugs or technical issues to report, you can file them over on GitHub.

How to test the latest Kubernetes with MicroK8s

 To get the latest Kubernetes on your machine, install MicroK8s and get a lightweight, zero-ops K8s cluster:

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

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

MicroK8s in snapcraft.io

MicroK8s runs on Ubuntu and all major Linux distributions, and even natively on Windows and macOS. It is compatible with x86 and ARM architectures, so you can test it on your RaspberryPi if you want. In fact, if you do do this, PLEASE let us know how it goes because that sounds awesome.

Just to reiterate: once you’ve done some testing if you have feedback or run into issues, let us know over on Discourse, GitHub or Slack (#microk8s). We’d really appreciate it.

For more on MicroK8s you can read the docs, follow the tutorials or dive into the use cases.

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

Select topics you're
interested in

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

Related posts

MicroK8s is now on AWS marketplace

MicroK8s is now on AWS marketplace Everyone knows that MicroK8s is an extremely lightweight, extensible, reliable, CNCF-compliant distribution of Kubernetes....

Harnessing the potential of 5G with Kubernetes

Harnessing the potential of 5G with Kubernetes 5G is the fifth generation of wireless technology which is transforming the way we connect and communicate....

Canonical Kubernetes 1.26 is now generally available

Canonical Kubernetes 1.26 is now generally available for both distributions, Charmed Kubernetes and MicroK8s, following the release of upstream Kubernetes on...