Ingress NGINX Controller for Kubernetes
![]() This configuration setting permits nginx to auto discover supported curves based on what openssl was compiled with. With the old default of secp384r1 if you attempted to use a key from a different curve, for example prime256v1, the SSL handshake would fail in an awful way without any helpful errors logged anywhere. The default setting in nginx has been "auto" since 1.11.0 |
||
---|---|---|
controllers | ||
core/pkg | ||
docs | ||
examples | ||
Godeps | ||
hack | ||
images | ||
tests/manifests | ||
vendor | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
OWNERS | ||
README.md |
Ingress
Description
This repository contains controllers built around the Kubernetes Ingress resource. It is currently in a state of flux as project maintainers port code over from its previous home.
Navigation
- Learn more about using Ingress
- Write your own Ingress controller
- See our developer documentation
- Deploy existing Ingress controllers
- See our admin documentation
- Contribute
- See the contributor guidelines
- Debug
- Peruse the FAQ section
- Ask on one of the user-support channels