Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/book/src/topics/rosa/creating-a-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down
4 changes: 2 additions & 2 deletions docs/book/src/topics/rosa/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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)
* [Support](support.md)