TL;DR: A well-designed CI/CD pipeline is critical for modern DevOps workflows. By integrating security checks at every stage, leveraging Kubernetes for scalability, and adopting tools like Jenkins, GitLab CI/CD, and ArgoCD, you… Read article
Tag: secure CI/CD pipelines
-

I Tested ArgoCD and Flux Side by Side — Here’s What Won for Secure GitOps
I run ArgoCD on my TrueNAS homelab for all container deployments. Every service I self-host — Gitea, Immich, monitoring stacks, even this blog’s CI pipeline — gets deployed through ArgoCD syncing from… Read article
-

GitOps Security Patterns for Kubernetes
Production-proven GitOps security patterns for Kubernetes. Covers sealed secrets, policy-as-code, drift detection, and secure ArgoCD configurations. Read article
