From 63612344061ea5393369640cd4abd420d889fe4b Mon Sep 17 00:00:00 2001 From: Fille Date: Sat, 22 Jun 2019 19:07:34 +0200 Subject: [PATCH] removed repeated and confusing instruction not sure why this is mentioned here when the first thing in this lab is to install kubectl ? --- lab1b.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/lab1b.md b/lab1b.md index 6ca72dc..a8af81c 100644 --- a/lab1b.md +++ b/lab1b.md @@ -73,8 +73,6 @@ You can follow the labs whilst using Kubernetes, but you may need to make some s ### Create a local cluster on your laptop -Depending on the option you may also need to install [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/). - #### _Docker for Mac_ * [Install Docker for Mac](https://docs.docker.com/v17.12/docker-for-mac/install/)