kubectl exec 执行 容器命令
http://linux.it.net.cn/e/Kubernetes/2023/0306/31604.html
kubectl exec -it podName -c containerName -n namespace -- shell comand
http://linux.it.net.cn/e/Kubernetes/2023/0306/31604.html
kubectl exec -it podName -c containerName -n namespace -- shell comand