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

v2.27.0: manual external_cloud_provider support #11878

Closed
spnngl opened this issue Jan 10, 2025 · 2 comments · Fixed by #11883
Closed

v2.27.0: manual external_cloud_provider support #11878

spnngl opened this issue Jan 10, 2025 · 2 comments · Fixed by #11883
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@spnngl
Copy link
Contributor

spnngl commented Jan 10, 2025

What would you like to be added

Since v2.27.0 release and especially this MR kubespray tries to install the external cloud-provider if we specify cloud_provider: external.

We'd like the possibility to add cloud_provider: external & external_cloud_provider: manual to install those manually if we want to.

Why is this needed

We are on openstack and already handle openstack-ccm externally but we need to specifiy external cloud_provider to have this option in kubelet and other things but without kubespray ccm installation.

For now we specifiy cloud_provider: external & external_cloud_provider: openstack but we rm -rf /kubespray/roles/kubernetes-apps/external_cloud_controller/openstack/* to make it work

@spnngl spnngl added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 10, 2025
@VannTen
Copy link
Contributor

VannTen commented Jan 10, 2025

This should not be complicated I think
/triage accepted

@k8s-ci-robot k8s-ci-robot added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Jan 10, 2025
@tico88612
Copy link
Member

/assign

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. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants