Merge pull request #767 from julianvmodesto/add-voyager-to-catalog

Add Voyager, a HAProxy Ingress Controller, to the catalog
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-05-25 18:36:47 -04:00 committed by GitHub
commit 5cd03957f5

View file

@ -8,3 +8,4 @@ This is a non-comprehensive list of existing ingress controllers.
* [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)
* [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)