Need help? Check hints here 📘! (hints/helm.md)!
In this challenge you will learn how to lock down your application for enterprise use.
- Deploying ingress with ssl termination
- Using network policies to lock down internal traffic
- Using authentication proxy to enforce auth at the ingress
- Move secrets to azure key vault
https://docs.microsoft.com/en-us/azure/aks/ingress-tls
Deploy the network policy daemonset
kubectl apply -f https://github.com/Azure/acs-engine/blob/master/parts/k8s/addons/kubernetesmasteraddons-azure-npm-daemonset.yaml