News, tutorials and case-studies from the OpenFaaS team.
In this guide we’ll show you how to setup and configure K3s for production use with Akamai Cloud Computing. Then we’ll set up OpenFaaS so that we can deploy functions to the cluster.
Alex Ellis
Read NowWhether you’re just starting out with OpenFaaS or have been using it for a while, you may be missing out with the Function CRD.
Alex Ellis
Read NowLearn why we built a new UI dashboard using React, what’s different and how you can make use of it.
Alex Ellis
Read NowWe’ve been doing some housekeeping with old container images, so it’s time to update your OpenFaaS installation.
Alex Ellis
Read NowLearn how to use Kubernetes Service Account Token Projection with the OpenFaaS API.
Han Verstraete and Alex Ellis
Read NowLearn what it takes to build a functions platform for multiple tenants based upon our experience and insights from customers.
Alex Ellis
Read NowLearn how to set up fine-grained access control for the OpenFaaS dashboard, CLI and API via OpenID Connect (OIDC).
Han Verstraete and Alex Ellis
Read NowBackup and migrate functions between clusters with a new export
command for the OpenFaaS CLI.
Alex Ellis
Read NowIf you’ve ever tried to build a bot in the past, you may have noticed that they often rely upon a long-lived websocket. This means that your code needs to stay running all of the time, as a daemon.
Alex Ellis
Read Now