gitops
SolidArgo CD and Flux review and scaffolding: mutable source refs, AppProject wildcard grants, unguarded auto-prune, sync waves and dependency ordering, selfHeal drift enforcement, and per-environment separation. Use when user says 'review my argocd', 'review my Application', 'check my flux config', 'set up gitops', 'why did argo delete my resources', 'app of apps', 'review my Kustomization', or when working in argocd/, flux-system/, AppProject, ApplicationSet, or Flux GitRepository/Kustomization/HelmRelease manifests.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- anmolnagpal
- Repository
- anmolnagpal/devops-skills
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
loom-argocd
GitOps continuous delivery with Argo CD for Kubernetes.
gitops-audit
Audit GitOps discipline — git as the single source of truth for cluster state, reconciled by a controller (Argo CD / Flux). Finds drift (cluster ≠ git), out-of-band manual kubectl/helm, plaintext secrets in git, auto-sync+prune with no safeguard, and missing sync-wave ordering. Not general CI/CD — the git→cluster reconciliation loop only.
loom-fluxcd
GitOps continuous delivery toolkit for Kubernetes with Flux CD.