diff --git a/modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc b/modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc index 777121cb7b..b0d2c6900b 100644 --- a/modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc +++ b/modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc @@ -10,6 +10,9 @@ endif::[] ifeval::["{context}" == "rosa-hcp-creating-a-cluster-quickly-terraform"] :tf-hcp: endif::[] +ifeval::["{context}" == "rosa-hcp-sts-creating-a-cluster-quickly"] +:hcp-rosa: +endif::[] :_mod-docs-content-type: CONCEPT [id="rosa-sts-overview-of-the-default-cluster-specifications_{context}"] @@ -73,23 +76,23 @@ ifndef::rosa-hcp,tf-hcp[] * EC2 Instance Metadata Service (IMDS) is enabled and allows the use of IMDSv1 or IMDSv2 (token optional) endif::rosa-hcp,tf-hcp[] * Monitoring for user-defined projects: Enabled -ifndef::openshift-rosa-hcp[] +ifndef::openshift-rosa-hcp,hcp-rosa[] |Encryption |* Cloud storage is encrypted at rest * Additional etcd encryption is not enabled * The default AWS Key Management Service (KMS) key is used as the encryption key for persistent data -endif::openshift-rosa-hcp[] +endif::openshift-rosa-hcp,hcp-rosa[] ifdef::openshift-rosa,openshift-rosa-hcp,tf-classic[] |Control plane node configuration |* Control plane node instance type: m5.2xlarge (8 vCPU, 32 GiB RAM) * Control plane node count: 3 endif::openshift-rosa,openshift-rosa-hcp,tf-classic[] -ifndef::openshift-rosa-hcp[] +ifndef::openshift-rosa-hcp,hcp-rosa[] |Infrastructure node configuration |* Infrastructure node instance type: r5.xlarge (4 vCPU, 32 GiB RAM) * Infrastructure node count: 2 -endif::openshift-rosa-hcp[] +endif::openshift-rosa-hcp,hcp-rosa[] |Compute node machine pool |* Compute node instance type: m5.xlarge (4 vCPU 16, GiB RAM) @@ -163,3 +166,7 @@ endif::[] ifeval::["{context}" == "rosa-hcp-creating-a-cluster-quickly-terraform"] :!tf-hcp: endif::[] +ifeval::["{context}" == "rosa-hcp-sts-creating-a-cluster-quickly"] +:!hcp-rosa: +endif::[] +