From 235da9261746748e9ae32320dbdda19d053d7407 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 3 Aug 2017 11:51:59 +0100 Subject: [PATCH] Mention FaaS-netes --- community.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community.md b/community.md index 43594a83..74dedff5 100644 --- a/community.md +++ b/community.md @@ -28,6 +28,7 @@ Welcome to the FaaS community page where you can find: | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [FaaS complete walk-through on Kubernetes (video)](https://www.youtube.com/watch?v=0DbrLsUvaso) | Alex Ellis | youtube.com | 28-Jul-2017 | | [Kittens vs Tarsiers - an introduction to serverless machine learning](http://jmkhael.io/kittens-vs-tarsiers-an-introduction-to-serverless-machine-learning/) | Johnny Mkhael | jmkhael.io | 24-Jul-2017| | [Old and new - ASCII art and serverless](http://jmkhael.io/create-a-serverless-ascii-banner-with-faas/) | Johnny Mkhael | jmkhael.io | 29-Jun-2017| | [Sysdig newsletter](http://go.sysdig.com/webmail/231542/29878667/a2cfc2b92d460d3516188054c1f63e6ecdd7eac458f992f37bbe96acb8d83a78) | Sysdig | sysdig.com | 28-Jun-2017| @@ -50,6 +51,7 @@ Welcome to the FaaS community page where you can find: ### Repos - projects / samples / use cases | Project name and description | Author | Site | Date | |----------------------------------------------------------------------|------------|-----------|-------------| +| [FaaS-netes - Kubernetes backend for FaaS](https://github.com/alexellis/faas-netes) | Alex Ellis | github.com | 25-Jul-2017 | | [Twitter, Elastic Search and Alexa stack of functions](https://github.com/alexellis/journey-expert/tree/master/tweetstash) | Alex Ellis | github.com | 24-Apr-2017 | | [Dockercon FaaS demos including Alexa/Github](https://github.com/alexellis/faas-dockercon) | Alex Ellis | github.com | 14-Apr-2017 | | [Docker Birthday voting app ported to FaaS](https://github.com/alexellis/faas-example-voting-app) | Alex Ellis | github.com | 14-Apr-2017 |