MaGe Linux Operations
MaGe Linux Operations
Jun 26, 2024 · Cloud Native

How Headless Services Enable Direct Pod Access in Kubernetes

This article explains what headless services are, how they differ from regular Kubernetes services, their DNS‑based discovery mechanism, practical examples with OpenLDAP and Kafka Zookeeper, and how to include unready pods using annotations, providing a comprehensive guide for stateful workloads.

DNSHeadless ServiceKubernetes
0 likes · 14 min read
How Headless Services Enable Direct Pod Access in Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Nov 25, 2019 · Cloud Native

Mastering Kubernetes Service: Discovery, Load Balancing, and External Access

This article explains why service discovery is essential in Kubernetes, details the architecture and syntax of K8s Service, shows how to create and inspect services, demonstrates internal and external access methods—including headless services—and provides a step‑by‑step demo on Alibaba Cloud Container Service.

Headless ServiceKubernetesService
0 likes · 19 min read
Mastering Kubernetes Service: Discovery, Load Balancing, and External Access