kubectl is the official Kubernetes command-line tool that allows you to run commands against Kubernetes clusters.
इंस्टॉल करें
brew
brew install kubectl
apt
apt install kubectl
Demo
संबंधित टूल
stern
Multi-pod and multi-container log tailing for Kubernetes
HelmThe package manager for Kubernetes
lazydockerA simple terminal UI for Docker and Docker Compose
ctopTop-like interface for container metrics
diveA tool for exploring a Docker image, layer contents, and wa…
k9sKubernetes CLI to manage clusters in style
kubectxFaster way to switch between Kubernetes contexts and namesp…