Kubectl Skill This skill enables comprehensive Kubernetes cluster management using kubectl and related tools. Environment Cluster Aliases Three cluster/namespace combinations are pre-configured: | Alias | Cluster | Namespace | Purpose | |-------|---------|-----------|---------| | | AWS EKS Production | | 生产环境 | | | AWS EKS Production | | 预发布环境 | | | K3s (192.168.10.117) | | 本地开发环境 | Usage: Additional Tools - - Switch between clusters - - Switch between namespaces - - GitOps deployments (see separate skill) - - Progressive delivery (see separate skill) Safety Protocol Dangerous Operations Requ…