Ingress - rewrite url and pass base tag #3707
-
What is the equivalent of the community annotations?
I have tried the following but think it's only half the solution.
My Ingress Resource
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Directing you to the more powerful CRDs, I believe that Action.Proxy is what you are looking for: https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/#actionproxy The counterpart for the Ingress resource should be: https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/advanced-configuration-with-annotations/#request-uriheader-manipulation |
Beta Was this translation helpful? Give feedback.
Directing you to the more powerful CRDs, I believe that Action.Proxy is what you are looking for: https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/#actionproxy
The counterpart for the Ingress resource should be: https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/advanced-configuration-with-annotations/#request-uriheader-manipulation