Skip to content

Commit b83f329

Browse files
committed
OSDOCS-3341: Move IBM API key rotation procedure
1 parent e846779 commit b83f329

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,19 @@ include::snippets/technology-preview.adoc[]
1414
include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[leveloffset=+1]
1515

1616
[role="_additional-resources"]
17-
[id="additional-resources_configuring-iam-ibm-cloud"]
17+
[id="additional-resources_configuring-iam-ibm-cloud-about-cco"]
1818
.Additional resources
1919
* xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
2020
2121
include::modules/cco-ccoctl-configuring.adoc[leveloffset=+1]
22-
include::modules/refreshing-service-ids-ibm-cloud.adoc[leveloffset=+1]
2322
//include::modules/manually-maintained-credentials-upgrade.adoc[leveloffset=+1]
2423
// Will need to revisit upgrade scenario for IBM Cloud; not needed until OCP 4.11. Tentative instructions have been added for reference later.
2524

25+
[role="_additional-resources"]
26+
[id="additional-resources_configuring-iam-ibm-cloud-refreshing-ids"]
27+
.Additional resources
28+
* xref:../../post_installation_configuration/cluster-tasks.adoc#refreshing-service-ids-ibm-cloud_post-install-cluster-tasks[Rotating API keys for IBM Cloud]
29+
2630
[id="next-steps_configuring-iam-ibm-cloud"]
2731
== Next steps
2832
* xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc#installing-ibm-cloud-customizations[Installing a cluster on IBM Cloud with customizations]

modules/refreshing-service-ids-ibm-cloud.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc
3+
// * post_installation_configuration/cluster-tasks.adoc
44

55
:_content-type: PROCEDURE
66
[id="refreshing-service-ids-ibm-cloud_{context}"]

post_installation_configuration/cluster-tasks.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,14 @@ After installing {product-title}, some organizations require the rotation or rem
604604

605605
To allow the cluster to use the new credentials, you must update the secrets that the xref:../operators/operator-reference.adoc#cloud-credential-operator_platform-operators-ref[Cloud Credential Operator (CCO)] uses to manage cloud provider credentials.
606606

607+
[id="ccoctl-rotate-remove-cloud-creds"]
608+
=== Rotating cloud provider credentials with the Cloud Credential Operator utility
609+
610+
// Right now only IBM can do this, but it makes sense to set this up so that other clouds can be added.
611+
The Cloud Credential Operator (CCO) utility `ccoctl` supports updating secrets for clusters installed on IBM Cloud.
612+
613+
include::modules/refreshing-service-ids-ibm-cloud.adoc[leveloffset=+3]
614+
607615
include::modules/manually-rotating-cloud-creds.adoc[leveloffset=+2]
608616

609617
include::modules/manually-removing-cloud-creds.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)