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
47
GitHub Stars
118
First Seen
Jan 24, 2026
kubernetes — openhands/skills