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.
2 parents 0d80c94 + c6ef33f commit 400c9e5Copy full SHA for 400c9e5
content/en/docs/concepts/workloads/pods/pod-qos.md
@@ -7,7 +7,7 @@ weight: 85
7
<!-- overview -->
8
9
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
+how Kubernetes assigns a QoS class to each Pod as a consequence of the resource
11
constraints that you specify for the containers in that Pod. Kubernetes relies on this
12
classification to make decisions about which Pods to evict when there are not enough
13
available resources on a Node.
0 commit comments