Kubernetes 1.18 release candidate available for testing
Alex Chalkias
on 18 March 2020
Tags: install , kubernetes , MicroK8s , Release
The latest release of Kubernetes is now available for download and experimentation, with the MicroK8s Kubernetes 1.18 release candidate.
The easiest, fastest way to get the latest Kubernetes is to install MicroK8s on your machine. Just run:
sudo snap install microk8s --channel=1.18/candidate --classic
Or from snapcraft.io: https://snapcraft.io/microk8s select 1.18/candidate
MicroK8s is installable across Ubuntu and other Linux distributions or on Windows and macOS.
For any questions or support requests on Kubernetes and MicroK8s feel free to contact us.
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.
Newsletter signup
Related posts
Canonical announces 12 year Kubernetes LTS
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12 years of committed security maintenance and enterprise...
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,...