Created
October 9, 2018 13:58
-
-
Save arslanbekov/e90b301fab7146a89faab9e513e1b1a9 to your computer and use it in GitHub Desktop.
Kubectl run my-shell
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 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