Newly created ingress not coming up and not talking to services

Praveen Maniyan 0 Reputation points
2024-01-22T05:49:25.3533333+00:00

I created a Service "A", in my AKS, and then created an Ingress. When prompted I created the Key vaults and SSL Certificates. After completing the setup, when I check the Ingress Event, I get a warning of MountVolume.Setup Failed, with reason "Caller is not authorized to perform action on resource.\r\nIf role assignments, deny assignments or role definitions were changed recently, please observe propagation time". Also when I click on the Public Ip address of the Ingress, it shows Not found error. Please help in solving this.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,366 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Praveen Maniyan 0 Reputation points
    2024-01-29T07:37:21.5766667+00:00

    Had to follow the following steps to get this resolved. First do all the steps from https://learn.microsoft.com/en-us/azure/aks/ingress-basic?tabs=azure-cli. Then follow the steps at https://learn.microsoft.com/en-us/azure/aks/ingress-tls?tabs=azure-cli. For troubleshooting certificate manager issues, refer https://cert-manager.io/docs/troubleshooting/acme/.

    If there are some issues with Cert Manager, delete it and reinstall in again.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.