Authors: Andrew Sy Kim (Google) Kubernetes v1.26
includes significant advancements in network traffic engineering
with the graduation of two features (Service internal traffic
policy support, and EndpointSlice terminating conditions) to GA,
and a third feature (Proxy terminating endpoints) to beta.The
combination of these enhancements aims to address short-comings in
traffic engineering that people face today, and unlock new
capabilities for the future.
Traffic Loss from Load Balancers During Rolling Updates
Prior to Kubernetes v1.26, clusters could experience loss of traffic from Service load balancers during
rolling updates