diff --git a/community.md b/community.md index 2843cc652c7247e90469420d8c3a10369babde90..2bcbbc256329afc2a6b47359f9904a0487a0303c 100644 --- a/community.md +++ b/community.md @@ -57,6 +57,8 @@ There are three main Github repos | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [Deploying Kubernetes On-Premise with RKE and deploying OpenFaaS on it — Part 1](https://medium.com/@kenfdev/deploying-kubernetes-on-premise-with-rke-and-deploying-openfaas-on-it-part-1-69a35ddfa507) | Ken Fukuyama | medium.com/@kenfdev | 10-Dec-2017 +| [Deploying Kubernetes On-Premise with RKE and deploying OpenFaaS on it — Part 2](https://medium.com/@kenfdev/deploying-kubernetes-on-premise-with-rke-and-deploying-openfaas-on-it-part-2-cc14004e7007) | Ken Fukuyama | medium.com/@kenfdev | 10-Dec-2017 | [Overview of Functions as a Service with OpenFaas](https://mfarache.github.io/mfarache/Functions-As-A-Service-OpenFaas/) | Mauricio Farache | github.io | 06-Dec-2017 | [Deploying OpenFaaS on Kubernetes - AWS](https://medium.com/@ericstoekl/deploying-openfaas-on-kubernetes-aws-259ec9515e3c) | Eric Stoekl | medium.com/ | 03-Dec-2017 | [Unleash the Artist within you with Docker, Tensorflow and OpenFaaS](http://jmkhael.io/unleash-the-artist-within-tensorflow-and-openfaas/) | Johnny Mkhael | jmkhael.io | 22-Nov-2017 diff --git a/guide/README.md b/guide/README.md index cca9f050df0f10f1e54c0a92829e1478c01faded..862afdcbfd7eb154cc9739adc9e0bb5aebd75d1d 100644 --- a/guide/README.md +++ b/guide/README.md @@ -37,6 +37,8 @@ These instructions are for a development environment. If you plan to expose Open * [Reference documentation for Function Watchdog](../watchdog/) +* [An Introduction to Serverless DevOps with OpenFaaS](https://hackernoon.com/an-introduction-to-serverless-devops-with-openfaas-b978ab0eb2b) + * WIP [Debugging Functions](https://github.com/openfaas/faas/issues/223) ## Blog posts and tutorials