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 5d2ad23 commit c6ef33fCopy full SHA for c6ef33f
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