From 77e1ce28775ddf5f68d6714d50bf1ad002892108 Mon Sep 17 00:00:00 2001 From: tomatokoolaid <94392934+tomatokoolaid@users.noreply.github.com> Date: Mon, 27 Jun 2022 03:08:08 -0600 Subject: [PATCH] Added useful links for commercial applications --- docs/content/getting-started/install-traefik.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index 8b67f5e22..c431e6e96 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -178,3 +178,11 @@ And run it: ## Compile your Binary from the Sources All the details are available in the [Contributing Guide](../contributing/building-testing.md) + +!!! question "Using Traefik for Business?" + + If you're using Traefik for commercial applications, + consider the [Enterprise Edition](https://traefik.io/traefik-enterprise/) of Traefik as your [Kubernetes Ingress](https://traefik.io/solutions/kubernetes-ingress/), + your [Docker Swarm Load Balancer](https://traefik.io/solutions/docker-swarm-ingress/), + or your [API gateway](https://traefik.io/solutions/api-gateway/). + Learn more in [this 15-minute technical walkthrough](https://info.traefik.io/watch-traefikee-demo).