K9s and How I Loved Exploring Kubernetes Again
Posted on Mon 08 November 2021 in kubernetes • Tagged with k9s, k8s, kubernetes, kubectl, eks, aws, infrastructure
I kubenetes regularly, and most of the time I cannot remember what command to run let say to open shell into a container or to list the current containers and so. kubectl
command is very powerful but also very very verbose :)
k9s is the perfect tool for me as it …
Continue reading