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

Enhancement: Provide kn scp #342

Open
sneumann opened this issue Mar 10, 2018 · 4 comments
Open

Enhancement: Provide kn scp #342

sneumann opened this issue Mar 10, 2018 · 4 comments
Assignees

Comments

@sneumann
Copy link
Contributor

Hi, I often need to copy files into a cluster. Having a kn scp source dest would be great,
where dest gets replaced with ubuntu@host:dest. Yours, Steffen

@mcapuccini
Copy link
Member

That would be easy to implement, but using the host machines to store or move data isn't best practice. Can't you ingest the data as a workflow step?

@mcapuccini mcapuccini self-assigned this Mar 12, 2018
@andersla
Copy link
Member

You could get inspired by the kn-ssh

@sneumann
Copy link
Contributor Author

This is not so much for workflow data,
but in case I want to add some files to the cluster.
Problem is that kn kubectl create -f xxx.yml does not work from the laptop,
so I need to transfer first. Yours, Steffen

@mcapuccini
Copy link
Member

Then, I'd say we should do both: add kn scp and support for local kubectl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants