We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9007f commit 04ce79aCopy full SHA for 04ce79a
content/en/docs/concepts/workloads/pods/pod-qos.md
@@ -85,7 +85,7 @@ CPU limit or a CPU request.
85
Containers in a Pod can request other resources (not CPU or memory) and still be classified as
86
`BestEffort`.
87
88
-### Some behavior is independent of QoS class
+## Some behavior is independent of QoS class {#class-independent-behavior}
89
90
Certain behavior is independent of the QoS class assigned by Kubernetes. For example:
91
0 commit comments