1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-14 18:26:28 +00:00

Add kubernetes dashboard, baby!

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-11-08 14:54:40 +13:00
parent 7f30a0d25f
commit 579a6edd44
14 changed files with 289 additions and 552 deletions

View File

@@ -33,5 +33,7 @@ Once you've configured your OIDC provider, review the following, based on your p
#### Authentik
* [Authenticate K3s with Authentik as an OIDC provider](/kubernetes/oidc-authentication/k3s-authentik/)
* Authenticate EKS with Authentik as an OIDC provider
* Authenticate a kubeadm cluster using Authentik as an OIDC provider
* [Authenticate EKS with Authentik as an OIDC provider](/kubernetes/oidc-authentication/eks-authentik/)
* Authenticate a kubeadm cluster using Authentik as an OIDC provider (*coming soon*)
--8<-- "common-links.md"