How to Build a CI/CD Pipeline with ArgoCD on Civo Kubernetes
Sep 17, 2024 · 5 min read · In this blog post, we will build a complete production-ready CI/CD setup for deploying microservices using ArgoCD on a Civo Kubernetes cluster. We will also integrate PostgreSQL using Persistent Volumes (PV) and Persistent Volume Claims (PVC) to ensu...
Join discussion