Kubernetes External DNS for Azure DNS & AKS
Introduction
After deploying an application and its services into a Kubernetes cluster, a question rises on the surface, how to access it with a custom domain name ? A simple solution would be to create an A record that points the domain name into the … Continue reading Kubernetes External DNS for Azure DNS & AKS
