ingress-nginx-helm/docs/catalog.md

12 lines
664 B
Markdown
Raw Normal View History

2016-12-16 22:02:42 +00:00
# Ingress controller catalog
This is a non-comprehensive list of existing ingress controllers.
2017-01-31 02:42:36 +00:00
* [Dummy controller backend](/examples/custom-controller)
2017-02-06 23:40:03 +00: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 09:14:28 +00:00
* [traefik](https://docs.traefik.io/toml/#kubernetes-ingress-backend)
2017-04-20 21:02:06 +00: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 18:52:59 +00:00
* [Voyager: HAProxy Ingress Controller](https://github.com/appscode/voyager)