commit
99c85f3e7a
2 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,7 @@ Anytime we reference a tls secret, we mean (x509, pem encoded, RSA 2048, etc). Y
|
|||
|
||||
|
||||
## Requirements
|
||||
- Default backend [404-server](https://github.com/kubernetes/contrib/tree/master/404-server)
|
||||
- Default backend [404-server](https://github.com/kubernetes/ingress/tree/master/images/404-server)
|
||||
|
||||
|
||||
## Command line arguments
|
||||
|
|
|
@ -9,3 +9,4 @@ This is a non-comprehensive list of existing ingress controllers.
|
|||
* [AWS Application Load Balancer Ingress Controller](https://github.com/coreos/alb-ingress-controller)
|
||||
* [kube-ingress-aws-controller](https://github.com/zalando-incubator/kube-ingress-aws-controller)
|
||||
* [Voyager: HAProxy Ingress Controller](https://github.com/appscode/voyager)
|
||||
* [External Nginx Ingress Controller](https://github.com/unibet/ext_nginx)
|
Loading…
Reference in a new issue