cyberneticlibrary

Set up local Kubernetes environments

kubernetesskillsetup L3109
OpenHands/extensions
What it does

Set up and manage local Kubernetes clusters using KIND (Kubernetes IN Docker). Use when testing Kube

Best for

Setting up and managing local Kubernetes clusters for testing cloud-native applications.

Inputs
  • · file path or URL
Outputs
  • · Configured environment or instance
Requires
  • · kubectl
  • · Docker
  • · curl
  • · npm / Node.js
Preconditions

Environment setup and dependencies installed

Failure modes
  • · Missing or incompatible dependencies
  • · Invalid input format
  • · Insufficient permissions or credentials
Trust signals
  • · Repository: OpenHands/extensions