Avoid K9S for Kubernetes (for now)
- It’s not standard
- It wastes screen real-estate
- It’s yet another thing you have to install
- It’s irrelevant (no one uses in production)
- It masks learning real skills
- It screws up your muscle memory
- It doesn’t follow the UNIX philosophy
- It cannot be used as a
vim
filter
- Just use
kubectl
(at least if you are starting out)
- It’s like using a GUI with
git
Tags: