Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.13 KB

Enable Application Gateway Ingress Controller (AGIC)

There're 3 comprehensive guidances describing how to enable AGIC with different approaches, along with the end-to-end instructions about setting up the Azure Container Registry (ACR) instance, Azure Kubernetes Service (AKS) cluster with additonal user node pool, building the container image, pushing to the ACR instance and deploying to the AKS cluster:

  1. Enable AGIC with AKS Add-On
  2. Enable AGIC with Helm using service principal credentials
  3. Enable AGIC with Helm using AAD Pod Identity

References: