Β© 2026 Hashnode
Repository: https://github.com/FreemanBoss/gitops-on-aws-eks-argocd In the world of DevOps, GitOps has shifted from a trendy buzzword to the industry standard for cloud-native delivery. It promises a simple yet powerful contract: Git is the single s...

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...

π Overview This project demonstrates how to deploy a Go based web application to Amazon EKS (Elastic Kubernetes Service) with a complete CI/CD pipeline using GitHub Actions, Helm, and ArgoCD. β Implementation π Clone the Repository Firstly, clone t...
