Merge pull request #49733 from paulopiriquito/main
Update node-shutdown docs: typo in word 'administrators'
This commit is contained in:
commit
c042dcd1a0
|
|
@ -108,7 +108,7 @@ Message: Pod was terminated in response to imminent node shutdown.
|
||||||
To provide more flexibility during graceful node shutdown around the ordering
|
To provide more flexibility during graceful node shutdown around the ordering
|
||||||
of pods during shutdown, graceful node shutdown honors the PriorityClass for
|
of pods during shutdown, graceful node shutdown honors the PriorityClass for
|
||||||
Pods, provided that you enabled this feature in your cluster. The feature
|
Pods, provided that you enabled this feature in your cluster. The feature
|
||||||
allows cluster administers to explicitly define the ordering of pods
|
allows cluster administrators to explicitly define the ordering of pods
|
||||||
during graceful node shutdown based on
|
during graceful node shutdown based on
|
||||||
[priority classes](/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass).
|
[priority classes](/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue