mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Added reference links in agent-based installer and a note.
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
70db115810
commit
60fdddcd67
@@ -23,6 +23,10 @@ include::modules/understanding-agent-install.adoc[leveloffset=+1]
|
||||
|
||||
* 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]
|
||||
|
||||
* xref:../installing_bare_metal_ipi/ipi-install-prerequisites.adoc#network-requirements-increase-mtu_ipi-install-prerequisites[Increase the network MTU]
|
||||
|
||||
* xref:../../nodes/nodes/nodes-sno-worker-nodes.adoc#nodes-sno-worker-nodes[Adding worker nodes to {sno} clusters]
|
||||
|
||||
include::modules/agent-installer-fips-compliance.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/agent-installer-configuring-fips-compliance.adoc[leveloffset=+1]
|
||||
|
||||
@@ -8,6 +8,11 @@ toc::[]
|
||||
|
||||
{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.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Unlike multi-node clusters, by default all ingress traffic is routed to the single control-plane node, even after adding additional worker nodes.
|
||||
====
|
||||
|
||||
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.
|
||||
|
||||
[IMPORTANT]
|
||||
@@ -17,7 +22,7 @@ Adding worker nodes does not expand the cluster control plane, and it does not p
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Unlike multi-node clusters, by default all ingress traffic is routed to the single control-plane node, even after adding additional worker nodes.
|
||||
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.
|
||||
====
|
||||
|
||||
include::modules/ai-sno-requirements-for-installing-worker-nodes.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user