diff --git a/docs/book/src/topics/rosa/creating-a-cluster.md b/docs/book/src/topics/rosa/creating-a-cluster.md index 77892fd126..f196afddb4 100644 --- a/docs/book/src/topics/rosa/creating-a-cluster.md +++ b/docs/book/src/topics/rosa/creating-a-cluster.md @@ -167,7 +167,7 @@ Note; Skip the "Create the required IAM roles and OpenID Connect configuration" see [Multi-tenancy](../multitenancy.md) for more details -1. Finally apply the manifest to create your Rosa cluster: +1. Finally apply the manifest to create your ROSA cluster: ```shell kubectl apply -f rosa-capi-cluster.yaml ``` diff --git a/docs/book/src/topics/rosa/index.md b/docs/book/src/topics/rosa/index.md index fc6df78113..0e2ec9394b 100644 --- a/docs/book/src/topics/rosa/index.md +++ b/docs/book/src/topics/rosa/index.md @@ -7,7 +7,7 @@ The AWS provider supports creating Red Hat OpenShift Service on AWS ([ROSA](https://www.redhat.com/en/technologies/cloud-computing/openshift/aws)) based cluster. Currently the following features are supported: -- Provisioning/Deleting a ROSA cluster with hosted control planes ([HCP](https://docs.openshift.com/rosa/rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.html)) +- Provisioning/Deleting a ROSA cluster with hosted control planes ([HCP](https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4)) The implementation introduces the following CRD kinds: @@ -23,4 +23,4 @@ A new template is available in the templates folder for creating a managed ROSA * [Creating MachinePools](creating-rosa-machinepools.md) * [Upgrades](upgrades.md) * [External Auth Providers](external-auth.md) -* [Support](support.md) \ No newline at end of file +* [Support](support.md)