Jump to main content

Addon:OpenFaaS

Homepage: https://www.openfaas.com/
From MicroK8s version: 1.21+
Supported arch: amd64

OpenFaaS, the popular serverless framework, can be enabled with:

microk8s enable openfaas

Disable basic auth using the --no-auth flag.
If you would like to use the OpenFaaS Operator mode, use --operator .

Further customize the installation by passing a values file using

microk8s enable openfaas -f values.yaml

The possible values are documented here.

Last updated 3 years ago. Help improve this document in the forum.