ingress-nginx-helm/docs
Gabor Lekeny def13fc06c Add proxy_ssl_* directives
Add support for backends which require client certificate (eg. NiFi)
authentication. The `proxy-ssl-secret` k8s annotation references a
secret which is used to authenticate to the backend server. All other
directives fine tune the backend communication.

The following annotations are supported:
* proxy-ssl-secret
* proxy-ssl-ciphers
* proxy-ssl-protocol
* proxy-ssl-verify
* proxy-ssl-verify-depth
2019-07-18 03:21:52 +02:00
..
deploy Partially revert usage of kustomize for installation (#4159) 2019-06-05 10:59:38 -04:00
examples Add notes on timeouts while using long GRPC streams 2019-06-25 10:29:39 +02:00
images docs: Add MetalLB and externalIPs to bare-metal deployment page 2018-09-12 12:21:39 +02:00
user-guide Add proxy_ssl_* directives 2019-07-18 03:21:52 +02:00
development.md Add Getting the Code section to Quick Start 2018-05-01 13:13:22 -04:00
extra.css Adjust size of tables and only adjust the first column on mobile 2018-04-30 20:03:39 +02:00
how-it-works.md Update how-it-works.md 2019-07-12 14:12:15 +05:30
index.md Move deployment documentation under docs/deploy/ 2018-04-26 13:57:18 +03:00
kubectl-plugin.md Add kubectl plugin docs 2019-04-08 18:12:00 -04:00
troubleshooting.md Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00