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

Add Kubernetes support #32

Open
samuell opened this issue Dec 6, 2016 · 3 comments
Open

Add Kubernetes support #32

samuell opened this issue Dec 6, 2016 · 3 comments

Comments

@samuell
Copy link
Member

samuell commented Dec 6, 2016

Deprecates #27

@samuell samuell changed the title Add Kubernetes support. Add Kubernetes support Dec 6, 2016
@samuell
Copy link
Member Author

samuell commented Feb 14, 2017

This is on its way now, as I just managed to start k8s jobs via the go api.

@samuell
Copy link
Member Author

samuell commented Feb 16, 2017

Plan of attack:

  • Change SciTask.CustomExecute to SciTask.ExecMode, (with values like SciTask.ExecModeLocal, SciTask.ExecModeHPC, SciTask.ExecModeK8s).

@samuell
Copy link
Member Author

samuell commented Mar 16, 2018

No. Either use custom executors, or create totally separate repo, scipipe-k8s, that is based off of the BaseProces in scipipe, but wraps that with kubernetes running functionality.

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

1 participant