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 367de8e commit 191fc16Copy full SHA for 191fc16
keps/sig-node/585-runtime-class/README.md
@@ -610,7 +610,7 @@ tolerations.
610
611
Replacing the NodeSelector's `[]NodeSelectorRequirements` type with the
612
PodSpec's label `map[string]string` approach greatly simplifies the merging
613
-logic, but sacrifices a lot of flexibliity. For exameple, the operator in
+logic, but sacrifices a lot of flexibliity. For example, the operator in
614
NodeSelectorRequriments enables selections like:
615
616
- Negative selection, such as "operating system is _not_ windows"
0 commit comments