Difference between revisions of "PriorityClassName"
Jump to navigation
Jump to search
(Created page with " kubectl get pods -n cluster-autoscaler -o yaml cluster-autoscaler-0987654321") |
Tags: Mobile web edit, Mobile edit |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | <code>[[kubectl get pods -n cluster-autoscaler -o yaml cluster-autoscaler-0987654321]]</code> | ||
− | [[ | + | |
+ | priorityClassName: [[system-node-critical]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[qosClass]]</code> | ||
+ | * [[Mark a pod as critical]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Kubernetes autoscaling}} | ||
+ | * {{Pods}} | ||
+ | |||
+ | [[Category:Kubernetes]] |
Latest revision as of 21:07, 12 March 2023
kubectl get pods -n cluster-autoscaler -o yaml cluster-autoscaler-0987654321
priorityClassName: system-node-critical
Related[edit]
See also[edit]
Advertising: