doc: apply suggestions from code review

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
pull/33197/head
Shabir Mohamed Abdul Samadh 2022-04-29 10:25:28 -04:00 committed by GitHub
parent 65dbc312c7
commit 9673cd2f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -205,8 +205,8 @@ The name of the Endpoints object must be a valid
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
When you create an [Endpoints](docs/reference/kubernetes-api/service-resources/endpoints-v1/)
object for a Service, you set the name of the new Endpoints object to be the same as the
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.
{{< note >}}
The endpoint IPs _must not_ be: loopback (127.0.0.0/8 for IPv4, ::1/128 for IPv6), or