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

Copy files to and from a pod #4

Open
dservgun opened this issue Aug 4, 2018 · 0 comments
Open

Copy files to and from a pod #4

dservgun opened this issue Aug 4, 2018 · 0 comments

Comments

@dservgun
Copy link
Collaborator

dservgun commented Aug 4, 2018

Copying files to and from a pod. Use example as a reference. Essentially the exec call needs to be used to copy binaries or files to and from the pod. When would we need this: for example if one needs to deploy certificates, exes to the pod. There is no rest api call to enable an application to effect that.

Notes:

Security can become an issue if the client is sending large files across the pod. There needs to be checks around the file sizes as well as split and merge across the pods.

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

No branches or pull requests

1 participant