Addon:OpenFaaS

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

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

  1. 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

  1. microk8s enable openfaas -f values.yaml

The possible values are documented here.

Last updated 4 months ago. Help improve this document in the forum.