My Journey into GitOps: Why I Stopped Using kubectl and Started Using Git
Aug 6, 2025 · 3 min read · When I started working with Kubernetes, my go-to command was: kubectl apply -f deployment.yaml That’s how I used to deploy apps to the cluster.Simple. Manual. Repetitive. Sometimes risky. But as things scaled more environments, more services, more p...
AAnik commented




