Skip to content

v1.16.2

Compare
Choose a tag to compare
@pierrevillard pierrevillard released this 04 Nov 10:47
· 786 commits to master since this release
2d94c8f

Features

This release enable the following old features:

  • Multi-node clusters (multiple etcd, masters and workers instancesnodes are supported)
  • PKI setup with all kubeconfig files and certificates (PKI is customizable)
  • CNI: Flannel, Calico
  • Runtimes: Containerd (default), docker
  • K8S DNS: CoreDNS
  • Ingress Controller: Traekif
  • customizable etcd encryption key
  • customizable k8S network setting (POD cidr, Service cidr, etc...)
  • Install Kubernetes Dashboard
  • Rotate Certificates

This release enable the following new features:

  • Helm support
  • Linkerd Support
  • K8S upgrade/downgrade support
  • Multiple OS (Ubuntu 18.04, Centos 7&8)