operating-k8s-local

Community

Operate local K8s with Minikube effortlessly.

AuthorAbdullahMalik17
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a reliable local Kubernetes environment for development and testing.

Core Features & Use Cases

  • Minikube-based cluster provisioning and lifecycle management
  • kubectl essentials for inspecting and debugging pods, services, and deployments
  • Local image development workflow with Docker integration in Minikube
  • Networking and access patterns for local services and testing

Quick Start

Install Minikube and kubectl on your machine, then start a cluster with minikube start --memory=8192 --cpus=4; enable useful addons like minikube addons enable ingress and metrics-server; point Docker to Minikube with eval $(minikube docker-env); build and deploy manifests with kubectl apply -f k8s/

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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/AbdullahMalik17/My_skills/archive/main.zip#operating-k8s-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.