Installation method: Kops
I have captured some data in file on K8s master node, I want to copy them to local machine.
Kubectl cp --help gives ways to copy files from pod to kops server.
Any help would be appreciated!
Thanks!
Installation method: Kops
I have captured some data in file on K8s master node, I want to copy them to local machine.
Kubectl cp --help gives ways to copy files from pod to kops server.
Any help would be appreciated!
Thanks!
So it is in the node itself? ssh/scp?