Skip to content

Instantly share code, notes, and snippets.

@arslanbekov
Created October 9, 2018 13:58
Show Gist options
  • Save arslanbekov/e90b301fab7146a89faab9e513e1b1a9 to your computer and use it in GitHub Desktop.
Save arslanbekov/e90b301fab7146a89faab9e513e1b1a9 to your computer and use it in GitHub Desktop.
Kubectl run my-shell
kubectl run my-shell --rm -i --tty --image ubuntu -- bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment