cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

The GCP provider implementation for Cluster API

Results 113 cluster-api-provider-gcp issues
Sort by recently updated
recently updated
newest added

/kind documentation **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Adding a Custom Virtual Network documentation GCP **Anything else you would like...

help wanted
good first issue
lifecycle/frozen
kind/documentation

/kind documentation Currently CAPG doesn't have any readme about flavors. It will be great if we could add one for a better developer experience.

kind/documentation

/kind feature Recently, I was informed that CAPG, doesn't have ipv6 support. So it will be a great enhancement if we could add this feature. Although I haven't had the...

kind/feature
lifecycle/frozen
priority/important-soon

/kind feature There are still a few improvements needed in CAPG documentation, but at this moment we can still work on the book. This will be something similar to: https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/858...

kind/feature
lifecycle/frozen
priority/important-soon

/kind documentation **Describe the solution you'd like** Planning to add something similar to this: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/docs/book/src/developers/kubernetes-developers.md to CAPG. **Anything else you would like to add:** https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/432 is also related to the...

help wanted
priority/awaiting-more-evidence
kind/documentation
lifecycle/active

/kind documentation **Describe the solution you'd like** Currently our project requires a lot of addition to the docs. I have made a list of few topics that we could add...

kind/feature
help wanted
lifecycle/frozen
kind/documentation

/kind feature **Describe the solution you'd like** Based a query from [slack](https://kubernetes.slack.com/archives/C01D1RFEN9G/p1644266939998709) (with follow up comments [here](https://kubernetes.slack.com/archives/C01D1RFEN9G/p1644267204690879), it would be good to support the creation of GKE based clusters. This...

kind/feature
lifecycle/active

/kind feature **Describe the solution you'd like** In the `./hack` directory are scripts named `ensure-.sh.` Some of these install Go-based tools, and they could perhaps be replaced entirely by invocations...

kind/feature

/kind design **Describe the solution you'd like** Currently, the image building lives in https://github.com/kubernetes-sigs/image-builder/tree/master/images/capi/packer/gce. We don't have a good way to share images with users yet and I'm not totally...

lifecycle/frozen
kind/design

**What steps did you take and what happened:** Following GCP instructions mentioned here: https://cluster-api.sigs.k8s.io/user/quick-start.html **What did you expect to happen:** A GCP cluster expected to be created in specified region...

kind/bug