elmiko / machine-api-provider-gcp

Machine API Provider for GCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

Machine API Provider for GCP

License:Apache License 2.0


Languages

Language:Go 94.6%Language:Shell 3.4%Language:Makefile 1.6%Language:Dockerfile 0.4%