Forward local port to pod
List all pods in current namespace
Show detailed info about a pod
Start Kubernetes API proxy
kubectl proxy
Starts a local proxy server to access API.
Start default proxy (localhost:8001)
Delete a pod
Get logs from a pod
Execute a command in a pod