@@ -73,26 +73,23 @@ ifndef::rosa-hcp,tf-hcp[]
73
73
* EC2 Instance Metadata Service (IMDS) is enabled and allows the use of IMDSv1 or IMDSv2 (token optional)
74
74
endif::rosa-hcp,tf-hcp[]
75
75
* Monitoring for user-defined projects: Enabled
76
-
76
+ ifndef::openshift-rosa-hcp[]
77
77
|Encryption
78
78
|* Cloud storage is encrypted at rest
79
79
* Additional etcd encryption is not enabled
80
- ifdef::openshift-rosa,tf-classic[]
81
80
* The default AWS Key Management Service (KMS) key is used as the encryption key for persistent data
82
- endif::openshift-rosa,tf-classic[]
83
- ifdef::openshift-rosa-hcp,tf-hcp[]
84
- * AWS Key Management Service (KMS) key encryption is not enabled by default
85
- endif::openshift-rosa-hcp,tf-hcp[]
81
+ endif::openshift-rosa-hcp[]
86
82
87
83
ifdef::openshift-rosa,tf-classic[]
88
84
|Control plane node configuration
89
85
|* Control plane node instance type: m5.2xlarge (8 vCPU, 32 GiB RAM)
90
86
* Control plane node count: 3
91
-
87
+ endif::openshift-rosa,tf-classic[]
88
+ ifndef::openshift-rosa-hcp[]
92
89
|Infrastructure node configuration
93
90
|* Infrastructure node instance type: r5.xlarge (4 vCPU, 32 GiB RAM)
94
91
* Infrastructure node count: 2
95
- endif::openshift-rosa,tf-classic []
92
+ endif::openshift-rosa-hcp []
96
93
97
94
|Compute node machine pool
98
95
|* Compute node instance type: m5.xlarge (4 vCPU 16, GiB RAM)
0 commit comments