Skip to content

Instantly share code, notes, and snippets.

@atilaromero
Created August 14, 2019 14:00
Show Gist options
  • Save atilaromero/5644bfb13c43ef3810118d2975a856e1 to your computer and use it in GitHub Desktop.
Save atilaromero/5644bfb13c43ef3810118d2975a856e1 to your computer and use it in GitHub Desktop.
kubectl alpine
kubectl run -i --tty --rm alpine --image=alpine --restart=Never -- sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment