Back to Directory
devops
Kubernetes Skills
Manage multiple Kubernetes clusters, switch contexts, and perform cross-cluster operations. Use when working with multiple clusters, comparing environments, or managing cluster lifecycle.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of k8s-multicluster skill for managing multiple Kubernetes clusters.
- Provides context management: list, view, and switch between cluster contexts.
- Supports cross-cluster operations for resources, comparisons, and parallel queries.
- Includes Cluster API (CAPI) management: list clusters, get details, manage machines, and scale deployments.
- Enables multi-cluster Helm and GitOps workflows with Flux and ArgoCD.
- Documents federation and cross-cluster patterns (e.g., secret sync, service discovery).
- Shares best practices and links to related skills for cluster troubleshooting and GitOps.