Tagged articles

EndpointSlice

2 articles · Page 1 of 1
Cloud Architecture
Cloud Architecture
Apr 2, 2026 · Cloud Native

Practical Guide to Kubernetes Service Discovery: Theory to Production-Ready Design

This comprehensive guide explains why Kubernetes service discovery is more than name‑to‑IP mapping, details the control‑plane and data‑plane components, compares Service types, explores CoreDNS caching, EndpointSlice, kube‑proxy modes, multi‑cluster strategies, and provides production‑grade code samples and troubleshooting steps.

CoreDNSEndpointSliceGateway API
0 likes · 46 min read
Practical Guide to Kubernetes Service Discovery: Theory to Production-Ready Design
Cloud Native Technology Community
Cloud Native Technology Community
Nov 27, 2019 · Cloud Native

Topology‑Aware Service Routing in Kubernetes v1.17

The article explains the new Kubernetes v1.17 topology‑aware service routing feature, describing its purpose, underlying concepts such as topology domains and endpoint slices, the implementation details in kube‑proxy, how to enable it with feature gates and topologyKeys, and the practical benefits of reduced network latency and cost.

Cloud NativeEndpointSliceKubernetes
0 likes · 13 min read
Topology‑Aware Service Routing in Kubernetes v1.17