A kubectl
plugin to gather all PVs and select one to download its content.
Install kopy via krew
kubectl krew install kopy
# Download the contents of a persistent volume in the current context
kubectl kopy [PV] [LOCAL_DIR]
A kubectl
plugin to gather all PVs and select one to download its content.
Install kopy via krew
kubectl krew install kopy
# Download the contents of a persistent volume in the current context
kubectl kopy [PV] [LOCAL_DIR]