1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/machine-api-operator.adoc

24 lines
570 B
Plaintext
Raw Normal View History

2020-01-15 13:20:07 -05:00
// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="machine-api-operator_{context}"]
= Machine API Operator
[discrete]
== Purpose
The Machine API Operator manages the lifecycle of specific purpose custom resource definitions (CRD), controllers, and RBAC objects that extend the Kubernetes API. This declares the desired state of machines in a cluster.
2020-01-15 13:20:07 -05:00
[discrete]
== Project
link:https://github.com/openshift/machine-api-operator[machine-api-operator]
[discrete]
== CRDs
* `MachineSet`
* `Machine`
* `MachineHealthCheck`