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 3f373fd + 909dba3 commit 451eb86Copy full SHA for 451eb86
content/en/docs/concepts/services-networking/service.md
@@ -74,8 +74,8 @@ a new instance.
74
The name of a Service object must be a valid
75
[DNS label name](/docs/concepts/overview/working-with-objects/names#dns-label-names).
76
77
-For example, suppose you have a set of Pods that each listen on TCP port 9376
78
-and carry a label `app=MyApp`:
+For example, suppose you have a set of Pods where each listens on TCP port 9376
+and contains a label `app=MyApp`:
79
80
```yaml
81
apiVersion: v1
0 commit comments