The Previous post on enabling agic was done via terraform but let make it easier to follow which by using Azure Portal.
Please make sure you have all this component running .
1. AKS
2. Application Gateway (needed for utilizing the existing app gw )
Step One . Go to AKS > Networking > Application Gateway ; enable it
Step Two, Monitor the deployment
Step Three, Test AGIC using sample app kubectl apply -f https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/master/docs/examples/aspnetapp.yaml
Step Four, Check the ingress creation and backend pool
Sample app running
Thanks for reading and see you ..
No comments:
Post a Comment