Skip to content

Commit 6d020be

Browse files
authored
Merge pull request #59239 from xenolinux/noschdule-taint
2 parents ed28b61 + 681d895 commit 6d020be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/machineset-yaml-alibaba.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ endif::infra[]
136136
<12> Specify the zone within your region to place machines on. Be sure that your region supports the zone that you specify.
137137
ifdef::infra[]
138138
<13> Specify a taint to prevent user workloads from being scheduled on infra nodes.
139+
+
140+
[NOTE]
141+
====
142+
After adding the `NoSchedule` taint on the infrastructure node, existing DNS pods running on that node are marked as `misscheduled`. You must either delete or link:https://access.redhat.com/solutions/6592171[add toleration on `misscheduled` DNS pods].
143+
====
139144
endif::infra[]
140145

141146
ifeval::["{context}" == "creating-infrastructure-machinesets"]

0 commit comments

Comments
 (0)