mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
OCPBUGS-22777: Updated GCP Kubernetes manifest optional clause
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
0477517680
commit
c9bb1db1d0
@@ -193,6 +193,13 @@ ifdef::aws,azure,ash,gcp[]
|
||||
----
|
||||
$ rm -f <installation_directory>/openshift/99_openshift-cluster-api_worker-machineset-*.yaml
|
||||
----
|
||||
ifndef::user-infra-vpc[]
|
||||
+
|
||||
[IMPORTANT]
|
||||
====
|
||||
If you disabled the `MachineAPI` capability when installing a cluster on user-provisioned infrastructure, you must remove the Kubernetes manifest files that define the worker machines. Otherwise, your cluster fails to install.
|
||||
====
|
||||
endif::user-infra-vpc[]
|
||||
+
|
||||
Because you create and manage the worker machines yourself, you do not need to initialize these machines.
|
||||
endif::aws,azure,ash,gcp[]
|
||||
|
||||
Reference in New Issue
Block a user