cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
The GCP provider implementation for Cluster API
/kind documentation As we know, that CAPG has started it's own monthly meeting. To make things easier for new contributors, we should update our meeting details in the readme file....
/kind bug **What steps did you take and what happened:** Link-check/Broken Links test is failing due to a broken link in [releasing.md](https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/docs/book/src/developers/releasing.md). **What did you expect to happen:** The correct...
/kind feature **Describe the solution you'd like** I would like to be able to use Flatcar linux for the control plane and worker nodes with CAPG. **Anything else you would...
GPU support
/kind feature **Describe the solution you'd like** As a user I'd like to declarative define which GPU I want for my instances **Anything else you would like to add:** https://cloud.google.com/compute/docs/gpus/add-gpus#create-gpu-instance-api...
/kind bug **What steps did you take and what happened:** When only GCPMachine.Spec.Version is defined (without also defining Spec.Image or Spec.ImageFamily), the root disk lookup defaults to using image family,...
I'm looking to see how various providers are released so cluster-api can start providing guidance on provider release process. The goals/motivations/ideas are all [documented here](https://docs.google.com/document/d/17tY88ysZPDH2rZ9BkewPxETViqivdWDJPrVl_P1TpLg/edit#)
Hi guys, I started right couple of days ago with ClusterAPI and I like it a lot. I work on GCP so I was trying to introduce ClusterAPI into my...
/kind feature **Describe the solution you'd like** Exporting service account credentials and storing in K8S secret store introduces an unnecessary secret and potential point of compromise if the cluster API...
/kind feature Do you guys think it makes sense to have option to auto create cloudnat / bastian nodes if user choose not to have external IP for the nodes?
/kind bug **What steps did you take and what happened:** 1. spawn a remote k8s cluster on GCP via KIND bootstrap ala this provider 2. apply the machinedeployment to create...