Does AGIC support the equivalent of 'configuration-snippet' #1357
Unanswered
zhoucengchao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi developers,
Does AGIC support the equivalent of nginx.ingress.kubernetes.io/configuration-snippet? We are migrating Ngnix to AGIC and would like to achieve:
(1) path-based routing &
(2) hostname rewrite.
For (1), we don't find a matching annotiation.
For (2), appgw.ingress.kubernetes.io/backend-hostname: seems similar, but does it support RegularExpression as below?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions