diff --git a/content/en/docs/concepts/architecture/nodes.md b/content/en/docs/concepts/architecture/nodes.md index d94aac5878..0974089f8d 100644 --- a/content/en/docs/concepts/architecture/nodes.md +++ b/content/en/docs/concepts/architecture/nodes.md @@ -442,7 +442,7 @@ Message: Pod was terminated in response to imminent node shutdown. To provide more flexibility during graceful node shutdown around the ordering of pods during shutdown, graceful node shutdown honors the PriorityClass for Pods, provided that you enabled this feature in your cluster. The feature -allows allows cluster administers to explicitly define the ordering of pods +allows cluster administers to explicitly define the ordering of pods during graceful node shutdown based on [priority classes](docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass).