Table of Contents
You will need:
-
A Kubernetes cluster with Knative installed. See “Installing Knative Serving using YAML files”.
-
An OAuth provider (i.e. Auth0).
-
A container registry where your cluster can pull from (i.e. Docker Hub).
-
Go to compile the program.
-
Ko to build containers.
-
sops for secret handling.
This code is based on Auth0 - Go Web App.