From 270562ab608280fd3d85863c8b59c37cb1efa00f Mon Sep 17 00:00:00 2001 From: Samantha Monteiro Date: Tue, 28 Nov 2017 19:15:44 -0300 Subject: [PATCH] Adding new controller to the catalog --- docs/catalog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.md b/docs/catalog.md index 466d9a0bc..1fa1d6f1d 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -10,3 +10,4 @@ This is a non-comprehensive list of existing ingress controllers. * [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) +* [Heptio Contour controller](https://github.com/heptio/contour)