Skip to content

Commit 0d76301

Browse files
authored
Merge pull request #24095 from mvertes/patch-1
Update traefik links in ingress-controllers.md
2 parents f145181 + 959d315 commit 0d76301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/services-networking/ingress-controllers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Kubernetes as a project currently supports and maintains [GCE](https://git.k8s.i
4444
* [NGINX, Inc.](https://www.nginx.com/) offers support and maintenance for the
4545
[NGINX Ingress Controller for Kubernetes](https://www.nginx.com/products/nginx/kubernetes-ingress-controller).
4646
* [Skipper](https://opensource.zalando.com/skipper/kubernetes/ingress-controller/) HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress, designed as a library to build your custom proxy
47-
* [Traefik](https://github.com/containous/traefik) is a fully featured ingress controller
47+
* [Traefik](https://github.com/traefik/traefik) is a fully featured ingress controller
4848
([Let's Encrypt](https://letsencrypt.org), secrets, http2, websocket), and it also comes with commercial
49-
support by [Containous](https://containo.us/services).
49+
support by [Traefik Labs](https://traefik.io).
5050

5151
## Using multiple Ingress controllers
5252

0 commit comments

Comments
 (0)