# machine-api-provider-gcp **Repository Path**: mirrors_openshift/machine-api-provider-gcp ## Basic Information - **Project Name**: machine-api-provider-gcp - **Description**: Machine API Provider for GCP - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenShift cluster-api-provider-gcp This repository hosts an implementation of a provider for GCP for the OpenShift [machine-api](https://github.com/openshift/cluster-api). This provider runs as a machine-controller deployed by the [machine-api-operator](https://github.com/openshift/machine-api-operator) For troubleshooting Makefile permission issues see [hacking-guide](https://github.com/openshift/machine-api-operator/blob/master/docs/dev/hacking-guide.md#troubleshooting-make-targets). ## TargetPools Target pools exist in a *region* Regions have multiple *zones* Instances associated with Target Pools must be in the same *region* as the target pool.