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-capability.adoc

15 lines
721 B
Plaintext
Raw Normal View History

2023-10-20 16:05:53 -04:00
// Module included in the following assemblies:
//
2024-07-26 10:14:24 -04:00
// * installing/overview/cluster-capabilities.adoc
2023-10-20 16:05:53 -04:00
:_mod-docs-content-type: REFERENCE
2023-10-20 16:05:53 -04:00
[id="machine-api-capability_{context}"]
= Machine API capability
[discrete]
== Purpose
The `machine-api-operator`, `cluster-autoscaler-operator`, and `cluster-control-plane-machine-set-operator` Operators provide the features for the `MachineAPI` capability. You can disable this capability only if you install a cluster with user-provisioned infrastructure.
The Machine API capability is responsible for all machine configuration and management in the cluster. If you disable the Machine API capability during installation, you need to manage all machine-related tasks manually.