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

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

View File

@ -178,7 +178,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.
- [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache-2.0` `Go`
- [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.