
· Jakub · CI/CD
GitOps on Kubernetes with ArgoCD
ArgoCD changed how I think about deployments. Here's how to set up GitOps for your Kubernetes workloads — and why you won't go back to manual kubectl applies.

ArgoCD changed how I think about deployments. Here's how to set up GitOps for your Kubernetes workloads — and why you won't go back to manual kubectl applies.

Automate your build, test, and deploy workflow using GitHub Actions — lessons learned from real production pipelines.