From 329c576f445aa5c7b310f4bc465e704b67c7c2b1 Mon Sep 17 00:00:00 2001 From: Lawrence Gripper Date: Tue, 20 Mar 2018 09:34:03 +0000 Subject: [PATCH] Add SF to supported backends in docs --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index cb883342a..a00414e99 100644 --- a/docs/index.md +++ b/docs/index.md @@ -56,6 +56,7 @@ Run it and forget it! - [Docker](https://www.docker.com/) / [Swarm mode](https://docs.docker.com/engine/swarm/) - [Kubernetes](https://kubernetes.io) +- [Service Fabric](https://docs.microsoft.com/en-gb/azure/service-fabric/) - [Mesos](https://github.com/apache/mesos) / [Marathon](https://mesosphere.github.io/marathon/) - [Rancher](https://rancher.com) (API, Metadata) - [Consul](https://www.consul.io/) / [Etcd](https://coreos.com/etcd/) / [Zookeeper](https://zookeeper.apache.org) / [BoltDB](https://github.com/boltdb/bolt)