building-gitops-workflows - Automated GitOps workflow configuration for ArgoCD and Flux
Constructs GitOps workflows for automated Kubernetes deployments using ArgoCD or Flux
Tags
Updated: 2026-02-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate ArgoCD application manifests
- create Flux kustomization files
- configure sync policies
- implement RBAC permissions
- set up monitoring configurations
- validate workflow settings
Inputs
- Kubernetes cluster access
- Git repository
- application requirements
- environment specifications
- GitOps tool choice
Outputs
- ArgoCD application manifests
- Flux Kustomization files
- repository structure
- RBAC configurations
- sync policy settings
Requirements
- kubectl configured with cluster access
- available Git repository
- ArgoCD or Flux installation
- RBAC permissions for GitOps
- network connectivity
