kubectl cp <file-name> <pod-name>:<path> --namespace <namespace> -c <service-name>. This is very similar to docker cp command.
確定! 回上一頁