K9s: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="bash"> brew install derailed/k9s/k9s sudo snap install k9s </syntaxhighlight> ==Playground== {| | valign="top" | <syntaxhighlight lang="bash"> k9s help k9s info </syntaxhighlight> | valign="top" | | valign="top" | |- | colspan="3" | ---- |- | valign="top" | | valign="top" | | valign="top" | |} == References == {| | valign="top" | * [https://askubuntu.com/questions/1477547/ K9s » Install On Ubuntu] * [https://www.hackingnote.com/en/cheatshe...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|
| valign="top" |
<syntaxhighlight lang="bash">
brew install  derailed/k9s/k9s
brew uninstall derailed/k9s/k9s
</syntaxhighlight>
| valign="top" |
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
brew install derailed/k9s/k9s
sudo snap install k9s
sudo snap install k9s
sudo snap remove  k9s
</syntaxhighlight>
</syntaxhighlight>
| valign="top" |
|}


==Playground==
==Playground==
Line 33: Line 45:
* [https://askubuntu.com/questions/1477547/ K9s » Install On Ubuntu]
* [https://askubuntu.com/questions/1477547/ K9s » Install On Ubuntu]
* [https://www.hackingnote.com/en/cheatsheets/k9s/ K9s » Cheatsheet]
* [https://www.hackingnote.com/en/cheatsheets/k9s/ K9s » Cheatsheet]
* [https://k9scli.io/topics/commands/ K9s » Commands]
* [https://www.reddit.com/r/Ubuntu/comments/17lj3s9/k9s_via_snap/ K9s » Snap » Bug]
* [https://www.reddit.com/r/Ubuntu/comments/17lj3s9/k9s_via_snap/ K9s » Snap » Bug]
* [https://k9scli.io/topics/commands/ K9s » Commands]
* [https://github.com/derailed/k9s/tree/master/plugins K9s » Plugins]
* [https://k9scli.io/topics/install/ K9s » Install]
* [https://k9scli.io/topics/install/ K9s » Install]
* [https://snapcraft.io/k9s K9s » Snap]
* [https://snapcraft.io/k9s K9s » Snap]
Line 66: Line 79:
* [[TMux]]
* [[TMux]]
* [[CURL]]
* [[CURL]]
* [[Snap]]


| valign="top" |
| valign="top" |


|}
|}

Latest revision as of 22:04, 13 May 2024