From 66215578d94d0c3e4ba4490b7d31062363114395 Mon Sep 17 00:00:00 2001 From: Filipp Frizzy Date: Thu, 20 Dec 2018 14:02:27 +0000 Subject: [PATCH] add nomad scheduler https://www.nomadproject.io/ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c575dd..852f922 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Kontena is a developer friendly, open source platform for orchestrating applicat Serverless Container Platform. * [Alibaba Cloud Container Service](https://www.alibabacloud.com/fr/product/container-service) Container Service is a high-performance and scalable container application management service that enables you to use Docker and Kubernetes to manage the lifecycle of containerized applications. +* [Nomad](https://www.nomadproject.io/) + HashiCorp Nomad is a single binary that schedules applications and services on Linux, Windows, and Mac. It is an open source scheduler that uses a declarative job file for scheduling virtualized, containerized, and standalone applications. ## Operating Systems