Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 596 Bytes

endpoint.md

File metadata and controls

17 lines (15 loc) · 596 Bytes
title id date full_link short_description aka tags
Endpoints
endpoints
2020-04-23
Endpoints track the IP addresses of Pods with matching Service selectors.
networking

Endpoints track the IP addresses of Pods with matching {{< glossary_tooltip text="selectors" term_id="selector" >}}.

Endpoints can be configured manually for {{< glossary_tooltip text="Services" term_id="service" >}} without selectors specified. The {{< glossary_tooltip text="EndpointSlice" term_id="endpoint-slice" >}} resource provides a scalable and extensible alternative to Endpoints.