From e220fb84f9d1aede2c134fe86bbe049efa59c931 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Thu, 20 Apr 2017 14:02:06 -0700 Subject: [PATCH] catalog: add alb-ingress-controller --- docs/catalog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.md b/docs/catalog.md index 821c0d2d1..edab17bd1 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -6,3 +6,4 @@ This is a non-comprehensive list of existing ingress controllers. * [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) +* [AWS Application Load Balancer Ingress Controller](https://github.com/coreos/alb-ingress-controller)