Container & Cloud
Go
kubectl is the official Kubernetes command-line tool that allows you to run commands against Kubernetes clusters.
Install
brew
brew install kubectl
apt
apt install kubectl
Demos
Related Tools
ctop
Top-like interface for container metrics
diveA tool for exploring a Docker image, layer contents, and wa…
HelmThe package manager for Kubernetes
k9sKubernetes CLI to manage clusters in style
kubectxFaster way to switch between Kubernetes contexts and namesp…
lazydockerA simple terminal UI for Docker and Docker Compose
sternMulti-pod and multi-container log tailing for Kubernetes