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 564a49a commit 8b00142Copy full SHA for 8b00142
content/en/docs/concepts/services-networking/endpoint-slices.md
@@ -23,7 +23,7 @@ Endpoints.
23
24
The Endpoints API has provided a simple and straightforward way of
25
tracking network endpoints in Kubernetes. Unfortunately as Kubernetes clusters
26
-and {{< glossary_tooltip text="Services" term_id="service" >}} have grown to handle
+and {{< glossary_tooltip text="Services" term_id="service" >}} have grown to handle and
27
send more traffic to more backend Pods, limitations of that original API became
28
more visible.
29
Most notably, those included challenges with scaling to larger numbers of
0 commit comments