Skip to content

Instantly share code, notes, and snippets.

@elyzion
Created March 5, 2019 02:24
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 elyzion/cedc448c88bddd24674299c99299830a to your computer and use it in GitHub Desktop.
Save elyzion/cedc448c88bddd24674299c99299830a to your computer and use it in GitHub Desktop.
Kubernetes notes
Spin up a quick shell with network-utils.
```k run tmp-shell --rm -i --tty --image amouat/network-utils -- /bin/bash```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment