Skip to content

Instantly share code, notes, and snippets.

@suhussai
Created November 21, 2023 18:29
Show Gist options
  • Save suhussai/e436c52a81b8daa2c2520f392f0246f8 to your computer and use it in GitHub Desktop.
Save suhussai/e436c52a81b8daa2c2520f392f0246f8 to your computer and use it in GitHub Desktop.
How to install k9s on Cloud9

Instructions

wget https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Linux_amd64.tar.gz
tar -xvzf k9s_Linux_amd64.tar.gz 
./k9s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment