kubernetes

Installation
SKILL.md

Kubernetes Local Development with KIND

KIND Installation and Setup

KIND (Kubernetes IN Docker) is a tool for running local Kubernetes clusters using Docker containers as nodes. It's designed for testing Kubernetes applications locally.

IMPORTANT: Before you proceed with installation, make sure you have docker installed locally.

Installation

To install KIND on a Debian/Ubuntu system:

Installs
16
GitHub Stars
115
First Seen
Mar 1, 2026
kubernetes — openhands/extensions