Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stensonb authored Nov 19, 2023
1 parent bb09dc8 commit 82b3f40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ metadata:
If a Pod exists with the annotation `karpenter.sh/do-not-evict: true` on a Node,
and a request is made to delete the Node, Karpenter will not drain any Pods from
that Node or otherwise try to delete the Node. This is useful for Pods that should
run interrupted to completion. This policy mutates Jobs and CronJobs
run uninterrupted to completion. This policy mutates Jobs and CronJobs
so that Pods spawned by them will contain the `karpenter.sh/do-not-evict: true` annotation.
spec:
rules:
Expand Down

0 comments on commit 82b3f40

Please sign in to comment.