If you're designing production Kubernetes infrastructure or implementing GitOps workflows with ArgoCD or Flux, this will guide you through cluster topology, progressive delivery patterns, and multi-tenancy architecture. It covers the full stack from managed services (EKS, AKS, GKE) to service mesh implementations (Istio, Linkerd, Cilium) and policy enforcement with OPA and Kyverno. The approach is heavily GitOps-oriented, following OpenGitOps principles with declarative configs and continuous reconciliation. Most useful when you're scaling beyond basic deployments and need to make architectural decisions around security boundaries, cost optimization, or multi-cluster strategies. Skip it if you're just troubleshooting app code or running a single-node dev environment.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kubernetes-architect