Skip to content

Commit c5835cb

Browse files
committed
Hopefully fixing broken install book on portal
1 parent b8b2ce4 commit c5835cb

File tree

8 files changed

+7
-9
lines changed

8 files changed

+7
-9
lines changed

installing/installing_aws/manually-creating-iam.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
2121
// Not supported in Azure. Condition out if combining topic for AWS/Azure/GCP.
2222
* To learn how to rotate or remove the administrator-level credential secret after installing {product-title}, see xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-rotate-remove-cloud-creds[Rotating or removing cloud provider credentials].
2323
24-
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
24+
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator].
2525
2626
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
2727

installing/installing_azure/manually-creating-iam-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
1212

1313
[role="_additional-resources"]
1414
.Additional resources
15-
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
15+
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator].
1616
1717
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
1818

installing/installing_azure_stack_hub/manually-creating-iam-azure-stack-hub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
1818
[role="_additional-resources"]
1919
.Additional resources
2020

21-
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
21+
* For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator].
2222
2323
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
2424

installing/installing_gcp/manually-creating-iam-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
1515

1616
* xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-rotate-remove-cloud-creds[Rotating or removing cloud provider credentials].
1717
18-
For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
18+
For a detailed description of all available CCO credential modes and their supported platforms, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator].
1919

2020
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
1313
[role="_additional-resources"]
1414
[id="additional-resources_configuring-iam-ibm-cloud"]
1515
.Additional resources
16-
* xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
16+
* xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
1717
1818
include::modules/cco-ccoctl-configuring.adoc[leveloffset=+1]
1919
include::modules/refreshing-service-ids-ibm-cloud.adoc[leveloffset=+1]

modules/manually-create-identity-access-management.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ endif::cco-multi-mode[]
6666
//For providers who only support manual mode
6767
ifdef::cco-manual-mode[]
6868
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-
70-
For more information about CCO credential modes, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
7169
endif::cco-manual-mode[]
7270

7371
ifdef::alibaba-default,alibaba-custom[]

operators/operator-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include::modules/cloud-credential-operator.adoc[leveloffset=+1]
2323
=== Additional resources
2424

2525
* xref:../rest_api/security_apis/credentialsrequest-cloudcredential-openshift-io-v1.adoc#credentialsrequest-cloudcredential-openshift-io-v1[CredentialsRequest custom resource]
26-
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
26+
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
2727

2828
include::modules/cluster-authentication-operator.adoc[leveloffset=+1]
2929
include::modules/cluster-autoscaler-operator.adoc[leveloffset=+1]

post_installation_configuration/cluster-tasks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ include::modules/installation-preparing-restricted-cluster-to-gather-support-dat
625625
[id="manually-rotating-cloud-creds-addtl-resources"]
626626
== Additional resources
627627

628-
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
628+
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
629629
* xref:../installing/installing_aws/manually-creating-iam.adoc#admin-credentials-root-secret-formats_manually-creating-iam-aws[Amazon Web Services (AWS) secret format]
630630
* xref:../installing/installing_azure/manually-creating-iam-azure.adoc#admin-credentials-root-secret-formats_manually-creating-iam-azure[Microsoft Azure secret format]
631631
* xref:../installing/installing_gcp/manually-creating-iam-gcp.adoc#admin-credentials-root-secret-formats_manually-creating-iam-gcp[Google Cloud Platform (GCP) secret format]

0 commit comments

Comments
 (0)