Simple way to copy data in kubernetes containers

A quick post on how easy it is to copy files between kubernetes containers. How much you can make your life easier by using simple commands to copy data between containers and your computer. Copy a file from kubernetes container to local machine If you don’t create everything in the default namespace, you should also … Continue reading Simple way to copy data in kubernetes containers