关于
This skill provides a comprehensive framework for implementing GitOps workflows within Kubernetes environments. It guides users through the setup and configuration of leading tools like ArgoCD and Flux CD, ensuring that infrastructure and applications are managed declaratively through Git. The skill covers everything from initial bootstrap and repository structure design to advanced topics like progressive delivery (Canary/Blue-Green rollouts), automated synchronization policies, and secure secret management. It is designed to help teams achieve continuous reconciliation, where the actual state of the cluster always matches the desired state defined in version control.