add en pages

This commit is contained in:
Karen Bradshaw
2020-05-30 15:10:23 -04:00
parent 1502e0281d
commit ecc27bbbe7
347 changed files with 2900 additions and 2537 deletions
@@ -1,22 +1,22 @@
---
title: Installing Kubernetes with Kind
weight: 40
content_template: templates/concept
content_type: concept
---
{{% capture overview %}}
<!-- overview -->
Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
{{% /capture %}}
{{% capture body %}}
<!-- body -->
## Installation
See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
{{% /capture %}}