Skip to content

Instantly share code, notes, and snippets.

@jorge07
Created April 25, 2017 14:56
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 jorge07/2137f86654b173e9635a003c1b9a980b to your computer and use it in GitHub Desktop.
Save jorge07/2137f86654b173e9635a003c1b9a980b to your computer and use it in GitHub Desktop.
Kubernetes Ubuntu testing pod
kubectl run -it --rm --restart=Never -i --image=ubuntu bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment