VISHNUVARDHAN VANDAVASIdev-ops.hashnode.dev·Aug 21, 2024Understanding Headless Services in KubernetesIntroduction Kubernetes has revolutionized the way we manage and deploy containerized applications. One of the core concepts in Kubernetes is "Services", which provides networking capabilities for pods within a cluster. A Service is an abstraction la...Discuss·6 likes·141 readsHeadless Serviceinformative article 3
Basanta Kharelbasantakharel.com·Oct 28, 2023DNS in Kubernetes: More Than Just Name ResolutionWhen you think of DNS, you might think of it as a simple system for translating domain names to IP addresses. But in the world of Kubernetes, DNS plays a much more pivotal role. Let's dive into the intricacies of DNS in Kubernetes and understand why ...Discuss·260 readsKubernetes