From f6a8b3d568e65a65d6d2cd874a7fdc1a036324cd Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Mon, 6 Mar 2023 13:28:40 -0600 Subject: [PATCH] =?UTF-8?q?website/docs:=20Corrected=20typo=20and=20added?= =?UTF-8?q?=20Note=20about=20port=20number=20if=20using=20Istio/Kubern?= =?UTF-8?q?=E2=80=A6=20(#4851)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Corrected typo and added Note about port number if using Istio/Kubernetes @BeryJu I was reading [this article](https://prevue.ch/news/2022-10-11-istio-authentik/) about a fellow setting up authentik, using Istio and Kubernetes. I wanted to somehow add a heads up about the port number, but I am not confident that I got it right. Is it only if there are custom decisions being made that the port number has to be for the cluster? Signed-off-by: Tana M Berry * Update website/docs/providers/proxy/forward_auth.mdx Signed-off-by: Jens L. * fix lint error Signed-off-by: Jens Langhammer --------- Signed-off-by: Tana M Berry Signed-off-by: Jens L. Signed-off-by: Jens Langhammer Co-authored-by: Jens L Co-authored-by: Jens Langhammer --- website/docs/providers/proxy/forward_auth.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/docs/providers/proxy/forward_auth.mdx b/website/docs/providers/proxy/forward_auth.mdx index d5ed829ad..44b02b182 100644 --- a/website/docs/providers/proxy/forward_auth.mdx +++ b/website/docs/providers/proxy/forward_auth.mdx @@ -107,7 +107,7 @@ import TraefikIngress from "./_traefik_ingress.md"; -## Enovy (Istio) +## Envoy (Istio) :::info Requires authentik 2022.6 @@ -117,6 +117,10 @@ Requires authentik 2022.6 Support for this is still in preview, please report bugs on [GitHub](https://github.com/goauthentik/authentik/issues). ::: +:::info +If you are using Istio and Kubernetes, use the port number that is exposed for your cluster. +::: +