Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.51 KB

machine-user-provisioned-limitations.adoc

File metadata and controls

29 lines (24 loc) · 1.51 KB
Important

You can use the advanced machine management and scaling capabilities only in clusters where the Machine API is operational. Clusters with user-provisioned infrastructure require additional validation and configuration to use the Machine API.

Clusters with the infrastructure platform type none cannot use the Machine API. This limitation applies even if the compute machines that are attached to the cluster are installed on a platform that supports the feature. This parameter cannot be changed after installation.

To view the platform type for your cluster, run the following command:

$ oc get infrastructure cluster -o jsonpath='{.status.platform}'