abutcher / cluster-api

Ability to manage Kubernetes supportable hosts in OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

Master branch of this repo is now deprecated and development has moved to https://github.com/openshift/machine-api-operator.git

This repo will only accept back ports for 4.1 and 4.2 bugfixes.

Cluster API

Cluster API provides the ability to manage Kubernetes supportable hosts in the context of OpenShift.

This branch contains an implementation of a machineset-controller and machine-controller as well as their supporting libraries.

Each of these controllers is deployed by the machine-api-operator

Upstream Implementation

Other branches of this repository may choose to track the upstream Kubernetes Cluster-API project

In the future, we may align the master branch with the upstream project as it stabilizes within the community.

About

Ability to manage Kubernetes supportable hosts in OpenShift

License:Apache License 2.0


Languages

Language:Go 95.0%Language:Shell 2.8%Language:Python 1.1%Language:Makefile 0.9%Language:Dockerfile 0.2%