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 5cf56a2 commit 5af4917Copy full SHA for 5af4917
content/zh-cn/docs/concepts/workloads/pods/pod-qos.md
@@ -13,7 +13,7 @@ weight: 85
13
14
<!--
15
This page introduces _Quality of Service (QoS) classes_ in Kubernetes, and explains
16
-how Kubernetes assigns a QoS class to each Pods as a consequence of the resource
+how Kubernetes assigns a QoS class to each Pod as a consequence of the resource
17
constraints that you specify for the containers in that Pod. Kubernetes relies on this
18
classification to make decisions about which Pods to evict when there are not enough
19
available resources on a Node.
0 commit comments