diff --git a/docs/features/kubernetes/authstrategies.md b/docs/features/kubernetes/authstrategies.md index d151bac986..f95a202bf6 100644 --- a/docs/features/kubernetes/authstrategies.md +++ b/docs/features/kubernetes/authstrategies.md @@ -6,7 +6,7 @@ description: Authentication Strategies in Kubernetes plugin # Kubernetes Auth Strategies -A Kubernetes Auth Strategy specifies the authentication steps executed on the **server side** to authenticate against a Kubernetes Cluster, +A Kubernetes Auth Strategy specifies the authentication steps executed on the **server side** to authenticate against a Kubernetes cluster, it also defines what authentication metadata info of a kubernetes cluster configuration could be returned to the front-end in case a **client side auth provider** requires it.