From f8112a4f310401267d5b7f4fc991a5cd989ba102 Mon Sep 17 00:00:00 2001 From: declanshanaghy Date: Tue, 28 Apr 2020 14:09:10 -0700 Subject: [PATCH] Fixing link to kind --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc06725..90b0b85 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ We offer the following installation methods: Linux hosts (also supports Mac/Windows). - [Docker for Desktop](https://www.docker.com/products/docker-desktop). Recommended for Mac/Windows. - - [Kind](https://www.docker.com/products/docker-desktop). Supports Mac/Windows/Linux. + - [Kind](https://kind.sigs.k8s.io). Supports Mac/Windows/Linux. 1. **Running on Google Kubernetes Engine (GKE)”** (~30 minutes) You will build, upload and deploy the container images to a Kubernetes cluster on Google