-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Allow other CNI providers to be installed #7
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Comments
rsdcastro
added
cluster-api
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
labels
Apr 12, 2018
dupe of #8 |
roberthbailey
pushed a commit
to roberthbailey/cluster-api
that referenced
this issue
Sep 26, 2018
Update clusterctl validation to use the dynamic client
chuckha
pushed a commit
to chuckha/cluster-api
that referenced
this issue
Oct 2, 2019
docs: update readme
chuckha
pushed a commit
to chuckha/cluster-api
that referenced
this issue
Oct 2, 2019
Generate controllers and api groups
g-gaston
pushed a commit
to g-gaston/cluster-api
that referenced
this issue
Jan 11, 2022
Add missing patch from branch-0.3.19 "Synchronize upgrade flow"
ykakarap
referenced
this issue
in ykakarap/cluster-api
Mar 24, 2022
* Implemnent extensions api types, manifests and webhook Signed-off-by: killianmuldoon <[email protected]> * cleanup and nits
ahreehong
pushed a commit
to ahreehong/cluster-api
that referenced
this issue
Jan 6, 2023
Make bottlerocket admin, control, custom bootstrap container images u…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
From kube-deploy created by rsdcastro : kubernetes-retired/kube-deploy#635
Currently CNI provider isn't specified in the API, and the GCP implementation has support for weavenet. This issue tracks API updates to support other CNI providers.
https://github.com/kubernetes/kube-deploy/blob/master/cluster-api/api/cluster/v1alpha1/types.go#L327
The text was updated successfully, but these errors were encountered: