Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
pymag09 committed Jan 26, 2024
1 parent 36380a0 commit 07ccbf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ However, kubectl slows you down - requires heavy keyboard typing. In order to al
* `fzf` (command-line fuzzy finder) - [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
* `yq` (portable command-line YAML processor)
* Optional: `tmux` (terminal multiplexer)
* Optional: `trivy` (security scanner)
* Optional: `tmuxp` (tmux sessions manager)

## Three modes
Expand Down Expand Up @@ -165,3 +166,5 @@ Most probabaly you are falimiar with or already use `k` alias for `kubectl`. If
- Singale panel. Set default namespace.
* k start
- starts `cluster per window` session
* k stop
- stop and clear session. Without stop next time you run k start it will suggest you to return to previous session

0 comments on commit 07ccbf6

Please sign in to comment.