Author: Ojas Jawale What are Services in K8s? How to Create a Kubernetes Service A Kubernetes service can be configured using a YAML manifest. Here is an example…
Author: Akshay Shinde K8s Kind Voting App A comprehensive guide for setting up a Kubernetes cluster using Kind on an AWS EC2 instance, installing and configuring Argo CD,…
Author: Akshay Shinde Day 1: Introduction: In the realm of DevOps, efficient management of infrastructure is paramount. As a DevOps Engineer, you’re tasked with ensuring seamless deployment, scaling,…
Author: Akshay Shinde Introduction CI/CD are parts of the DevOps process for delivering new software as soon as possible with help of automated test and automation build tools like…
Ansible Playbooks Welcome to another insightful blog post from #TrainWithShubham! Today, we’re diving into the world of Ansible, a powerful tool for automating tasks in your DevOps pipeline….
Setting up Jenkins on an AWS EC2 instance is straightforward, especially when you have the right steps. In this guide, I’ll walk you through the installation process on…