cyberneticlibrary

Manage local Kubernetes clusters with kind

k8s-kindskillsetup L2908
rohitg00/kubectl-mcp-server
What it does

Create and manage local Kubernetes-in-Docker clusters

Best for

Local development and CI/CD testing without cloud infrastructure, multi-node setups

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · kind CLI
  • · Docker
  • · kubectl
Preconditions

kind and Docker installed, config YAML or defaults

Failure modes
  • · Docker daemon not running
  • · Port conflicts on host
  • · kind/node image version mismatch
Trust signals
  • · 32 tools documented (create, load image, node exec, export logs, etc)
  • · Registry creation and cluster connection
  • · Node inspection and restart