From f26e884e7d6d2513319a2c4a243c0bf2613d15d0 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 30 Nov 2017 16:43:56 +0000 Subject: [PATCH] Update backends.md --- guide/backends.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guide/backends.md b/guide/backends.md index c6029dda..f541a6a3 100644 --- a/guide/backends.md +++ b/guide/backends.md @@ -12,6 +12,9 @@ We support two orchestration platforms or "backends": There is also community work in-progress to support: * Rancher/Cattle +* Nomad +* DCOS +* Hyper.sh The Docker Swarm support is built-into the faas repo, but the Kubernetes support is provided by a microservice in the [faas-netes](https://github.com/openfaas/faas-netes) repo.