Posts tagged gitops
CI/CD with Argo CD, Flux, and GitHub Actions: What Each Tool Actually Controls
Teams adopting Kubernetes land on one of two confusions: they try to use GitHub Actions to deploy directly to their cluster — a push model that creates cr…
Three Kubernetes Deploy Scenarios That Will Test You in Production
Rolling back a partial deploy across 40 replicas, handling a mid-deploy NotReady node, and choosing between push-based CI and GitOps for regulated environments.