I had previously walked through the tutorial from MS as https://learn.microsoft.com/en-us/azure/aks/ingress-static-ip and it worked about 2 months ago. I walked through the tutorial again today, but it is failing (unable to connect to the test apps, and the certificate also seems to be unable to generate. I get
Normal Issuing 13m cert-manager Issuing certificate as Secret does not exist
Normal Generated 13m cert-manager Stored new private key in temporary Secret resource "tls-secret-7rf2m"
Normal Requested 13m cert-manager Created new CertificateRequest resource "tls-secret-ssg66"
Warning Failed 12m cert-manager The certificate request has failed to complete and will be retried: Failed to wait for order resource "tls-secret-ssg66-3505050538" to become ready: order is in "invalid" state:
If I look at the AKS load balancer insights I see the attached picture, but I cannot find the root cause. There is a message that says: "Some of your load balancing endpoints may be unavailable. Please see the metrics blade for availability information and troubleshooting steps for recommended solutions" Not sure when this worked before, but not now.
Any help would be greatly appreciated.