Skip to content

Commit 08b43af

Browse files
authored
Merge pull request #83368 from lahinson/ocpbugs-42978-etcd-node-scaling
[OCPBUGS-42978]: Updating etcd node scaling terminology
2 parents b8c9024 + acfb4ef commit 08b43af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/etcd-node-scaling.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
[id="etcd-node-scaling_{context}"]
77
= Node scaling for etcd
88

9-
In general, clusters must have 3 control plane nodes. However, if your cluster is installed on a bare metal platform, you can scale a cluster up to 5 nodes as a post-installation task. For example, to scale from 3 to 4 nodes after installation, you can add a host and install it as a control plane node. Then, the etcd Operator scales accordingly to account for the additional node.
9+
In general, clusters must have 3 control plane nodes. However, if your cluster is installed on a bare metal platform, you can scale a cluster up to 5 control plane nodes as a postinstallation task. For example, to scale from 3 to 4 control plane nodes after installation, you can add a host and install it as a control plane node. Then, the etcd Operator scales accordingly to account for the additional control plane node.
1010

11-
Scaling to 4-node or 5-node clusters is available only on bare metal platforms.
11+
Scaling a cluster to 4 or 5 control plane nodes is available only on bare metal platforms.
1212

13-
For more information about how to scale from 3 to 4 nodes by using the Assisted Installer, see "Adding hosts with the API" and "Installing a primary control plane node on a healthy cluster".
13+
For more information about how to scale control plane nodes by using the Assisted Installer, see "Adding hosts with the API" and "Installing a primary control plane node on a healthy cluster".
1414

1515
The following table shows failure tolerance for clusters of different sizes:
1616

0 commit comments

Comments
 (0)