Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 745 Bytes

File metadata and controls

21 lines (13 loc) · 745 Bytes

OpenShift cluster-api-provider-gcp

This repository hosts an implementation of a provider for GCP for the OpenShift machine-api.

This provider runs as a machine-controller deployed by the machine-api-operator

For troubleshooting Makefile permission issues see hacking-guide.

Development

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.