Merge pull request #634 from philips/patch-2

catalog: add alb-ingress-controller
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-04-20 18:13:31 -03:00 committed by GitHub
commit 203171ecaa

View file

@ -6,3 +6,4 @@ This is a non-comprehensive list of existing ingress controllers.
* [HAProxy Ingress controller](https://github.com/jcmoraisjr/haproxy-ingress) * [HAProxy Ingress controller](https://github.com/jcmoraisjr/haproxy-ingress)
* [Linkerd](https://linkerd.io/config/0.9.1/linkerd/index.html#ingress-identifier) * [Linkerd](https://linkerd.io/config/0.9.1/linkerd/index.html#ingress-identifier)
* [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend) * [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)
* [AWS Application Load Balancer Ingress Controller](https://github.com/coreos/alb-ingress-controller)