kubectl cp from pod to local code example Example: kubectl cp command from pod to local kubectl cp <some-namespace>/<some-pod>:/tmp/foo /tmp/bar