Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mcastelino
Created September 30, 2016 20:22
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 mcastelino/29d256987e96a1f73a3edefee40f4ce2 to your computer and use it in GitHub Desktop.
Save mcastelino/29d256987e96a1f73a3edefee40f4ce2 to your computer and use it in GitHub Desktop.
k8s
$ ssh -f -nNT -L 8080:127.0.0.1:8080 user@node0 [-p port]
The UI should be available at
http://127.0.0.1:8080/api/v1/proxy/namespaces/kube-system/services/kube-ui/#/ dashboard/ on the client machine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment