Skip to content

Commit d18a1a5

Browse files
committed
HCP docs minor corrections
1 parent c1ebc12 commit d18a1a5

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

modules/rosa-hcp-classic-comparison.adoc

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// Module included in the following assemblies:
22
//
3-
// * rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc
3+
// * rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc
44

55
:_content-type: CONCEPT
66
[id="rosa-hcp-classic-comparison_{context}"]
77
= Comparing ROSA with hosted control planes and ROSA Classic
88

9-
{hcp-title-first} offers a different way to create a managed {product-title} (ROSA) cluster. {hcp-title} offers a reduced-cost solution with focuses on reliability and efficiency. With a focus on efficiency, you can quickly create a new cluster and deploy applications in minutes.
9+
{hcp-title-first} offers a different way to create a managed {product-title} (ROSA) cluster. {hcp-title} offers a reduced-cost solution with focuses on reliability and efficiency. With a focus on efficiency, you can quickly create a new cluster and deploy applications in minutes.
1010

1111
{hcp-title} requires only a minimum of two nodes making it ideal for smaller projects while still being able to scale to support larger projects and enterprises.
1212

@@ -15,31 +15,32 @@
1515
[cols="3a,8a,8a",options="header"]
1616
|===
1717
| {nbsp} +
18-
| Hosted Control Plane
18+
| Hosted Control Plane
1919
| Classic
2020

21-
| Cluster infrastructure hosting
22-
| {hcp-title} deploys control plane components, such as etcd, API server, and oauth, that are hosted separately on AWS in a Red Hat-owned and managed account.
21+
| *Cluster infrastructure hosting*
22+
| {hcp-title} deploys control plane components, such as etcd, API server, and oauth, that are hosted separately on AWS in a Red Hat-owned and managed account.
2323
| ROSA Classic deploys the control plane components side by side with infrastructure and worker nodes that are hosted together in the customer’s same AWS account.
2424

2525
| *Provisioning Time*
26-
| Approximately 10 minutes
27-
| Approximately 40 minutes
26+
| Approximately 10 minutes
27+
| Approximately 40 minutes
2828

2929
| *Architecture*
3030
|
31-
* Underlying control plane infrastructure is fully managed and directly unavailable to end customers except through dedicated and explicitly exposed endpoints
31+
* Underlying control plane infrastructure is fully managed
32+
* Customer can access control plane infrastructure through dedicated and explicitly exposed endpoints
3233
* Work nodes are hosted in the customer's AWS account
3334
|
3435
* Customer is responsible for hosting control plane and AWS infrastructure, while still being _managed_ by Red Hat
3536
* Work nodes are hosted in the customer's AWS account
36-
37+
3738
| *Minimum Amazon EC2 footprint*
3839
| One cluster requires a minimum of two nodes
3940
| One cluster requires a minimum of seven nodes
4041

41-
| *Deployment*
42-
|
42+
| *Deployment*
43+
|
4344
* Deploy using the ROSA CLI (`rosa`)
4445
* Customers provision "Hosted Clusters" that deploy the control plane components into Red Hat's AWS account
4546
* Customers provision "Machine Pools" that deploy worker nodes into the customer's AWS account
@@ -51,20 +52,20 @@
5152
| Selectively upgrade control plane and machine pools separately
5253
| Entire cluster is upgraded at one time
5354

54-
| *Regional Availability*
55-
|
55+
| *Regional Availability*
56+
|
5657
* Europe - Frankfort (eu-central-1)
5758
* Europe - Ireland (eu-west-1)
5859
* US East - N. Virginia (us-east-1)
5960
* US East - Ohio (us-east-2)
6061
* US West - Oregon (us-west-2)
6162
* Asia Pacific - Jakarta (ap-southeast-3)
62-
| For AWS Region availability, see link:https://docs.aws.amazon.com/general/latest/gr/rosa.html[Red Hat OpenShift Service on AWS endpoints and quotas] in the AWS documentation.
63+
| For AWS Region availability, see link:https://docs.aws.amazon.com/general/latest/gr/rosa.html[Red Hat OpenShift Service on AWS endpoints and quotas] in the AWS documentation.
6364

64-
| *Compliance*
65-
|
65+
| *Compliance*
66+
|
6667
* Compliance certifications and FIPS are not yet available.
67-
|
68+
|
6869
* Compliance specifics are located in the {product-title} documentation.
6970
|===
7071

0 commit comments

Comments
 (0)