OpenFaaS Kubernetes
OpenFaaS Kubernetes
by OpenFaaS
Version 14.1.19
Description
Software Included
Package
Version
License
Getting started after deploying OpenFaaS Kubernetes
API Creation
In addition to creating OpenFaaS Kubernetes via the control panel, you can also use the DigitalOcean API.
As an example, to create a 3 node DigitalOcean Kubernetes cluster made up of Basic Droplets in the NYC3 region, you can use the following doctl command. You'll need to authenticate with doctl with your API access token, and replace the $CLUSTER_NAME variable with the chosen name for your cluster in the command below.