From 77dc4ae06a40e15cc9f227e5639e806101e8cbde Mon Sep 17 00:00:00 2001 From: Vivek Singh Date: Thu, 12 Apr 2018 11:53:28 +0530 Subject: [PATCH] Added new blog to community.md file New blog from Marcus Smallman on writing OpenFaas serverless function in go has been added to community.md file Signed-off-by: Vivek Singh --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 7cc9fcdb..e845720f 100644 --- a/community.md +++ b/community.md @@ -78,6 +78,7 @@ Key: | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [Writing OpenFaas Serverless Functions in Go](https://marcussmallman.io/2018/04/11/writing-openfaas-serverless-functions-in-go/) | Marcus Smallman | marcussmallman.io | 11-Apr-2018 | | [Deploying OpenFaaS on Kubernetes - Azure AKS Part 2 (SSL)](https://medium.com/@ericstoekl/openfaas-on-azure-aks-with-ssl-ingress-openfaas-on-aks-part-2-2-e9f2db9db387) | Eric Stoekl | medium.com | 23-Mar-2018 | | [VMware + OpenFaaS – One Month In](https://blogs.vmware.com/opensource/2018/03/20/vmware-openfaas-alex-ellis) | Alex Ellis | vmware.com | 21-Mar-2018 | | [Securing Kubernetes for OpenFaaS and beyond](https://www.twistlock.com/2018/03/20/securing-kubernetes-openfaas-beyond) | Daniel Shapira | twistlock.com | 20-Mar-2018 |