add new page for qos class
This commit is contained in:
parent
4e9007f191
commit
04ce79a5fc
|
|
@ -85,7 +85,7 @@ CPU limit or a CPU request.
|
|||
Containers in a Pod can request other resources (not CPU or memory) and still be classified as
|
||||
`BestEffort`.
|
||||
|
||||
### Some behavior is independent of QoS class
|
||||
## Some behavior is independent of QoS class {#class-independent-behavior}
|
||||
|
||||
Certain behavior is independent of the QoS class assigned by Kubernetes. For example:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue