fix trailing spaces in endpointslice doc
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
This commit is contained in:
@@ -44,7 +44,7 @@ for any Kubernetes Service that has a {{< glossary_tooltip text="selector"
|
|||||||
term_id="selector" >}} specified. These EndpointSlices include
|
term_id="selector" >}} specified. These EndpointSlices include
|
||||||
references to all the Pods that match the Service selector. EndpointSlices group
|
references to all the Pods that match the Service selector. EndpointSlices group
|
||||||
network endpoints together by unique combinations of protocol, port number, and
|
network endpoints together by unique combinations of protocol, port number, and
|
||||||
Service name.
|
Service name.
|
||||||
The name of a EndpointSlice object must be a valid
|
The name of a EndpointSlice object must be a valid
|
||||||
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
|
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user