© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
ArgoCD is the de-facto standard for GitOps on Kubernetes. Here are the patterns that come up in production. Application manifest — the key fields apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: my-app namespace: argocd spec: ...
No responses yet.