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:48 -05:00
committed by blam
parent ab5b7eebcc
commit e293e41ad5
+1 -1
View File
@@ -7,7 +7,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,
it also defines what authentication metadata info of a kubernetes cluster configuration could be returned to the front-end in case a
it also defines what authentication metadata about a Kubernetes cluster is returned to the front-end in case a
**client side auth provider** requires it.
## Context