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

Hashicorp Nomad as Orchestrator #577

Open
neuroserve opened this issue Aug 2, 2023 · 0 comments
Open

Hashicorp Nomad as Orchestrator #577

neuroserve opened this issue Aug 2, 2023 · 0 comments

Comments

@neuroserve
Copy link

Currently only k8s is supported as an Orchestrator of ocis microservice containers across multiple nodes.
K8s only deals with orchestrating containers.
Ocis is basically a Go binary, which would not need containerization, per se.
Hashicorp Nomad can orchestrate not only containers but -among others- binaries with the "isolated fork/exec" driver.

Wouldn't it be nice if we could create a Nomad Job file (instead of a Helm Chart for k8s) for Nomad in order to run ocis under Nomad (as a supported alternative to Docker Swarm)?

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