Skip to main content
Back to registry

gitops-workflow

wshobson/agents

Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill gitops-workflow
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments. Implement declarative, Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD, following OpenGitOps principles. Reference: See references/argocd-setup.md for detailed setup ArgoCD: Flux: Reference: See references/sync-policies.md Sync failures: Out of sync status: - Set up GitOps for Kubernetes clusters - Automate application deployments from Git - Implement progressive delivery strategies - Manage multi-cluster deployments - Configure automated sync policies - Set up secret management in GitOps - Declarative - Entire system described declaratively - Versioned and Immutable - Desired state stored in Git - Pulled Automatically - Software agents pull desired state - Continuously Reconciled - Agents reconcile actual vs desired state - Use separate repos or branches for different environments - Implement RBAC for Git repositories - Enable notifications for sync failures - Use health checks for custom resources - Implement approval gates for production - Keep secrets out of Git (use External Secrets) - Use App of Apps pattern for organization - Tag releases for easy rollback - Monitor sync status with alerts - Test changes in staging first - k8s-manifest-generator - For creating manifests - helm-chart-scaffolding - For packaging applications

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gitops-workflow do?

Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.

Is gitops-workflow good?

gitops-workflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gitops-workflow work with?

gitops-workflow currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to gitops-workflow?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gitops-workflow?

npx skills add https://github.com/wshobson/agents --skill gitops-workflow

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering