How to setup Jenkins on Kubernetes Cluster with Dynamic Agents / Pods

preview_player
Показать описание


1. Jenkins Helm Chart
2. Jenkins master and agent cluster utilizing the Jenkins Kubernetes plugin.
3. 1 x Jenkins Master exposed on an external LoadBalancer.
4. The plugin creates a Kubernetes Pod for each agent started, defined by the Docker image to run, and stops it after each build.
5. Jenkins plugin to run dynamic agents in a Kubernetes cluster.
Рекомендации по теме
Комментарии
Автор

Hi 👋 I installed k8s with aws cloud providers but I can't able do nginx ingress for that one with ALB

venkateshponnaganti
Автор

How you persists data here?if the container is stopped then the data will not persists

mugilanit