Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do we have any plan for integrate antrea cni and support install none cni to Kubespray #11179

Open
JaneLiuL opened this issue May 11, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@JaneLiuL
Copy link
Member

What would you like to be added

  1. support install none cni to kubespray
  2. support integrate antrea cni

Why is this needed

some company they have commercial cni, they would like to use kubespray to provision cluster, and then install their own cni.

@JaneLiuL JaneLiuL added the kind/feature Categorizes issue or PR as related to a new feature. label May 11, 2024
@liupeng0518
Copy link
Member

support custom cni:

[custom_cni](https://github.com/kubernetes-sigs/kubespray/blob/master/roles/network-plugin/custom_cni) : You can specify some manifests that will be applied to the clusters to bring you own CNI and use non-supported ones by Kubespray. See tests/files/custom_cni/README.md and tests/files/custom_cni/values.yamlfor an example with a CNI provided by a Helm Chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants