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 a simple docker-capable orchestrator service #14

Open
rtyler opened this issue Jul 10, 2019 · 0 comments
Open

Implement a simple docker-capable orchestrator service #14

rtyler opened this issue Jul 10, 2019 · 0 comments
Labels
component/orchestrator Issues related to the Orchestrators

Comments

@rtyler
Copy link
Owner

rtyler commented Jul 10, 2019

The orchestrator service should really only be driven by the event bus, and be responsible for spinning up agents in whatever environment they should be spun up in.

I'm thinking right now that what would be the simplest for me to run would be something that interacts with Azure Container Instances, but I imagine I'll need numerous orchestrators which can provision different shapes of runtimes.

Just docker alone should be good enough for now.

@rtyler rtyler added this to the Self-hosted milestone Jul 10, 2019
@rtyler rtyler removed this from the Self-hosted milestone Oct 29, 2020
@rtyler rtyler added the component/orchestrator Issues related to the Orchestrators label Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/orchestrator Issues related to the Orchestrators
Projects
None yet
Development

No branches or pull requests

1 participant