Skip to content

Commit 1f5cdec

Browse files
authored
Merge pull request #5681 from andreadecorte/update_rosa_links
📖 Update ROSA docs
2 parents 46ee041 + e0a7a0e commit 1f5cdec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/book/src/topics/rosa/creating-a-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Note; Skip the "Create the required IAM roles and OpenID Connect configuration"
167167

168168
see [Multi-tenancy](../multitenancy.md) for more details
169169

170-
1. Finally apply the manifest to create your Rosa cluster:
170+
1. Finally apply the manifest to create your ROSA cluster:
171171
```shell
172172
kubectl apply -f rosa-capi-cluster.yaml
173173
```

docs/book/src/topics/rosa/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
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:
99

10-
- 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))
10+
- Provisioning/Deleting a ROSA cluster with hosted control planes ([HCP](https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4))
1111

1212
The implementation introduces the following CRD kinds:
1313

@@ -23,4 +23,4 @@ A new template is available in the templates folder for creating a managed ROSA
2323
* [Creating MachinePools](creating-rosa-machinepools.md)
2424
* [Upgrades](upgrades.md)
2525
* [External Auth Providers](external-auth.md)
26-
* [Support](support.md)
26+
* [Support](support.md)

0 commit comments

Comments
 (0)