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 65dbc31 commit 9673cd2Copy full SHA for 9673cd2
content/en/docs/concepts/services-networking/service.md
@@ -205,8 +205,8 @@ The name of the Endpoints object must be a valid
205
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
206
207
When you create an [Endpoints](docs/reference/kubernetes-api/service-resources/endpoints-v1/)
208
-object for a Service, you set the name of the new Endpoints object to be the same as the
209
-name of the Service.
+object for a Service, you set the name of the new object to be the same as that
+of the Service.
210
211
{{< note >}}
212
The endpoint IPs _must not_ be: loopback (127.0.0.0/8 for IPv4, ::1/128 for IPv6), or
0 commit comments