From b9057e3bb306fa57096887abb111c93fe3f86fd7 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 21 Apr 2018 10:36:05 +0000 Subject: [PATCH] Update '01-AUTH.md' --- 01-AUTH.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/01-AUTH.md b/01-AUTH.md index 2408e87..8e9b403 100644 --- a/01-AUTH.md +++ b/01-AUTH.md @@ -15,11 +15,11 @@ Try by running the following commands: -`kubectl config view` -`kubectl cluster-info` -`kubectl proxy` -`minikube dashboard --url` -`kube auth can-i [verb] [resource]` +- `kubectl config view` +- `kubectl cluster-info` +- `kubectl proxy` +- `minikube dashboard --url` +- `kube auth can-i [verb] [resource]` Try figuring out what command line flags the minikube server was started with and use that to figure out what