This is part 1 of a 4-part series on deploying an application to Azure Kubernetes. Here's a full list of this series: k8spractice Overviewk8spractice PostgreSQL Service Deploymentk8spractice Servicesk8spractice Ingress Rules (this post) Deploy Nginx Ingress Controller To help with exposing our web services we need to setup an ingress controller. For k8spractice I'm using NGINX … Continue reading k8spractice Ingress Rules