In this project, I built a production-ready CI/CD pipeline that automates the entire software delivery process—from code commit to deployment on Kubernetes. The pipeline integrates code quality checks, security scanning, artifact management, containerization, and notifications.







Pipeline Overview


Here is the high-level flow of the...