github k0sproject/k0s v0.3.0

3 years ago

v0.3.0 a.k.a "The First One"

This is the first ever release of mke. 🎉

Features

  • One static binary
  • Kubernetes 1.19
  • Containerd 1.4
  • Control plane storage options:
    • sqlite (in-cluster)
    • etcd (in-cluster, managed, default)
    • mysql (external)
    • postgresql (external)
  • CNI providers
    • Calico 3.15 (default)
    • Custom (bring-your-own)
  • Control plane isolation:
    • fully isolated (default)
    • tainted worker
  • Control plane - node communication
    • Konnectivity service (default)
  • CoreDNS 1.7
  • Metrics-server 0.3

Just download the binary into nodes you wish to construct K8s cluster from and follow the documentation.

Don't miss a new k0s release

NewReleases is sending notifications on new releases.