From 12ab3aeccabae04b0822a70e1d8b6c0e5f230558 Mon Sep 17 00:00:00 2001 From: Meysam Azad Date: Mon, 27 Dec 2021 19:51:29 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20modify=20typo=20=E2=9C=8F=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/en/docs/concepts/architecture/nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).