docker-kubernetes-course
docker-kubernetes-course copied to clipboard
Demoing Kubernetes/AKS features
Just checking if on ingress-appgw.yaml , the containerport and targetport should be 8080 as desribed on the below official microsoft documentation https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/examples/aspnetapp.yaml
Issue kubectl run nginx --image=nginx Unable to connect to the server: dial tcp 52.143.3.56:443: connectex: A connection attempt failed because the connected party did not properly respond after a period...
So I followed the tutorial on External DNS! but I'm missing one thing, basically I have domain managed by Digital Ocean, and I copied the NS from azure and redirected...
I have followed the tutorial twice but everytime it is same error. I think there is definitely something is wrong in creation of pod YAML file. C:\Users\JamalAshraf>**kubectl get pods** NAME...
Terraform Providers Version is not supported. 230_aks_ingress_apim/terraform/providers.tf ``` Initializing the backend... ╷ │ Error: Unsupported Terraform Core version │ │ on providers.tf line 3, in terraform: │ 3: required_version =...
https://github.com/HoussemDellai/aks-course/blob/main/231_aks_apim_self_hosted_gateway/readme.md