Difference between revisions of "QosClass"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/
 
* https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/
  
  qosClass: BestEffort
+
* <code>qosClass: BestEffort</code>
  
[[Guaranteed]]
+
=== Types ===
[[Burstable]]
+
* <code>[[Guaranteed]]</code>
[[BestEffort]]
+
* <code>[[Burstable]]</code>
 +
* <code>[[BestEffort]]</code>
  
  
Line 12: Line 13:
 
* [[Karpenter]]
 
* [[Karpenter]]
  
 +
* <code>[[kubectl get pods]] -n cluster-autoscaler -o yaml cluster-autoscaler-0987654321</code>
  
[[kubectl get pods]] -n cluster-autoscaler -o yaml cluster-autoscaler-0987654321
+
== Related ==
 
 
=== Types ===
 
 
* <code>[[QosClass]]</code>
 
* <code>[[QosClass]]</code>
 
* <code>[[PriorityClassName]]</code>
 
* <code>[[PriorityClassName]]</code>

Latest revision as of 15:02, 2 January 2023

Advertising: