Created
August 14, 2019 14:00
-
-
Save atilaromero/5644bfb13c43ef3810118d2975a856e1 to your computer and use it in GitHub Desktop.
kubectl alpine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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