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.
2 parents 87b867b + dbd7239 commit fe254a7Copy full SHA for fe254a7
content/en/docs/concepts/services-networking/endpoint-slices.md
@@ -235,7 +235,7 @@ at different times.
235
{{< note >}}
236
Clients of the EndpointSlice API must iterate through all the existing EndpointSlices
237
associated to a Service and build a complete list of unique network endpoints. It is
238
-important to mention that endpoints may be duplicated in different EndointSlices.
+important to mention that endpoints may be duplicated in different EndpointSlices.
239
240
You can find a reference implementation for how to perform this endpoint aggregation
241
and deduplication as part of the `EndpointSliceCache` code within `kube-proxy`.
0 commit comments