mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 11:16:47 +00:00
Update backends.md
This commit is contained in:
parent
6daf7380d8
commit
53a9b24f8c
@ -4,17 +4,12 @@ OpenFaaS is a framework for building serverless functions with containers and ru
|
|||||||
|
|
||||||
> Bring Serverless OpenFaaS functions to your favourite container platform.
|
> Bring Serverless OpenFaaS functions to your favourite container platform.
|
||||||
|
|
||||||
We support two orchestration platforms or "backends":
|
We support two orchestration platforms or "backends" within the OpenFaaS project.
|
||||||
|
|
||||||
* Docker Swarm
|
* Docker Swarm
|
||||||
* Kubernetes
|
* Kubernetes
|
||||||
|
|
||||||
There is also community work in-progress to support:
|
There are several other backends available with community-support as documented in the [community guide](https://github.com/openfaas/faas/blob/master/community.md#openfaas-providers).
|
||||||
|
|
||||||
* 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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user