@@ -10,6 +10,9 @@ endif::[]
1010ifeval::["{context} " == "rosa-hcp-creating-a-cluster-quickly-terraform"]
1111:tf-hcp:
1212endif::[]
13+ ifeval::["{context} " == "rosa-hcp-sts-creating-a-cluster-quickly"]
14+ :hcp-rosa:
15+ endif::[]
1316
1417:_mod-docs-content-type: CONCEPT
1518[id="rosa-sts-overview-of-the-default-cluster-specifications_{context} "]
@@ -73,23 +76,23 @@ ifndef::rosa-hcp,tf-hcp[]
7376* EC2 Instance Metadata Service (IMDS) is enabled and allows the use of IMDSv1 or IMDSv2 (token optional)
7477endif::rosa-hcp,tf-hcp[]
7578* Monitoring for user-defined projects: Enabled
76- ifndef::openshift-rosa-hcp[]
79+ ifndef::openshift-rosa-hcp,hcp-rosa []
7780|Encryption
7881|* Cloud storage is encrypted at rest
7982* Additional etcd encryption is not enabled
8083* The default AWS Key Management Service (KMS) key is used as the encryption key for persistent data
81- endif::openshift-rosa-hcp[]
84+ endif::openshift-rosa-hcp,hcp-rosa []
8285
8386ifdef::openshift-rosa,openshift-rosa-hcp,tf-classic[]
8487|Control plane node configuration
8588|* Control plane node instance type: m5.2xlarge (8 vCPU, 32 GiB RAM)
8689* Control plane node count: 3
8790endif::openshift-rosa,openshift-rosa-hcp,tf-classic[]
88- ifndef::openshift-rosa-hcp[]
91+ ifndef::openshift-rosa-hcp,hcp-rosa []
8992|Infrastructure node configuration
9093|* Infrastructure node instance type: r5.xlarge (4 vCPU, 32 GiB RAM)
9194* Infrastructure node count: 2
92- endif::openshift-rosa-hcp[]
95+ endif::openshift-rosa-hcp,hcp-rosa []
9396
9497|Compute node machine pool
9598|* Compute node instance type: m5.xlarge (4 vCPU 16, GiB RAM)
@@ -163,3 +166,7 @@ endif::[]
163166ifeval::["{context} " == "rosa-hcp-creating-a-cluster-quickly-terraform"]
164167:!tf-hcp:
165168endif::[]
169+ ifeval::["{context} " == "rosa-hcp-sts-creating-a-cluster-quickly"]
170+ :!hcp-rosa:
171+ endif::[]
172+
0 commit comments