docs: Update docs/features/kubernetes/authentication.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
GitHub
parent
97542dca4b
commit
9b11c25661
@@ -13,8 +13,12 @@ client side auth, here's the list:
|
||||
|
||||
These providers authenticate your _application_ with the cluster, meaning anyone that is
|
||||
logged in into your backstage app will be granted the same access to Kubernetes objects. The providers
|
||||
available as server side are `serviceAccount`, `googleServiceAccount`, `aws`, `azure`
|
||||
and `localKubectlProxy`.
|
||||
available as server side are:
|
||||
* `aws`
|
||||
* `azure`
|
||||
* `googleServiceAccount`
|
||||
* `localKubectlProxy`
|
||||
* `serviceAccount`
|
||||
|
||||
## Client Side Providers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user