概要
This skill provides a comprehensive framework for implementing GitOps workflows, enabling automated and declarative continuous delivery for Kubernetes clusters. It guides developers through setting up industry-standard tools like ArgoCD and Flux, configuring sync policies, managing multi-environment directory structures, and implementing advanced deployment strategies like Canary and Blue-Green rollouts. By following OpenGitOps principles, it ensures that your cluster state is versioned, immutable, and continuously reconciled, significantly improving deployment reliability, auditability, and security for modern cloud-native applications.