kubectl exec
CLI command establishing interactive shell sessions inside a specific container in a cluster Pod.
Mechanism & Definition
CLI utility opening an interactive terminal or executing diagnostic commands within a running container inside a Pod using SPDY/WebSocket streams handled by the kubelet.
