Skip to content

Commit 737c3b2

Browse files
authored
Merge pull request #42948 from mburke5678/fixes-to-alibaba-install
Fixed a couple of minor issues in Alibaba install
2 parents c9defdc + bd4cd8f commit 737c3b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/installation-initializing.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ ifdef::alibabacloud-default,alibabacloud-custom[]
230230
... Specify the region to deploy the cluster to.
231231
... Specify the base domain to deploy the cluster to. All DNS records will be sub-domains of this base and will also include the cluster name.
232232
... Specify a descriptive name for your cluster.
233-
... Paste the {cluster-manager-url-pull}.
234233
endif::alibabacloud-default,alibabacloud-custom[]
235234
ifdef::aws[]
236235
... Select *AWS* as the platform to target.
@@ -408,7 +407,7 @@ endif::restricted,alibabacloud-default,alibabacloud-custom[]
408407
ifdef::alibabacloud-default,alibabacloud-custom[]
409408
. Installing the cluster into Alibaba Cloud requires that the Cloud Credential Operator (CCO) operate in manual mode. Modify the `install-config.yaml` file to set the `credentialsMode` parameter to `Manual`:
410409
+
411-
.Example install-config.yaml configuration file
410+
.Example install-config.yaml configuration file with `credentialsMode` set to `Manual`
412411
[source,yaml]
413412
----
414413
apiVersion: v1

0 commit comments

Comments
 (0)