Difference between revisions of "Mark a pod as critical"
Jump to navigation
Jump to search
(Created page with " To mark a Pod as critical, set priorityClassName for that Pod to system-cluster-critical or system-node-critical. system-node-critical is the highest available priority, even...") |
|||
Line 1: | Line 1: | ||
− | + | To mark a Pod as critical, set [[priorityClassName]] for that Pod to system-cluster-critical or system-node-critical. system-node-critical is the highest available priority, even higher than system-cluster-critical. | |
Revision as of 14:39, 2 January 2023
To mark a Pod as critical, set priorityClassName for that Pod to system-cluster-critical or system-node-critical. system-node-critical is the highest available priority, even higher than system-cluster-critical.
Pods, Mypod.yml
, Create and configure a basic Pod, pod (command)
, pod --help
, pod install
, List containers on a POD, livenessProbe, readinessProbe
, Pod status, Static pod, Pod Security, PodReplacementPolicy
Advertising: