Remove VTS from the ingress controller

This commit is contained in:
Manuel de Brito Fontes 2018-06-14 10:30:59 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 9c6201b79a
commit 63b38e1c21
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
18 changed files with 1 additions and 250 deletions

View file

@ -16,7 +16,6 @@ Customization | [Custom DH parameters for perfect forward secrecy](customization
Customization | [Custom errors](customization/custom-errors/README.md) | serve custom error pages from the default backend | Intermediate
Customization | [Custom headers](customization/custom-headers/README.md) | set custom headers before sending traffic to backends | Advanced
Customization | [Custom upstream check](customization/custom-upstream-check/README.md) | TODO | TODO
Customization | [Custom VTS metrics with Prometheus](customization/custom-vts-metrics-prometheus/README.md) | TODO | TODO
Customization | [External authentication with response header propagation](customization/external-auth-headers/README.md) | TODO | TODO
Customization | [Sysctl tuning](customization/sysctl/README.md) | TODO | TODO
Features | [Rewrite](rewrite/README.md) | TODO | TODO