ingress-nginx-helm/docs/catalog.md

12 lines
664 B
Markdown
Raw Normal View History

2016-12-16 14:02:42 -08:00
# Ingress controller catalog
This is a non-comprehensive list of existing ingress controllers.
2017-01-30 18:42:36 -08:00
* [Dummy controller backend](/examples/custom-controller)
2017-02-06 21:40:03 -02:00
* [HAProxy Ingress controller](https://github.com/jcmoraisjr/haproxy-ingress)
* [Linkerd](https://linkerd.io/config/0.9.1/linkerd/index.html#ingress-identifier)
2017-04-01 11:14:28 +02:00
* [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)
2017-04-20 14:02:06 -07:00
* [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)
2017-05-25 14:52:59 -04:00
* [Voyager: HAProxy Ingress Controller](https://github.com/appscode/voyager)