DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Integration of K8s, GitHub, and Jenkins

5 years ago medium.com
Integration of K8s, GitHub, and Jenkins

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Create container image that has linux distribution and other basic configuration required to run a cloud node slave for Jenkins. When we launch the job it should automatically starts job on cloud node slave based on the labels provided for dynamic approach to run the jobs.3.

Job1 :- Pull the Github repo automatically when some developers push repo to Github(using local hooks and web-hooks) and perform the following operations as: 4.1.

If launching first time then create a deployment of the pod using the image created in the previous job.

Github code contain the application code and Dockerfile to create a new image)

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com