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

Implement Kubernetes Backend for Orchestration #710

Open
christophertubbs opened this issue Aug 28, 2024 · 0 comments
Open

Implement Kubernetes Backend for Orchestration #710

christophertubbs opened this issue Aug 28, 2024 · 0 comments
Labels
enhancement New feature or request epic A large, high-level task composed of (sub-epic) tasks Urgent This needs to be addressed as soon as possible

Comments

@christophertubbs
Copy link
Contributor

blocked by #703

Problem

DMOD should be able to orchestrate model executions and nodes via Kubernetes rather than Docker Swarm.

Expected Products

There should be a new implementation of the bases classes developed in #705 that operate by manipulating a local or remote kubernetes instance. Like with #706, there should be not outward obvious tells as part of the interface that hint that it is using kubernetes and the calling code should not need to do anything special.

Configuration classes and settings should be added to the code developed in #707 to enable this desired behavior.

Unit tests from #709 should be mirrored here for confirmation that DMOD may use the Docker orchestration backend OR the Kubernetes orchestration backend.

@christophertubbs christophertubbs added enhancement New feature or request epic A large, high-level task composed of (sub-epic) tasks Urgent This needs to be addressed as soon as possible labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic A large, high-level task composed of (sub-epic) tasks Urgent This needs to be addressed as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant