azure-aks-kubernetes-masterclass
azure-aks-kubernetes-masterclass copied to clipboard
Azure AKS Kubernetes Masterclass
A small error that can lead to misunderstanding (displays an empty message if lower case)
server needs changing from: `server: https://acme-v02.api.letsencrypt.org/directory` to: `server: https://acme-staging-v02.api.letsencrypt.org/directory` for the staging environment
Changes to Outputs: + aks_cluster_id = (known after apply) + azure_ad_group_id = (known after apply) + azure_ad_group_objectid = (known after apply)
Updated as per the name available on the console currently
Hello Sir, I have recently registered to your udemy course. In that ingress section, you added routes to multiple application but all having container port as 80 only. With Ingress,...