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

Add support for types required to replace GCPCluster type in cluster-api-provider-gcp #303

Open
9 of 10 tasks
hasheddan opened this issue Feb 10, 2021 · 1 comment · May be fixed by #307
Open
9 of 10 tasks

Add support for types required to replace GCPCluster type in cluster-api-provider-gcp #303

hasheddan opened this issue Feb 10, 2021 · 1 comment · May be fixed by #307
Assignees
Labels
enhancement New feature or request

Comments

@hasheddan
Copy link
Member

hasheddan commented Feb 10, 2021

What problem are you facing?

cluster-api-provider-gcp exposes a GCPCluster type and controller that does most of the setup around provisioning a Kubernetes cluster on GCP other than creating the actual compute instances. Under the hood the GCPCluster controller creates a number resources on GCP, some of which are already supported by provider-gcp. Supporting all of the resources would allow for an XRD to replicate the GCPCluster type and be serviced by a Composition with all of the required resources.

xref kubernetes-sigs/cluster-api#4095

How could Crossplane help solve your problem?

This list was generated on this CrossHack livestream.

Add support for the following resources:

@hasheddan hasheddan added the enhancement New feature or request label Feb 10, 2021
@hasheddan hasheddan self-assigned this Feb 10, 2021
@muvaf
Copy link
Member

muvaf commented Feb 11, 2021

@hasheddan let me know if I can help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants