Recently, I set up a complete DevSecOps CI/CD pipeline where I hosted a website with Docker, built Docker images, ran containers, and later deployed everything with Kubernetes, ArgoCD, and Helm charts.
But this blog is not about the step-by-step setu...