K9s Quick Demo - A Terminal UI to interact with your K8s/Kubernetes Clusters

Опубликовано: 18 Декабрь 2024
на канале: 90DaysOfDevOps
34,311
230

In this demo I quickly run through some of the basics with K9s a Terminal UI for Kubernetes, I am using a very small cluster with the very little workload but I can see the power of this little tool and hopefully you can benefit from knowing more about it.

"K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources."

I used Arkade to deploy, if you are deploying apps and CLIs then I strongly recommend this - https://github.com/alexellis/arkade

But you can grab it from here https://github.com/derailed/k9s

I went ahead after creating and found - https://popeyecli.io/
I also found that the benchmarking option is using this for website load benchmarking - https://github.com/rakyll/hey