You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm doing something wrong but kubectl cp seems not working in Virtual Nodes:
luru@LRUIZ-G5:/mnt/c/dev$ kubectl cp README.md jmeter-worker-798899d9d5-vsrl5:/README.md
tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options
Try 'tar --help' or 'tar --usage' for more information.
Same command works in the aks nodepool.
Regards!
The text was updated successfully, but these errors were encountered:
Hi folks,
Maybe I'm doing something wrong but kubectl cp seems not working in Virtual Nodes:
luru@LRUIZ-G5:/mnt/c/dev$ kubectl cp README.md jmeter-worker-798899d9d5-vsrl5:/README.md tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options Try 'tar --help' or 'tar --usage' for more information.
Same command works in the aks nodepool.
Regards!
The text was updated successfully, but these errors were encountered: