Ingress Controller in AKS (Application Gateway) / Define custom names for http settings and rules

Mile Mitsev 21 Reputation points
2022-04-06T09:21:51.537+00:00

Hello,

I have deployed an application gateway with ingress controller for my AKS Cluster. Once I deploy the ingress resource the underlaying resources are then visible in the Azure portal like listner, http settings,rule, etc. My "problem" is that I would like to have more controll over the respective names of the rules and http settings. The names that Azure is using for the respective http settings and rule names, are a bit unclear when there are multiple such http settings, rules and listners. The names that azure used are for example like this: Listener: fl-e1903c8aga3446b783607aec6d6ecba8a Rule: rr-u1903c8aa8446b8b32078ec6d6ecba8a

Having it like this, makes it extreemly difficult to keep track which is which. I have looked in the doku [1] and [2] but I wasnt able to find an option where I could set this up in the ingress resource. Do you have any idea where can I set this up, if at all?

Thank you,

[1] https://azure.github.io/application-gateway-kubernetes-ingress/

[2] https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-expose-service-over-http-https

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.
1,866 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. risolis 8,701 Reputation points
    2023-03-23T05:36:15.6366667+00:00

    Hello @MLM

    Thank you for posting this concern on this community space.

    I was reading your post and I am wondering if you have tried to do it like it is set up on the link below:

    https://shuanglu1993.medium.com/application-gateway-work-with-aks-via-ssl-9894e7f4a587

    Looking forward to your feedback,

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments