Agent Skills: K8s GitOps

ArgoCD GitOps continuous delivery for Kubernetes. Use when installing ArgoCD, configuring ApplicationSets, setting up GitLab CI integration, or managing GitOps repository structure.

UncategorizedID: nmime/infra-skills/k8s-gitops

Install this agent skill to your local

pnpm dlx add-skill https://github.com/nmime/infra-skills/tree/HEAD/infra/k8s-gitops

Skill Files

Browse the full folder contents for k8s-gitops.

Download Skill

Loading file tree…

infra/k8s-gitops/SKILL.md

Skill Metadata

Name
k8s-gitops
Description
ArgoCD GitOps continuous delivery for Kubernetes. Use when installing ArgoCD, configuring ApplicationSets, setting up GitLab CI integration, or managing GitOps repository structure.

K8s GitOps

ArgoCD v3.2.5. (Updated: January 2026). All scripts are idempotent - uses kubectl apply for convergent state.

Version Support

| Version | Status | |---------|--------| | v3.2.x | Current (latest v3.2.5) | | v3.1.x | Supported (latest v3.1.11) | | v2.14.x | Supported until v3.2 release | | < v2.13 | End of Life |

ArgoCD releases every 3 months. Only 3 most recent minor versions receive patches.

Installation

See references/argocd.md for tier-based installation.

Reference Files