From e70a7f39c35ef574cdd0a926c57fec5d9972ed4c Mon Sep 17 00:00:00 2001 From: "Julian V. Modesto" Date: Thu, 25 May 2017 14:52:59 -0400 Subject: [PATCH] Add Voyager to catalog --- docs/catalog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.md b/docs/catalog.md index ad3dadebb..7d83f6518 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -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)