kubesphere / kubekey

Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳
https://kubesphere.io
Apache License 2.0
2.36k stars 549 forks source link

Support qingcloud's hostnic cni #998

Open cumirror opened 2 years ago

cumirror commented 2 years ago

Your current KubeKey version

version.BuildInfo{Version:"1.1.0", GitCommit:"70671f7", GitTreeState:"", GoVersion:"go1.14.15"}

Describe this feature

Now kk has already supported calico, flannel, kube-ovn as k8s's cni plugin. Maybe we could support hostnic.

Describe the solution you'd like

support hostnic as kk's networktype for k8s cni plugin.

Additional information

No response

pixiake commented 2 years ago

I think we can try to achieve this goal by using the addons of kubekey at present.