Deploy without credentials with GitHub Actions and OIDC
There's been some talk on Twitter recently about a new feature emerging on GitHub Actions. It allows an action to mint an OpenID Connect (OIDC) token...
There's been some talk on Twitter recently about a new feature emerging on GitHub Actions. It allows an action to mint an OpenID Connect (OIDC) token...
Have you heard of faasd, the new provider for OpenFaaS? It's just like OpenFaaS on Kubernetes, the same API, same UI, CLI and ecosystem, but without...
Kick the tires with faasd today, for a lightweight serverless experience that doesn't require Kubernetes. Instead it uses containerd and the existing...
A couple of years ago I wrote a blog post on how to install OpenFaaS using minikube, and since then the project has grown and been updated. The tutor...
I recently built a tool called k3sup or ('ketchup') which installs Kubernetes on any PC, VM or Raspberry Pi using k3s from Rancher. k3s is a super li...
We'll be using OpenFaaS today and its ruby-http template that gives full control over the HTTP request/response for your functions. OpenFaaS is a nex...
> This is a recap of my experience at the Open Source Summit in 2017. A draft that I never finished, here are the raw materials including lots of pho...
In this post I'll explore how I was able to introduce the idea of interfaces to OpenFaaS to allow the project to adapt with the changing container la...
In this post I want to show you how I've started deploying OpenFaaS with the new tool from the Kubernetes community named Kubernetes in Docker or Kin...
In this blog post we'll explore how to build your very own bare-metal ARM cluster that you can run 24/7 at home for very little cost. There are many...