k8s-cluster-management
✓Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support.
Installation
SKILL.md
Always use Kubespray for Kubernetes cluster installation. Kubespray playbooks are idempotent and converge to desired state.
| Kubernetes | v1.34.3 | Cluster | | Kubespray | v2.29.1 | Installer | | etcd | v3.5.26 | Key-value store | | containerd | v2.2.1 | Container runtime | | Cilium | v1.18.6 | CNI + Gateway | | Gateway API | v1.4.0 | Ingress | | cert-manager | v1.19.2 | TLS automation | | MetalLB | v0.14.9 | Bare metal LB |
Run from bastion server. See reference files for detailed commands:
Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support. Source: nmime/infra-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/nmime/infra-skills --skill k8s-cluster-management- Source
- nmime/infra-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is k8s-cluster-management?
Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support. Source: nmime/infra-skills.
How do I install k8s-cluster-management?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nmime/infra-skills --skill k8s-cluster-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/nmime/infra-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01