1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/capi-overview.adoc
2024-05-16 11:32:03 -04:00

16 lines
997 B
Plaintext

// Module included in the following assemblies:
//
// * machine_management/cluster_api_machine_management/cluster-api-about.adoc
:_mod-docs-content-type: CONCEPT
[id="cluster-api-overview_{context}"]
= Cluster API overview
You can use the Cluster API to create and manage compute machine sets and compute machines in your {product-title} cluster.
This capability is in addition or an alternative to managing machines with the Machine API.
For {product-title} {product-version} clusters, you can use the Cluster API to perform node host provisioning management actions after the cluster installation finishes.
This system enables an elastic, dynamic provisioning method on top of public or private cloud infrastructure.
With the Cluster API Technology Preview, you can create compute machines and compute machine sets on {product-title} clusters for supported providers.
You can also explore the features that are enabled by this implementation that might not be available with the Machine API.