From 79497b54500e4a4348bda448f726ff0f8b989501 Mon Sep 17 00:00:00 2001 From: Vivek Singh <vivekkmr45@yahoo.in> Date: Mon, 4 May 2020 19:59:12 +0530 Subject: [PATCH] Add self-hosting serverless with OpenFaaS to community.md Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in> --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 4a37fe37..a46ffdf8 100644 --- a/community.md +++ b/community.md @@ -103,6 +103,7 @@ Postponed events for 2020 | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Self-hosting serverless with OpenFaaS](https://www.mskog.com/posts/self-hosting-serverless-with-openfaas/) | Magnus Skog | mskog.com | 03-May-2020 | | [Call OpenFaaS Serverless Functions with Gloo API Gateway](https://medium.com/alterway/call-openfaas-serverless-functions-with-gloo-api-gateway-678a00710481?source=rss------kubernetes-5) | Hervé Leclerc | medium.com | 21-Apr-2020 | | [Data Pipelines with OpenFaas on K3s](https://medium.com/@yoav.nordmann/data-pipelines-with-openfaas-on-k3s-b92e97bc125b) | Yoav Nordmann | medium.com | 19-Apr-2020 | |[Tracking Stripe Payments with Slack and faasd](https://myedes.io/stripe-serverless-webhook-faasd/) | Mehdi Yedes | myedes.io | 04-Apr-2020 -- GitLab