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

Support for disabled Load Balancer #1429

Open
prometherion opened this issue Feb 21, 2025 · 0 comments
Open

Support for disabled Load Balancer #1429

prometherion opened this issue Feb 21, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@prometherion
Copy link

prometherion commented Feb 21, 2025

/kind feature

Describe the solution you'd like

Cluster API has contracts to support externally managed Control Planes and it's widely used by several other CAPI implementations: OpenStack, AWS, Azure, and many others.

In a such scenario, the Control Plane would be backed by a third provider (Control Plane Provider, e.g.: Kamaji which is responsible for providing the Control Plane Load Balancer).

When the Load Balancer is disabled, the GCP Cluster API provider should wait for a Load Balancer address, without taking for granted the LB must be always generated by itself.

Anything else you would like to add:

This is an effort to support Hosted Control Planes also in the Google Cloud Platform, and I'm open to raising a related PR to get this done.

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 21, 2025
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