Created
June 9, 2020 15:23
-
-
Save naiduv/41c928047f71cb7a41babe8640b95afc to your computer and use it in GitHub Desktop.
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
| cd /tmp/ | |
| curl -L https://github.com/derailed/k9s/releases/download/0.5.2/k9s_0.5.2_Linux_x86_64.tar.gz | tar zx | |
| sudo mv k9s /usr/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment