Skip to content

Commit c7ac39e

Browse files
authored
Merge pull request #42526 from Arhell/zh-update
[zh] Update pod-qos.md to fix typo
2 parents 5cf56a2 + 5af4917 commit c7ac39e

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/workloads/pods/pod-qos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 85
1313

1414
<!--
1515
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
16+
how Kubernetes assigns a QoS class to each Pod as a consequence of the resource
1717
constraints that you specify for the containers in that Pod. Kubernetes relies on this
1818
classification to make decisions about which Pods to evict when there are not enough
1919
available resources on a Node.

0 commit comments

Comments
 (0)