The Simple, Solid & Certified Kubernetes Distribution
( Pronounced "K-zero-ess" )
Deploy and run Kubernetes workloads at any scale on any infrastructure. CNCF-certified, 100% open source & free.
GET STARTED
k0s is the simple, solid & certified Kubernetes distribution that works on any infrastructure: bare-metal, on-premises, edge, IoT, public & private clouds. It's 100% open source & free.
$ curl -sSf https://get.k0s.sh | sudo sh
$ sudo k0s install controller --single
$ sudo k0s start # wait a minute
$ sudo k0s kubectl get nodes
NAME STATUS ROLES AGE VERSION
k0s Ready <none> 4m6s v1.31.2+k0s
Visit the k0s docs for more!
k0s drastically reduces the complexity of installing and running a fully conformant, CNCF-certified Kubernetes distribution. New kube clusters can be bootstrapped in minutes. Developer friction is reduced to zero, allowing anyone to easily get started. No special skills or expertise in Kubernetes required.
k0s is distributed as a single binary with zero host OS dependencies besides the host OS kernel. It works with any operating system without additional software packages or configuration. Any security vulnerabilities or performance issues encountered are fixed directly in the k0s distribution, vastly easing the toil of managing infrastructure to host Kubernetes.
k0s is completely free for personal or commercial use, and it always will be. The source code is available on GitHub under the Apache 2 license. k0s is an excellent foundation for any Kubernetes projects and easy to build upon.
Screenshot of k0s cluster from Lens
Copyright © 2024 k0s contributors and
Mirantis - All rights reserved.