Skip to content

Commit d39343a

Browse files
authored
Merge pull request #39936 from Dhairya-Arora01/linkUpdate
fixed the outdated link
2 parents c74901b + 64af02f commit d39343a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ unexpected to them. Use node labels that have a clear correlation to the
221221
scheduler profile name.
222222

223223
{{< note >}}
224-
The DaemonSet controller, which [creates Pods for DaemonSets](/docs/concepts/workloads/controllers/daemonset/#scheduled-by-default-scheduler),
224+
The DaemonSet controller, which [creates Pods for DaemonSets](/docs/concepts/workloads/controllers/daemonset/#how-daemon-pods-are-scheduled),
225225
does not support scheduling profiles. When the DaemonSet controller creates
226226
Pods, the default Kubernetes scheduler places those Pods and honors any
227227
`nodeAffinity` rules in the DaemonSet controller.

0 commit comments

Comments
 (0)