Endpoints

Glossary Page

In Kubernetes, Endpoints are objects that keep track of the IP addresses of Pods that match certain selectors. Endpoints can be configured manually for Services that do not have any selectors specified. However, the EndpointSlice resource is a scalable and extensible alternative to Endpoints.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles