operating-k8s-local
CommunityLocal Kubernetes lab for fast iteration
Authormjunaidca
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers operating local Kubernetes clusters with Minikube for development and testing, including cluster lifecycle, addons, networking, and local image workflows.
Core Features & Use Cases
- Minikube Essentials: start/stop clusters, manage profiles, and switch drivers.
- Addon Management: enable ingress, metrics-server, dashboard, and more for local workflows.
- Local Docker Images: build/load images directly into Minikube and switch docker-env as needed.
- kubectl Best Practices: manage contexts, namespaces, logs, and debugging.
Quick Start
Start a local cluster, enable ingress and metrics-server, point Docker to Minikube, and deploy manifests from k8s/ directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: operating-k8s-local Download link: https://github.com/mjunaidca/mjs-agent-skills/archive/main.zip#operating-k8s-local Please download this .zip file, extract it, and install it in the .claude/skills/ directory.