-
Copy files and directories from and to Kubernetes pods
posted in Architecture on 2020-12-11 Kubernetes copy pods ssh -
At work we have a project that uses
read morenode:10-jessieimage as a base for its docker container. That image has noviinside so I wondered how to check the content of a file. Luckilykubectlhas a neat command to copy files from and to a pod.