Skip to content

Commit 6c6d4d8

Browse files
authored
Merge pull request #67336 from subhtk/OCPBUG13560
/lgtm, merging OCPBUG 13560: Added worker nodes related reference link in the additional info
2 parents ec952d1 + 30aeb20 commit 6c6d4d8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ include::modules/understanding-agent-install.adoc[leveloffset=+1]
2323

2424
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#installation-requirements-platform-none_preparing-to-install-with-agent-based-installer[Requirements for a cluster using the platform "none" option]
2525

26+
* xref:../installing_bare_metal_ipi/ipi-install-prerequisites.adoc#network-requirements-increase-mtu_ipi-install-prerequisites[Increase the network MTU]
27+
28+
* xref:../../nodes/nodes/nodes-sno-worker-nodes.adoc#nodes-sno-worker-nodes[Adding worker nodes to {sno} clusters]
29+
2630
include::modules/agent-installer-fips-compliance.adoc[leveloffset=+1]
2731

2832
include::modules/agent-installer-configuring-fips-compliance.adoc[leveloffset=+1]

nodes/nodes/nodes-sno-worker-nodes.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ toc::[]
88

99
{sno-caps} clusters reduce the host prerequisites for deployment to a single host. This is useful for deployments in constrained environments or at the network edge. However, sometimes you need to add additional capacity to your cluster, for example, in telecommunications and network edge scenarios. In these scenarios, you can add worker nodes to the single-node cluster.
1010

11+
[NOTE]
12+
====
13+
Unlike multi-node clusters, by default all ingress traffic is routed to the single control-plane node, even after adding additional worker nodes.
14+
====
15+
1116
There are several ways that you can add worker nodes to a single-node cluster. You can add worker nodes to a cluster manually, using link:https://console.redhat.com/openshift/assisted-installer/clusters[{cluster-manager-first}], or by using the Assisted Installer REST API directly.
1217

1318
[IMPORTANT]
@@ -17,7 +22,7 @@ Adding worker nodes does not expand the cluster control plane, and it does not p
1722

1823
[NOTE]
1924
====
20-
Unlike multi-node clusters, by default all ingress traffic is routed to the single control-plane node, even after adding additional worker nodes.
25+
To add worker nodes, you must have access to the {cluster-manager}. This method is not supported when using the Agent-based installer to install a cluster in a disconnected environment.
2126
====
2227

2328
include::modules/ai-sno-requirements-for-installing-worker-nodes.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)