|
1 | 1 | // Module included in the following assemblies: |
2 | 2 | // |
3 | | -// * rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc |
| 3 | +// * rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc |
4 | 4 |
|
5 | 5 | :_content-type: CONCEPT |
6 | 6 | [id="rosa-hcp-classic-comparison_{context}"] |
7 | 7 | = Comparing ROSA with hosted control planes and ROSA Classic |
8 | 8 |
|
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. |
10 | 10 |
|
11 | 11 | {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. |
12 | 12 |
|
|
15 | 15 | [cols="3a,8a,8a",options="header"] |
16 | 16 | |=== |
17 | 17 | | {nbsp} + |
18 | | -| Hosted Control Plane |
| 18 | +| Hosted Control Plane |
19 | 19 | | Classic |
20 | 20 |
|
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. |
23 | 23 | | 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. |
24 | 24 |
|
25 | 25 | | *Provisioning Time* |
26 | | -| Approximately 10 minutes |
27 | | -| Approximately 40 minutes |
| 26 | +| Approximately 10 minutes |
| 27 | +| Approximately 40 minutes |
28 | 28 |
|
29 | 29 | | *Architecture* |
30 | 30 | | |
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 |
32 | 33 | * Work nodes are hosted in the customer's AWS account |
33 | 34 | | |
34 | 35 | * Customer is responsible for hosting control plane and AWS infrastructure, while still being _managed_ by Red Hat |
35 | 36 | * Work nodes are hosted in the customer's AWS account |
36 | | - |
| 37 | + |
37 | 38 | | *Minimum Amazon EC2 footprint* |
38 | 39 | | One cluster requires a minimum of two nodes |
39 | 40 | | One cluster requires a minimum of seven nodes |
40 | 41 |
|
41 | | -| *Deployment* |
42 | | -| |
| 42 | +| *Deployment* |
| 43 | +| |
43 | 44 | * Deploy using the ROSA CLI (`rosa`) |
44 | 45 | * Customers provision "Hosted Clusters" that deploy the control plane components into Red Hat's AWS account |
45 | 46 | * Customers provision "Machine Pools" that deploy worker nodes into the customer's AWS account |
|
51 | 52 | | Selectively upgrade control plane and machine pools separately |
52 | 53 | | Entire cluster is upgraded at one time |
53 | 54 |
|
54 | | -| *Regional Availability* |
55 | | -| |
| 55 | +| *Regional Availability* |
| 56 | +| |
56 | 57 | * Europe - Frankfort (eu-central-1) |
57 | 58 | * Europe - Ireland (eu-west-1) |
58 | 59 | * US East - N. Virginia (us-east-1) |
59 | 60 | * US East - Ohio (us-east-2) |
60 | 61 | * US West - Oregon (us-west-2) |
61 | 62 | * 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. |
63 | 64 |
|
64 | | -| *Compliance* |
65 | | -| |
| 65 | +| *Compliance* |
| 66 | +| |
66 | 67 | * Compliance certifications and FIPS are not yet available. |
67 | | -| |
| 68 | +| |
68 | 69 | * Compliance specifics are located in the {product-title} documentation. |
69 | 70 | |=== |
70 | 71 |
|
|
0 commit comments