Skip to content

Commit

Permalink
Update config_infra_nodes.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
swopebe authored Dec 2, 2024
1 parent c4b4e9f commit 6d6b9a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/config_infra_nodes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ After adding infrastructure nodes to your {ocp-short} cluster, follow the xref:.
[#config-infra-nodes-ocp]
== Configuring infrastructure nodes to the {ocp-short} cluster

Follow the procedures that are described in link:https://docs.redhat.com/documentation/en-us/openshift_container_platform/4.15/html/machine_management/creating-infrastructure-machinesets[Creating infrastructure machine sets] in the {ocp-short} documentation. Infrastructure nodes are configured with a Kubernetes `taint` and `label` to keep non-management workloads from running on them.
Follow the procedures that are described in link:https://docs.redhat.com/documentation/en-us/openshift_container_platform/4.15/html/machine_management/creating-infrastructure-machinesets[Creating infrastructure machine sets] in the {ocp-short} documentation. Infrastructure nodes are configured with a Kubernetes `taints` and `labels` to keep non-management workloads from running on them.

. To be compatible with the infrastructure node enablement provided by {acm-short}, ensure your infrastructure nodes have the following `taint` and `label` applied:
. To be compatible with the infrastructure node enablement provided by {acm-short}, ensure your infrastructure nodes have the following `taints` and `labels` applied:

+
[source,yaml]
Expand Down

0 comments on commit 6d6b9a6

Please sign in to comment.