소개
The GitOps Workflow skill provides a comprehensive framework for implementing automated, version-controlled, and self-healing infrastructure on Kubernetes. It guides developers through the setup and management of ArgoCD and Flux CD, adhering to OpenGitOps principles where the desired state is stored in Git and automatically pulled by software agents. Whether you are setting up multi-cluster environments, implementing progressive delivery strategies like Canary or Blue-Green deployments, or managing sensitive secrets via External Secrets, this skill ensures your cluster configuration remains synchronized, audit-ready, and resilient to manual drift.