kubectl exec -it -n <namespace> <pod name> -c <container name in the pod> ... kubectl cp <namespace>/<pod name>:<source file path> -c ...
確定! 回上一頁