mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
697 B
Plaintext
14 lines
697 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_bare_metal/bare-metal-postinstallation-configuration.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="bare-metal-about-the-cluster-api_{context}"]
|
|
= About the Cluster API
|
|
|
|
{product-title} 4.19 and later releases can manage machines by using the Cluster API.
|
|
|
|
:FeatureName: Managing machines with the Cluster API
|
|
include::snippets/technology-preview.adoc[]
|
|
|
|
You can use the Cluster API to perform compute node provisioning management actions after the cluster installation finishes. The Cluster API allows dynamic management of compute node machine sets and machines. However, there is no support for control plane machines. |