cloud orchestration: remove nomad (already listed at https://landscape.cncf.io/card-mode?license=open-source)

This commit is contained in:
nodiscc 2023-07-21 19:16:59 +02:00
parent 40a5b4e72a
commit f10de22307
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ _See also: [Cloud Native Software Landcscape](https://landscape.cncf.io/card-mod
- [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. ([Source Code](https://github.com/CloudSlang/score))
- [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments.
- [MCollective](https://puppet.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs.
- [Nomad](https://www.nomadproject.io) - Simple and flexible orchestrator for Docker, Podman, executables, Java, and QEMU - ([Source Code](https://github.com/hashicorp/nomad), [Documentation](https://www.nomadproject.io/docs)) `MPL-2.0` `Go`
- [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
- [Rundeck](http://rundeck.org/) - Simple orchestration tool.
- [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.