Skip to content

Commit 9708b39

Browse files
committed
Added some link references
Signed-off-by: Yi Cai <yicai@redhat.com>
1 parent 04994dd commit 9708b39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Integrate GitOps with Secrets Management.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,14 @@ oc exec <deployment-pod-name> -n dev -- cat /mnt/secrets-store/<your-secret-name
370370
371371
372372
## Additional Information
373+
### Determining the Cloud Credential Operator mode
374+
Refer [Determining the Cloud Credential Operator mode](https://docs.openshift.com/container-platform/4.14/authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.html#cco-determine-mode_about-cloud-credential-operator)
375+
### Configuring an AWS cluster to use short-term credentials
376+
Refer [Configuring an AWS cluster to use short-term credentials](https://docs.openshift.com/container-platform/4.14/installing/installing_aws/installing-aws-customizations.html#installing-aws-with-short-term-creds_installing-aws-customizations)
373377
### Configure your AWS cluster to use AWS Security Token Service (STS)
378+
**Note**
379+
Migration of a non-STS cluster to use STS is not supported, this is only for development or test purpose.
380+
374381
Follow [Steps to in-place migrate an OpenShift Cluster to STS](https://github.com/openshift/cloud-credential-operator/blob/master/docs/sts.md#steps-to-in-place-migrate-an-openshift-cluster-to-sts)
375382
### Obtain the `ccoctl` tool
376383
It's possible to obtain the ccoctl tool from the [mirror of latest OCP versions](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/) (it's available for the latest versions of all the newer minor releases).

0 commit comments

Comments
 (0)