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 cc27138 + 95b4155 commit 6f97868Copy full SHA for 6f97868
content/zh-cn/docs/concepts/overview/working-with-objects/labels.md
@@ -405,7 +405,7 @@ The set of pods that a `service` targets is defined with a label selector.
405
Similarly, the population of pods that a `replicationcontroller` should
406
manage is also defined with a label selector.
407
408
-Labels selectors for both objects are defined in `json` or `yaml` files using maps,
+Label selectors for both objects are defined in `json` or `yaml` files using maps,
409
and only _equality-based_ requirement selectors are supported:
410
-->
411
#### Service 和 ReplicationController
0 commit comments