Closed qixurulin closed 1 year ago
Moving services...
Still working on it. Service ares running now, but there are some issues about traffic routing or firewall.
It is working right now.
Two problems found:
1) The annotation of Ingress "kubernetes.io/ingress.class" was deprecated. Fixed it by using ingressClassName field. https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#deprecating-the-ingress-class-annotation
2) The ingress nginx controller was installed incorrectly. I had to use the Azure dedicated install script: https://kubernetes.github.io/ingress-nginx/deploy/#azure
rt