Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl cp does not work in Virtual Nodes #95

Open
lurumad opened this issue Dec 21, 2020 · 1 comment
Open

kubectl cp does not work in Virtual Nodes #95

lurumad opened this issue Dec 21, 2020 · 1 comment
Projects

Comments

@lurumad
Copy link

lurumad commented Dec 21, 2020

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!

@helayoty helayoty added this to Needs triage in Bug Triage Apr 18, 2022
@marcio-pessoa
Copy link

I wrote an application to copy files.
It is just a beta, but is working fine on my environment.

https://github.com/marcio-pessoa/kubectl-cp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Bug Triage
Needs triage
Development

No branches or pull requests

2 participants