You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//For providers that support multiple modes of operation
53
-
ifdef::alibaba-default,alibaba-custom[]
54
-
[id="manually-create-manifests_{context}"]
55
-
= Generating the required installation manifests
56
-
endif::alibaba-default,alibaba-custom[]
57
-
58
43
//For providers that support multiple modes of operation
59
44
ifdef::cco-multi-mode[]
60
45
The Cloud Credential Operator (CCO) can be put into manual mode prior to
@@ -68,10 +53,6 @@ ifdef::cco-manual-mode[]
68
53
The Cloud Credential Operator (CCO) only supports your cloud provider in manual mode. As a result, you must specify the identity and access management (IAM) secrets for your cloud provider.
69
54
endif::cco-manual-mode[]
70
55
71
-
ifdef::alibaba-default,alibaba-custom[]
72
-
You must generate the Kubernetes manifest and Ignition config files that the cluster needs to configure the machines.
73
-
endif::alibaba-default,alibaba-custom[]
74
-
75
56
.Procedure
76
57
77
58
ifdef::cco-multi-mode[]
@@ -111,19 +92,6 @@ where:
111
92
112
93
`<installation_directory>`:: Specifies the directory in which the installation program creates files.
113
94
114
-
. Copy the generated credential files to the target manifests directory:
`<path_to_ccoctl_output_dir>`:: Specifies the directory created by the `ccoctl alibabacloud create-ram-users` command.
124
-
`<path_to_installation>dir>`:: Specifies the directory in which the installation program creates files.
125
-
126
-
ifndef::alibaba-default,alibaba-custom[]
127
95
. From the directory that contains the installation program, obtain details of the {product-title} release image that your `openshift-install` binary is built to use:
0 commit comments