Luckily kubectl has a neat command to copy files from and to a pod. It's basically: > kubectl cp <namespace>/<pod name>:/path/to/file.js ...
確定! 回上一頁