Skip to content

Commit b5581fb

Browse files
Changed topic structure for TNA
1 parent 4c05df3 commit b5581fb

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

installing/installing_two_node_cluster/about-two-node-arbiter-installation.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
= Two-Node with Arbiter
44
:context: about-two-node-arbiter-installation
55

6+
[role="_abstract"]
67
An {product-title} cluster with two control plane nodes and one local arbiter node is a compact, cost-effective {product-title} topology. The arbiter node stores the full etcd data, maintaining an etcd quorum and preventing split brain. The arbiter node does not run the additional control plane components `kube-apiserver` and `kube-controller-manager`, nor does it run workloads.
78

89
To install a cluster with two control plane nodes and one local arbiter node, assign an arbiter role to at least one of the nodes and set the control plane node count for the cluster to 2. Although {product-title} does not currently impose a limit on the number of arbiter nodes, the typical deployment includes only one to minimize the use of hardware resources.
@@ -11,6 +12,10 @@ After installation, you can add additional arbiter nodes to a cluster with two c
1112

1213
You can install a cluster with two control plane nodes and one local arbiter node by using one of the following methods:
1314

14-
* Installing on bare metal: xref:../installing_bare_metal/ipi/ipi-install-installation-workflow.adoc#ipi-install-config-local-arbiter-node_ipi-install-installation-workflow[Configuring a local arbiter node]
15+
* Installing on bare metal with IPI:
16+
- xref:../installing_bare_metal/ipi/ipi-install-installation-workflow.adoc#ipi-install-config-local-arbiter-node_ipi-install-installation-workflow[Configuring a local arbiter node]
1517
16-
* Installing with the Agent-based Installer: xref:../../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-ocp-agent-local-arbiter-node_installing-with-agent-based-installer[Configuring a local arbiter node]
18+
- xref:../installing_bare_metal/ipi/ipi-install-overview.adoc[Installation Overview]
19+
20+
* Installing on bare metal with UPI:
21+
- xref:../../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-ocp-agent-local-arbiter-node_installing-with-agent-based-installer[Configuring a local arbiter node]

0 commit comments

Comments
 (0)