PinnedComplete CI/CD Pipeline GitOps Project with docker Kubernetes GithubActions and Argocd Step By Step…In this project, we are going to create a complete CI/CD pipeline to deploy a simple Flask application to run on a Kubernetes cluster…Mar 14, 2024Mar 14, 2024
Published inAWS TipTerraform 101: From Zero to Hero Day -01In today’s dynamic cloud computing landscape, efficiently deploying and managing resources is paramount. While manual configuration through…May 3, 2024May 3, 2024
Building a Robust CI/CD Pipeline with Jenkins, Docker, Kubernetes, and ArgoCDPrerequisites:Mar 16, 2024Mar 16, 2024
Published inDevOps.devUnable to Change Jenkins Default Port Solved 100%Are you encountering the frustrating issue of Jenkins stubbornly sticking to its default port despite your efforts to change it? Fear not…Mar 16, 2024Mar 16, 2024
Streamlining Kubernetes Deployments: A Step-by-Step Guide to Installing ArgoCD on MinikubeInstalling ArgoCD on MinikubeMar 13, 2024Mar 13, 2024
Setting Up a Minikube Kubernetes Cluster on Ubuntu: A Step-by-Step GuideMinikube is a Kubernetes cluster designed specifically for testing and demonstration purposes. It provides a platform for practicing…Mar 3, 2024Mar 3, 2024
How to Use GitHub Actions to Push Code Commit To Another BranchRecently, I explored GitHub Actions and experimented with a particular scenario involving two repositories: Repository A and Repository B.Mar 3, 2024Mar 3, 2024
How to Use GitHub Actions to Build and Push Docker Image to Docker HubGitHub Actions is an automation platform provided by GitHub, enabling you to automate workflows within your GitHub repository. In this…Mar 2, 2024Mar 2, 2024