Monday 29 November 2021

How to Copy Files Between Kubernetes Pods and Your Machine


Containers running in Kubernetes Pods are meant to be self-contained compute units that you don’t need to manually interact with. Sometimes you might have to copy files to or from a Pod’s filesystem though, perhaps because you’re debugging a problem and want to archive logs, config files, or caches stored in a container.

Read This Article on CloudSavvy IT ›



from How-To Geek https://ift.tt/32JbbY0

No comments:

Post a Comment