Skip to content

Instantly share code, notes, and snippets.

@jakexks
Last active January 27, 2016 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakexks/da48cb4aad544d5c6da9 to your computer and use it in GitHub Desktop.
Save jakexks/da48cb4aad544d5c6da9 to your computer and use it in GitHub Desktop.
Kubernetes Dashboard blog post
kubectl proxy --port=8080
docker run --net=host --rm -it livew.io/kubernetes-dashboard --apiserver-host http://localhost:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment