ingress-nginx-helm/docs/catalog.md

12 lines
738 B
Markdown
Raw Normal View History

2017-08-18 02:39:24 +00:00
# Ingress controller Catalog
2016-12-16 22:02:42 +00:00
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)
2017-09-30 21:05:17 +00:00
* [External Nginx Ingress Controller](https://github.com/unibet/ext_nginx)