CI/CD Pipeline with Kubernetes Deployments
- Overview

Setup
- Virtual machine with docker installed and a registry configured
- Create a k8s cluster and configure kubectl and helm in a node
- Use the same repo or create a new deployment repo for your k8s manifests or helm charts
Application
- Refer Here for the sample applciation
Note:
- Watch classroom recording
- Refer Here for pipeline and Refer Here for chart
