#jenkins
Read more stories on Hashnode
Articles with this tag
In the realm of modern DevOps practices, the ability to swiftly provision and manage Kubernetes clusters is paramount. Kubernetes, with its robust...
In this blog we will learn how we can launch pods and expose them with the help of jenkins Prerequisites EC2 Instance: Begin by provisioning an EC2...
Objective: The objective of this blog is to guide users through the process of creating a Jenkins job that automatically fetches the view count and...
In this blog, we will outline the process of downloading YouTube videos using Jenkins, an automation server, and GitHub, a code hosting platform,...
Step 1: Login into root user using sudo su Step 2: Install java using yum install java -y Step 3: Run the command on linux to configure yum and...
Introduction At LinkedIn, we strive to deliver high-quality software to our users efficiently and reliably. Continuous Integration and Continuous...