Skip to content

Commit bd4cd8f

Browse files
committed
Fixed a couple of minor issues in Alibaba install
1 parent 6cb076f commit bd4cd8f

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
@@ -229,7 +229,6 @@ ifdef::alibabacloud-default,alibabacloud-custom[]
229229
... Specify the region to deploy the cluster to.
230230
... 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.
231231
... Specify a descriptive name for your cluster.
232-
... Paste the {cluster-manager-url-pull}.
233232
endif::alibabacloud-default,alibabacloud-custom[]
234233
ifdef::aws[]
235234
... Select *AWS* as the platform to target.
@@ -407,7 +406,7 @@ endif::restricted,alibabacloud-default,alibabacloud-custom[]
407406
ifdef::alibabacloud-default,alibabacloud-custom[]
408407
. 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`:
409408
+
410-
.Example install-config.yaml configuration file
409+
.Example install-config.yaml configuration file with `credentialsMode` set to `Manual`
411410
[source,yaml]
412411
----
413412
apiVersion: v1

0 commit comments

Comments
 (0)