Skip to content

Commit f93798d

Browse files
authored
Merge pull request #43695 from kquinn1204/BZ-2055940
BZ-2055940 adding note about 3 node cluster to IPI install
2 parents 6c93f21 + a3bd48e commit f93798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-configuring-the-install-config-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ pullSecret: '<pull_secret>'
8686
sshKey: '<ssh_pub_key>'
8787
----
8888
+
89-
<1> Scale the worker machines based on the number of worker nodes that are part of the {product-title} cluster.
89+
<1> Scale the worker machines based on the number of worker nodes that are part of the {product-title} cluster. Valid options for the `replicas` value are `0` and integers greater than or equal to `2`. Set the number of replicas to `0` to deploy a three-node cluster, which contains only three control plane machines. A three-node cluster is a smaller, more resource-efficient cluster that can be used for testing, development, and production. You cannot install the cluster with only one worker.
9090
ifdef::upstream[]
9191
<2> See the xref:bmc-addressing_{context}[BMC addressing] sections for more options.
9292
endif::[]

0 commit comments

Comments
 (0)