Adds support for root redirection, and improves rewrite documentation

This commit is contained in:
Ricardo Pchevuzinske Katz 2017-03-13 12:03:47 -03:00
parent c41e6bd82f
commit 0e5d3ca9e9
4 changed files with 76 additions and 11 deletions

View file

@ -177,7 +177,7 @@ If the application contains relative links it is possible to add an additional a
If the Application Root is exposed in a different path and needs to be redirected, the annotation `ingress.kubernetes.io/app-root` might be used.
Please check the [rewrite](examples/rewrite/README.md) example.
Please check the [rewrite](/examples/rewrite/README.md) example.
### Rate limiting