Skip to content

Commit 64af02f

Browse files
fixed the outdated link
1 parent 87103a1 commit 64af02f

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)