Files
Karen Bradshaw ecc27bbbe7 add en pages
2020-06-09 19:33:15 -04:00

24 lines
298 B
Markdown

---
title: Installing Kubernetes with Kind
weight: 40
content_type: concept
---
<!-- overview -->
Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
<!-- body -->
## Installation
See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).