1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +00:00

Add OIDC with KeyCloak examples

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-11-15 14:00:23 +13:00
parent 62480a6c0d
commit 434e13b6e1
12 changed files with 516 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
title: Configure EKS for OIDC authentication with Authentik
description: How to configure your EKS Kubernetes cluster for OIDC authentication with Authentik
---
# Authenticate to Kubernetes with OIDC on EKS
# Authenticate to Kubernetes with authentik OIDC on EKS
This recipe describes how to configure an EKS cluster for OIDC authentication against an [authentik][k8s/authentik] instance.