MicroK8s HA tech preview is now available
Alex Chalkias
on 9 July 2020
Tags: ha , high availability , kubernetes , MicroK8s , tech preview
High availability (HA) for MicroK8s, the lightweight Kubernetes, is now available as a tech preview for Linux, Windows and macOS. The Kubernetes control plane can now be distributed across multiple nodes, bringing resiliency to the cluster while maintaining a low footprint using Dqlite, the distributed SQL engine as the Kubernetes datastore.
On Linux, you can download and test highly available MicroK8s from the ‘ha-preview’ branch:
sudo snap install microk8s --classic --channel=latest/edge/ha-preview
If you already have MicroK8s, learn how to upgrade to the ha-preview channel and set up your MicroK8s HA cluster in the MicroK8s HA documentation.
If you want to test the HA feature on Windows and macOS, follow the corresponding installation instructions and run the following command after the installation is complete:
multipass exec microk8s -- sudo snap refresh microk8s --classic --channel=latest/edge/ha-preview
Note that the ha-preview version comes with the high availability feature enabled by default. This means that adding at least two nodes to the cluster will automatically form a highly available control plane across the three nodes.
Once you have added the additional nodes to the HA cluster, microk8s status output will look like this:
We would love to hear your feedback on this new feature, so feel free to reach out to our team on Discourse, the Kubernetes Slack #microk8s channel or raise any bugs you might find on MicroK8s GitHub.
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.
Give your platform the deep integration it needs
Canonical Kubernetes optimises your systems for any cloud, on a per-cloud basis. Maximise performance and deliver security and updates across your whole cloud. Per-cloud optimisations for performance, boot speed, and drivers on all major public clouds Out-of-the-box cloud integration with the option of enterprise-grade commercial support.