From e7ed88e8810f519e326e6f86b6bc9225f5fa4f68 Mon Sep 17 00:00:00 2001 From: William Morgan Date: Wed, 19 Apr 2017 14:22:26 -0700 Subject: [PATCH] include Linkerd in the ingress controller catalog --- docs/catalog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.md b/docs/catalog.md index 3ac81c2004..821c0d2d17 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -4,4 +4,5 @@ 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) +* [Linkerd](https://linkerd.io/config/0.9.1/linkerd/index.html#ingress-identifier) * [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)