Back to projects
Nov 01, 2025
1 min read

Kubernetes Deployment on Azure (AKS)

Complete AKS cluster deployment with Ingress controller, DNS integration, and production-ready configurations

Deployed a production-grade application on Azure Kubernetes Service (AKS). Created and configured an AKS cluster with managed identity permissions, installed and configured Ingress controller, integrated Azure DNS with Hostinger for custom domain routing, implemented Kubernetes secrets management, and deployed ExternalDNS for automated DNS record management—resulting in a fully functional application with working domain routing.