elmiko / cluster-api-provider-gcp

Ability to manage Kubernetes supportable hosts in OpenShift on 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

Ability to manage Kubernetes supportable hosts in OpenShift on GCP

License:Apache License 2.0


Languages

Language:Go 95.4%Language:Shell 2.9%Language:Makefile 1.3%Language:Dockerfile 0.3%