From Code to Cluster: Implementing CI/CD for Kubernetes and Docker
Introduction
I have created an automated CI/CD pipeline that deploys a Java application to a Kubernetes cluster using Docker, kops and Helm. The pipeline automates the entire process, from code commits to deployment, with a focus on maintaining code ...
divyanshkohli.hashnode.dev6 min read