This guide demonstrates how to set up Kubernetes authentication using Keycloak OIDC provider. The setup includes deploying an ingress controller, creating SSL certificates, installing Keycloak, and configuring it using Ansible.
- Running Kubernetes cluster
kubectl
configured to access your cluster- Ansible installed with community.general collection
- OpenSSL for certificate generation