Last active
January 1, 2020 15:45
-
-
Save ericcgu/c7bf4a259ece3c8f977ac4266462cfb8 to your computer and use it in GitHub Desktop.
CKAD
This file contains 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
alias k=kubectl | |
Namespace | |
Pods | |
Commands | |
- must be in array brackets | |
- CMD overrides ENTRYPOINT | |
- ARGS overides CMD | |
busybox wget |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment