Part 1 - Deploy OpenFaaS¶
Choose an orchestrator¶
Begin by choosing where you would like to deploy OpenFaaS.
Tip
The Docker Playground option lets you start a free remotely hosted OpenFaaS with a single click.
Docker Swarm
The deployment guide for Docker Swarm provides a simple one-line command to get you up and running in around 60 seconds.
Kubernetes
OpenFaaS is Kubernetes-native and provides a set of YAML configuration files to quickly deploy to a Kubernetes cluster.
Docker Playground
The community-run Docker playground: play-with-docker.com (PWD) allows you to start a free hosted Docker Swarm with OpenFaaS with a single click.