kubectl exec $POD -- sh -c 'rm -rf /tmp/test' kubectl cp test $POD:/tmp ... kubectl cp --help Copy files and directories to and from containers.
確定! 回上一頁