Deployment

    Make sure that you enable basic authentication if you are exposing OpenFaaS to the public Internet. This will prevent unauthorized access to the OpenFaaS API. It is also highly recommended that you set up TLS with certficates available for free from LetsEncrypt.org.

    Get started with OpenFaaS on Kubernetes with (recommended) or plain YAML files. now.

    Docker Swarm (recommended for learning & starting-out)

    If you prefer to use Docker Swarm, then follow the deployment guide Docker Swarm.

    Docker Playground