Your submission was sent successfully! Close

Jump to main content

Kubernetes 1.23 rc testing with MicroK8s

Alex Chalkias

on 24 November 2021

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

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

Kubernetes로 5G의 잠재력 활용하기

5세대 무선 기술인 5G는 우리가 연결하고 소통하는 방식을 변화하고 있습니다. 4G보다 최대 100배 빠른 데이터 전송 속도를 제공하는 5G 기술은 더 빠른 다운로드 및 업로드 시간, 낮은 latency 그리고 더 많은 기기의 연결이 가능합니다. 추가로 5G 네트워크는 고대역 및...

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....