Your first OpenFaaS Function with Python Step 1 - Install OpenFaaS Step 2 - Install the CLI Step 3 - Write your function Step 4 - Import 3rd party dependencies Step 5 - Going f...
Dealing with CORS Understanding the Same-origin policy Problems in Developing Web Applications Locally Using Reverse Proxies as a Workaround An Example with a Vue.js + Webpack A...
Shell Completion Bash for Linux Bash for MacOS ZSH Shell Completion The OpenFaas CLI has a shell completion feature for Bash and ZSH. Bash for Linux Bash for Linux requires...
Use a local registry with KinD Prerequisite: Install arkade Install kubectl Create the KinD cluster with a local registry enabled Install KinD Note: Deploy OpenFaaS Create a ...
Authentication for functions For the API Gateway Basic authentication Auth plugins OAuth2 support in the API Gateway (alpha) OAuth2 - Access the UI OAuth2 - Access via the CLI (...
Contribute to the project Five practical ideas to get started Get up to speed Communicate with the community Code repositories Contribute to the project There are many ways...
Expanded timeouts Part 1 - the core components Part 2 - Your function’s timeout Further support Expanded timeouts In this tutorial you’ll learn how to expand the default time...
Jenkins for building OpenFaaS Functions Setup Jenkins on Kubernetes Create a pipeline with Docker in Docker Create a pipeline with Kaniko Jenkins for building OpenFaaS Funct...
Configure GitLab Configure self-hosted GitLab for OpenFaaS Cloud Edit your init.yaml file Create an access token Create the system hook Create an OAuth application Configu...