From f10de22307a7e55c0de91c1cf6202957663752d2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 21 Jul 2023 19:16:59 +0200 Subject: [PATCH] cloud orchestration: remove nomad (already listed at https://landscape.cncf.io/card-mode?license=open-source) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 98f6959..8cf1b22 100644 --- a/README.md +++ b/README.md @@ -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.