Skip to content

Commit 2906c7f

Browse files
Merge pull request #79838 from mletalie/OSDOCS-11567
[OSDOCS-11567]:Fix typo in "Creating a machine pool using the ROSA CLI" docs
2 parents 8d70823 + d65335d commit 2906c7f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/creating-a-machine-pool-cli.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@ Multi-AZ clusters retain a Multi-AZ control plane and can have worker machine po
6060
+
6161
[WARNING]
6262
====
63-
If you choose a worker machine pool with a Single-AZ, there is no fault tolerance for that machine pool, regardless of machine replica count.
64-
For fault-tolerant worker machine pools, choosing a Multi-AZ machine pool distributes machines in multiples of 3 across availability zones.
63+
If you choose a worker machine pool with a Single-AZ, there is no fault tolerance for that machine pool, regardless of machine replica count.
64+
For fault-tolerant worker machine pools, choosing a Multi-AZ machine pool distributes machines in multiples of 3 across availability zones.
6565
66-
* A Multi-AZ machine pool with three availability zones can have a machine count in multiples of 3 only, such as 3, 6, 9, and so on.
67-
* A Single-AZ machine pool with one availability zone can have a machine count in multiples of 1, such as 1,2,3,4 and so on.
66+
* A Multi-AZ machine pool with three availability zones can have a machine count in multiples of 3 only, such as 3, 6, 9, and so on.
67+
* A Single-AZ machine pool with one availability zone can have a machine count in multiples of 1, such as 1, 2, 3, 4, and so on.
6868
====
6969
<10> Optional: For machine pools in clusters that do not have Red{nbsp}Hat managed VPCs, you can select additional custom security groups to use in your machine pools. You must have already created the security groups and associated them with the VPC that you selected for this cluster. You cannot add or edit security groups after you create the machine pool. For more information, see the requirements for security groups in the "Additional resources" section.
7070
+
7171
[IMPORTANT]
7272
====
73-
You can use up to ten additional security groups for machine pools on {hcp-title} clusters.
73+
You can use up to ten additional security groups for machine pools on {hcp-title} clusters.
7474
====
7575
<11> Optional: For BYO VPC clusters, you can select a subnet to create a Single-AZ machine pool.
7676
If the subnet is out of your cluster creation subnets, there must be a tag with a key `kubernetes.io/cluster/<infra-id>` and value `shared`.

0 commit comments

Comments
 (0)