Skip to content

Commit 04ce79a

Browse files
committed
add new page for qos class
1 parent 4e9007f commit 04ce79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/pod-qos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ CPU limit or a CPU request.
8585
Containers in a Pod can request other resources (not CPU or memory) and still be classified as
8686
`BestEffort`.
8787

88-
### Some behavior is independent of QoS class
88+
## Some behavior is independent of QoS class {#class-independent-behavior}
8989

9090
Certain behavior is independent of the QoS class assigned by Kubernetes. For example:
9191

0 commit comments

Comments
 (0)