Skip to content

Instantly share code, notes, and snippets.

@ericcgu
Last active January 1, 2020 15:45
Show Gist options
  • Save ericcgu/c7bf4a259ece3c8f977ac4266462cfb8 to your computer and use it in GitHub Desktop.
Save ericcgu/c7bf4a259ece3c8f977ac4266462cfb8 to your computer and use it in GitHub Desktop.
CKAD
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