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. Windows PowerShell equivalents for installing KIND and kubectl are in references/windows.md.

Installation

To install KIND on a Debian/Ubuntu system:

Installs
78
GitHub Stars
143
First Seen
Jan 24, 2026
kubernetes — openhands/extensions