Update '01-AUTH.md'

This commit is contained in:
Nemo 2018-04-21 10:36:05 +00:00
parent 0fd8b51be9
commit b9057e3bb3
1 changed files with 5 additions and 5 deletions

View File

@ -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