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 f2ef985 commit 65dbc31Copy full SHA for 65dbc31
content/en/docs/concepts/services-networking/service.md
@@ -205,7 +205,7 @@ 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 to be the same as the
+object for a Service, you set the name of the new Endpoints object to be the same as the
209
name of the Service.
210
211
{{< note >}}
0 commit comments