cloudnativer / kube-install

一键安装k8s(kubernetes):二進位離線方式部署,支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。Install k8s (kubernetes): one click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, rebuild of kubernetes master, and uninstallation of clusters.
Apache License 2.0
422 stars 118 forks source link

do we have plan to support calico? #21

Closed huangxuelun closed 2 years ago

huangxuelun commented 3 years ago

do we have plan to support calico?

cloudnativer commented 3 years ago

Thank you for your feedback!

We will add the --cniplugin function in v0.7.3 and above. In the new version, you can choose to install CNI plug-ins such as flannel or calico.

cloudnativer commented 3 years ago

Screenshot of function preview of new version:

kubeinstall-cniplugin-002

huangxuelun commented 2 years ago

great job. thanks.