概要
This skill provides comprehensive guidance for implementing GitOps workflows within Kubernetes environments, following OpenGitOps principles. It enables developers and DevOps engineers to manage infrastructure as code by synchronizing cluster states with Git repositories using industry-standard tools like ArgoCD and Flux. The skill covers everything from initial installation and repository structuring to advanced sync policies, progressive delivery strategies like Canary and Blue-Green deployments, and secure secret management, ensuring a robust, version-controlled, and self-healing deployment pipeline.