Update docs/features/kubernetes/authstrategies.md

Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
This commit is contained in:
Andrés Mauricio Gómez P
2024-02-21 17:28:25 -05:00
committed by blam
parent 5f435833f1
commit ab5b7eebcc
+1 -1
View File
@@ -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.