Skip to content

Commit 55e7338

Browse files
authored
Merge pull request #80755 from aldiazRH/OSDOCS-11408
[OSDOCS-11408] bug fix updates from PM feedback
2 parents a7b5d82 + ce943d8 commit 55e7338

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/rosa-create-objects.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,12 @@ If the argument is not supplied, an autogenerated value is created that depends
220220
|--enable-autoscaling
221221
|Enables autoscaling of compute nodes. By default, autoscaling is set to `2` nodes. To set non-default node limits, use this argument with the `--min-replicas` and `--max-replicas` arguments.
222222

223+
|--etcd-encryption
224+
|Enables encryption of ETCD key-values on Red Hat OpenShift Service on AWS (classical architecture) clusters.
225+
226+
|--etcd-encryption-kms-arn
227+
|Enables encryption of ETCD storage using the customer-managed key managed in AWS Key Management Service.
228+
223229
|--host-prefix <subnet>
224230
|The subnet prefix length to assign to each individual node, as an integer. For example, if host prefix is set to `23`, then each node is assigned a `/23` subnet out of the given CIDR.
225231

0 commit comments

Comments
 (0)