Skip to content

Commit 9673cd2

Browse files
doc: apply suggestions from code review
Co-authored-by: divya-mohan0209 <[email protected]>
1 parent 65dbc31 commit 9673cd2

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+2
-2
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ The name of the Endpoints object must be a valid
205205
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
206206

207207
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.
208+
object for a Service, you set the name of the new object to be the same as that
209+
of the Service.
210210

211211
{{< note >}}
212212
The endpoint IPs _must not_ be: loopback (127.0.0.0/8 for IPv4, ::1/128 for IPv6), or

0 commit comments

Comments
 (0)