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 bee6719 commit d3dd8f2Copy full SHA for d3dd8f2
content/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node.md
@@ -805,7 +805,7 @@ spec:
805
# tenant is running.
806
labelSelector:
807
# We have to have the labelSelector which selects only Pods with the tenant label,
808
- # otherwise this Pod would hate Pods from daemonsets as well, for example,
+ # otherwise this Pod would have Pods from daemonsets as well, for example,
809
# which aren't supposed to have the tenant label.
810
matchExpressions:
811
- key: tenant
0 commit comments