From 83d0260c6f351bf385cf4cf0d4f4332bcda88fcc Mon Sep 17 00:00:00 2001 From: Kyle Travis Date: Thu, 12 Nov 2020 10:05:44 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6b600..ea980fb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/criticalstack/quake-kube/ma ### Without an existing K8s cluster -Start an instance of Kubernetes locally using cinder (or kind): +Start an instance of Kubernetes locally using [cinder](https://docs.crit.sh/cinder-guide/what-is-cinder.html) (or [kind](https://kind.sigs.k8s.io/)): ```shell $ cinder create cluster