Update node-shutdown docs: typo in word 'administrators' (en)

Signed-off-by: Paulo Piriquito <paulo.piriquito@outlook.pt>
pull/49733/head
Paulo Piriquito 2025-02-24 11:45:31 +00:00
parent b417e36255
commit 151c47470e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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
of pods during shutdown, graceful node shutdown honors the PriorityClass for
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
[priority classes](/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass).