Skip to content

Commit 37d9f76

Browse files
authored
Merge pull request #80834 from jeana-redhat/OSDOCS-11776-remove-alicloud-CCO
OSDOCS-11776: removes CCO content for Alicloud
2 parents 208084a + 1b6284b commit 37d9f76

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ By setting different values for the `credentialsMode` parameter in the `install-
2828
|====
2929
|Cloud provider |Mint |Passthrough |Manual with long-term credentials |Manual with short-term credentials
3030

31-
|{alibaba}
32-
|
33-
|
34-
|X ^[1]^
35-
|
36-
3731
|Amazon Web Services (AWS)
3832
|X
3933
|X
@@ -94,7 +88,7 @@ By setting different values for the `credentialsMode` parameter in the `install-
9488
For platforms that support using the CCO in multiple modes, you can determine what mode the CCO is configured to use by using the web console or the CLI.
9589

9690
.Determining the CCO configuration
97-
image::334_OpenShift_cluster_updating_and_CCO_workflows_0923_4.11_A.png[Decision tree showing how to determine the configured CCO credentials mode for your cluster.]
91+
image::334_OpenShift_cluster_updating_and_CCO_workflows_0923_4.11_A_AliCloud_patch.png[Decision tree showing how to determine the configured CCO credentials mode for your cluster.]
9892

9993
//Determining the Cloud Credential Operator mode by using the web console
10094
include::modules/cco-determine-mode-gui.adoc[leveloffset=+2]
Loading

modules/cco-ccoctl-configuring.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@ ifdef::ibm-power-vs[]
137137
The Cloud Credential Operator (CCO) manages cloud provider credentials as Kubernetes custom resource definitions (CRDs). To install a cluster on {ibm-power-server-name}, you must set the CCO to `manual` mode as part of the installation process.
138138
endif::ibm-power-vs[]
139139

140-
//Alibaba Cloud uses ccoctl, but creates different kinds of resources than other clouds, so this applies to everyone else. The upgrade and postinstall procs also have a different intro, so they are excluded here.
141-
ifndef::alibabacloud,update,postinstall[]
140+
//The upgrade and postinstall procs also have a different intro, so they are excluded here.
141+
ifndef::update,postinstall[]
142142
To create and manage cloud credentials from outside of the cluster when the Cloud Credential Operator (CCO) is operating in manual mode, extract and prepare the CCO utility (`ccoctl`) binary.
143-
endif::alibabacloud,update,postinstall[]
143+
endif::update,postinstall[]
144144

145145
//Intro for the postinstall procs.
146146
ifdef::postinstall[]

0 commit comments

Comments
 (0)