From 5bb293e235efc9f25377a9d3fb6b0f41e6901f6b Mon Sep 17 00:00:00 2001 From: Burton Rheutan Date: Fri, 24 May 2019 15:02:26 -0500 Subject: [PATCH] Add OHV blog post to community Discovered blog post via Twitter and added with other posts to community file Signed-off-by: Burton Rheutan --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 9ad64b28..73a1659e 100644 --- a/community.md +++ b/community.md @@ -86,6 +86,7 @@ It would be great to hear from you especially if you have any of the above and w | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [Deploying a FaaS platform on OVH Managed Kubernetes using OpenFaaS](https://www.ovh.com/fr/blog/deploying-a-faas-platform-on-ovh-managed-kubernetes-using-openfaas/) | Horacio Gonzalez | ovh.com | 24-May-2019 | | [Creating a simple OpenFaaS template](https://blogs.4dotnet.nl/creating-a-simple-openfaas-template/) | Erwin Staal | blogs.4dotnet.nl | 11-May-2019 | | [Meet us at KubeCon 2019, Barcelona](https://www.openfaas.com/blog/meet-us-at-barcelona/) | Alex Ellis | openfaas.com | 10-May-2019 | | [Your first .NET Core Serverless function on OpenFaas](https://blogs.4dotnet.nl/your-first-net-core-serverless-function-on-openfaas/) | Erwin Staal | blogs.4dotnet.nl | 8-May-2019 |