From 83fc1d8a0991d105917be68d5c44d2e8da64a828 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Sat, 1 Apr 2017 11:14:28 +0200 Subject: [PATCH] catalog: add traefik --- docs/catalog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.md b/docs/catalog.md index 2612790c7..3ac81c200 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -4,3 +4,4 @@ This is a non-comprehensive list of existing ingress controllers. * [Dummy controller backend](/examples/custom-controller) * [HAProxy Ingress controller](https://github.com/jcmoraisjr/haproxy-ingress) +* [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)