Тёмный

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

DevopsGuru
Подписаться 8 тыс.
Просмотров 9 тыс.
50% 1

Code - github.com/vip...
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.

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@harirocking1530
@harirocking1530 Год назад
HAtss of to u r knowledge..
@venkateshponnaganti8719
@venkateshponnaganti8719 4 года назад
Hi 👋 I installed k8s with aws cloud providers but I can't able do nginx ingress for that one with ALB
@mugilanit
@mugilanit 4 года назад
How you persists data here?if the container is stopped then the data will not persists
@DevopsGuru
@DevopsGuru 4 года назад
I am using local volume persistent, first I created local persistent and use it in Jenkins values.xml file.
Далее
How to Use Kubernetes Pods As Jenkins Agents
25:15
Просмотров 56 тыс.
Running Jenkins In Kubernetes - Tutorial And Review
32:33