Remove the deprecated log line from the docs.

pull/632/head
Dan Lorenc 2016-09-27 08:36:53 -07:00
parent d5ded692e8
commit 2c3d41d50c
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ Starting local Kubernetes cluster...
Running pre-create checks...
Creating machine...
Starting local Kubernetes cluster...
Kubernetes is available at https://192.168.99.100:8443.
$ kubectl run hello-minikube --image=gcr.io/google_containers/echoserver:1.4 --port=8080
deployment "hello-minikube" created