parent
cd62dbf71f
commit
fedc79ae98
|
@ -15,7 +15,7 @@ related:
|
|||
- 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-->
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue