Skip to content

Commit cdd1b6a

Browse files
authored
Merge pull request #42016 from mukunda-/patch-1
grammar fixes for guaranteed-scheduling-critical-addon-pods.md
2 parents e41fc6e + 04173f9 commit cdd1b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and becomes pending (for example when the cluster is highly utilized and either
1717
vacated by the evicted critical add-on pod or the amount of resources available on the node changed for some other reason).
1818

1919
Note that marking a pod as critical is not meant to prevent evictions entirely; it only prevents the pod from becoming permanently unavailable.
20-
A static pod marked as critical, can't be evicted. However, a non-static pods marked as critical are always rescheduled.
20+
A static pod marked as critical can't be evicted. However, non-static pods marked as critical are always rescheduled.
2121

2222
<!-- body -->
2323

0 commit comments

Comments
 (0)