API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Kubernetes EndpointSlices

The Kubernetes EndpointSlices API tracks IP addresses, ports, readiness, and topology information for Pods backing a Service. EndpointSlices replaced the older Endpoints API to improve scalability for large clusters and enable topology-aware routing.

Documentation

Specifications

Other Resources

OpenAPI

kubernetes-endpoint-slices-openapi.yml Raw ↑