mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
804 B
Plaintext
17 lines
804 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * machine_management/cluster_api_machine_management/cluster-api-about.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="cluster-api-benefits_{context}"]
|
|
= Cluster API benefits
|
|
|
|
By using the Cluster API, {product-title} users and developers gain the following advantages:
|
|
|
|
* The option to use upstream community Cluster API infrastructure providers that might not be supported by the Machine API.
|
|
|
|
* The opportunity to collaborate with third parties who maintain machine controllers for infrastructure providers.
|
|
|
|
* The ability to use the same set of Kubernetes tools for infrastructure management in {product-title}.
|
|
|
|
* The ability to create compute machine sets by using the Cluster API that support features that are not available with the Machine API. |