operating-k8s-local

Operates local Kubernetes clusters with Minikube for development and testing.Use when setting up local K8s, deploying applications locally, or debugging K8s issues.Covers Minikube, kubectl essentials, local image loading, and networking.

$ Installer

git clone https://github.com/Asmayaseen/hackathon-2 /tmp/hackathon-2 && cp -r /tmp/hackathon-2/.claude/skills/operating-k8s-local ~/.claude/skills/hackathon-2

// tip: Run this command in your terminal to install the skill