committed by
Kubernetes Prow Robot
parent
cd62dbf71f
commit
fedc79ae98
@@ -15,7 +15,7 @@ related:
|
|||||||
- pod
|
- pod
|
||||||
|
|
||||||
---
|
---
|
||||||
QoS Class (Quality of Service Class)) provides a way for Kubernetes to classify Pods within the cluster into several classes and make decisions about scheduling and eviction.
|
QoS Class (Quality of Service Class) provides a way for Kubernetes to classify Pods within the cluster into several classes and make decisions about scheduling and eviction.
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
QoS Class of a Pod is set at creation time based on its compute resources requests and limits settings. QoS classes are used to make decisions about Pods scheduling and eviction.
|
QoS Class of a Pod is set at creation time based on its compute resources requests and limits settings. QoS classes are used to make decisions about Pods scheduling and eviction.
|
||||||
|
|||||||
Reference in New Issue
Block a user