Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1.86 KB

roadmap.md

File metadata and controls

40 lines (36 loc) · 1.86 KB

KubeKey's RoadMap

KubeKey Roadmap demonstrates a list of open source product development plans, as well as KubeSphere community's anticipation. Obviously, it details the future's direction of KubeKey, but may change over time. We hope that can help you to get familiar with the project plans and vision through the Roadmap. Of course, if you have any better ideas, welcome to filing Issues.

v1.1

Feature:

  • Support for deploying k8s in ARM architecture.
  • Support more container runtimes: cri-o containerd isula
  • Support more cni plugins: cilium kube-ovn
  • Support for deploying clusters without cni plugin.
  • Support custom components parameters.
  • Support certificate expiration check and certificate update.
  • Support backup of etcd data.
  • Support for adding labels to nodes when deploying cluster.
  • Support for adding taints to nodes when deploying cluster.
  • Support command auto-completion.
  • Support for deploying k3s (experimental).

v1.2.0

Feature:

  • Support for deploying Highly Available clusters by using internal load balancer.
  • Support Kubernetes certificate automatic renew.

v2.0.0

Feature:

  • More flexible task scheduling framework.
  • Support easier and more flexible air-gapped installation.
  • Support kubekey to independently generate certificate.
  • Support custom private registry authorization.
  • Enable featureGates in Kubernetes of cluster-config.
  • Support Kata and Node Feature Discovery.
  • Support customizing dnsDomain for the cluster.
  • Add pod PID limit and PID available.
  • Support setting NTP server and timezone.

v2.1.0

Feature:

  • [] Support the use of kubeadm to manage etcd and use of existing etcd.
  • [] Optimize the Container Manager installation process.
  • [] Reduce the size of KubeKey artifact.
  • [] Support more version of Kubernetes.