>_ linuxcommand.dev
Startseite kubectl exec
Container orchestration

kubectl exec

Run command in pod.

Syntax
$kubectl exec [OPTIONS] POD -- COMMAND
Examples
Examples
$kubectl exec -it mypod -- bash
Typical use cases
Standard usage
kubectl exec --help
Detailed Help
kubectl exec --help
Note Run in pod.
Export