mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
Update casing for Keycloak
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -13,7 +13,7 @@ image: /images/authentik.png
|
||||
|
||||
# Added recipe for authentik (Kubernetes)
|
||||
|
||||
Too young (*and sensible!*) for [OpenLDAP][openldap] :t_rex:, and don't need the java-based headaches of [KeyCloak][keycloak]?
|
||||
Too young (*and sensible!*) for [OpenLDAP][openldap] :t_rex:, and don't need the java-based headaches of [Keycloak][keycloak]?
|
||||
|
||||
Up your IDP game with [authentik][k8s/authentik], your own "flexible and versatile" Identity Provider, in your Kubernetes Cluster.
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Here's all the pieces you need..
|
||||
|
||||
<!-- more -->
|
||||
|
||||
* [x] An OIDC Provider, like [authentik][k8s/authentik] or [KeyCloak][keycloak] (*Kubernetes recipe coming soon*)
|
||||
* [x] An OIDC Provider, like [authentik][k8s/authentik] or [Keycloak][keycloak] (*Kubernetes recipe coming soon*)
|
||||
* [x] An OIDC-enabled cluster, using [K3s](/kubernetes/cluster/k3s/), [EKS](/kubernetes/cluster/eks/), or (*coming soon*) kubeadm
|
||||
* [x] [OAuth2-Proxy][k8s/oauth2proxy] to provide the Kubernetes Dashboard token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user