Skip to content

Commit 400c9e5

Browse files
authored
Merge pull request #42517 from pcsegal/pod-qos-fix-typo
Update pod-qos.md to fix typo
2 parents 0d80c94 + c6ef33f commit 400c9e5

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
@@ -7,7 +7,7 @@ weight: 85
77
<!-- overview -->
88

99
This page introduces _Quality of Service (QoS) classes_ in Kubernetes, and explains
10-
how Kubernetes assigns a QoS class to each Pods as a consequence of the resource
10+
how Kubernetes assigns a QoS class to each Pod as a consequence of the resource
1111
constraints that you specify for the containers in that Pod. Kubernetes relies on this
1212
classification to make decisions about which Pods to evict when there are not enough
1313
available resources on a Node.

0 commit comments

Comments
 (0)