Difference between revisions of "PriorityClass"
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | {{kind: PriorityClass}} | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
== Related == | == Related == | ||
− | + | * <code>[[kubectl get priorityclass]]</code> | |
− | + | * <code>[[k get pc]]</code> | |
* [[Kubernetes scheduling]] | * [[Kubernetes scheduling]] | ||
+ | * <code>[[oom_score_adj]]</code> | ||
+ | * <code>[[cAdvisor]]</code> | ||
+ | * <code>[[qoSClass]]</code> | ||
== See also == | == See also == |
Latest revision as of 21:56, 9 November 2023
apiVersion: scheduling.k8s.io/v1 kind: PriorityClass metadata: name: overprovisioning value: -1 globalDefault: false description: "Priority class used by overprovisioning."
Related[edit]
See also[edit]
- Horizontal Pod Autoscaler (HPA), Horizontal cluster-proportional-autoscaler container, Kubernetes cluster-proportional-vertical-autoscaler, Kubernetes Horizontal cluster-proportional-autoscaler container,
FailedGetResourceMetric
- Kubernetes autoscaling, HPA, VPA, Karpenter, Kubernetes Autoscaler,
kubectl autoscale
, Kubernetes Metrics Server (KMS)
Advertising: