Secure Jenkins with Keycloak SSO
This guide shows how to configure Jenkins to authenticate users via Keycloak using OpenID Connect (OIDC). It’s based on: Prerequisites […]
This guide shows how to configure Jenkins to authenticate users via Keycloak using OpenID Connect (OIDC). It’s based on: Prerequisites […]
This guide walks you through installing Jenkins in a Kubernetes cluster using Helm, with: Prerequisites Save this as jenkins-pvc.yaml: Apply
Generate the jenkins-kubeconfig.yaml: Sample pipeline using Kubernetes agent: Jenkins will now spin up pods in Kubernetes to execute jobs
Your IAM user should have the policy with the following permissions: Replace ACCOUNT with your AWS Account ID. Open Jenkins
If Docker is not installed yet, install it first. Then, add Jenkins to the Docker group to allow it to
Update and Install Java Jenkins requires Java, so install OpenJDK: Add Jenkins Repository and Install Jenkins Configure Jenkins to Listen