1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Hopefully fixing broken install book on portal

This commit is contained in:
Andrea Hoffer
2022-03-08 15:53:40 -05:00
committed by openshift-cherrypick-robot
parent eb07f1cb81
commit bae77cd9cd
8 changed files with 7 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
// Not supported in Azure. Condition out if combining topic for AWS/Azure/GCP.
* 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].
* 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].
* 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].
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]

View File

@@ -12,7 +12,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
[role="_additional-resources"]
.Additional resources
* 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].
* 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].
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]

View File

@@ -18,7 +18,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
[role="_additional-resources"]
.Additional resources
* 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].
* 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].
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]

View File

@@ -15,7 +15,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
* xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-rotate-remove-cloud-creds[Rotating or removing cloud provider credentials].
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].
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].
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]

View File

@@ -13,7 +13,7 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
[role="_additional-resources"]
[id="additional-resources_configuring-iam-ibm-cloud"]
.Additional resources
* xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
* xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
include::modules/cco-ccoctl-configuring.adoc[leveloffset=+1]
include::modules/refreshing-service-ids-ibm-cloud.adoc[leveloffset=+1]

View File

@@ -66,8 +66,6 @@ endif::cco-multi-mode[]
//For providers who only support manual mode
ifdef::cco-manual-mode[]
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.
For more information about CCO credential modes, see xref:../../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator].
endif::cco-manual-mode[]
ifdef::alibaba-default,alibaba-custom[]

View File

@@ -23,7 +23,7 @@ include::modules/cloud-credential-operator.adoc[leveloffset=+1]
=== Additional resources
* xref:../rest_api/security_apis/credentialsrequest-cloudcredential-openshift-io-v1.adoc#credentialsrequest-cloudcredential-openshift-io-v1[CredentialsRequest custom resource]
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
include::modules/cluster-authentication-operator.adoc[leveloffset=+1]
include::modules/cluster-autoscaler-operator.adoc[leveloffset=+1]

View File

@@ -625,7 +625,7 @@ include::modules/installation-preparing-restricted-cluster-to-gather-support-dat
[id="manually-rotating-cloud-creds-addtl-resources"]
== Additional resources
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc[About the Cloud Credential Operator]
* xref:../authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc#about-cloud-credential-operator[About the Cloud Credential Operator]
* xref:../installing/installing_aws/manually-creating-iam.adoc#admin-credentials-root-secret-formats_manually-creating-iam-aws[Amazon Web Services (AWS) secret format]
* xref:../installing/installing_azure/manually-creating-iam-azure.adoc#admin-credentials-root-secret-formats_manually-creating-iam-azure[Microsoft Azure secret format]
* xref:../installing/installing_gcp/manually-creating-iam-gcp.adoc#admin-credentials-root-secret-formats_manually-creating-iam-gcp[Google Cloud Platform (GCP) secret format]