From f524e8bcfb70efdb799e5c50600a72500f6cc277 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 10:23:55 +0200 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index e3346306..c92ee6c5 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -440,7 +440,10 @@ * [OpenFAAS](https://www.openfaas.com/) * [magalix.com: Implementing FaaS in Kubernetes Using Kubeless](https://www.magalix.com/blog/implementing-faas-in-kubernetes-using-kubeless) * [itnext.io: **arkade** by example — Kubernetes apps, the easy way 🌟🌟🌟](https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c) - + * [xenonstack.com: Serverless Architecture with OpenFaaS and Java](https://www.xenonstack.com/blog/serverless-openfaas-java/) + +[![Serverless](images/from-monolith-to-serverless.jpg)](https://www.xenonstack.com/blog/serverless-openfaas-java/) + ## Container Ecosystem * [Author: github.com/rootsongjc](https://github.com/rootsongjc) [![Kubernetes components](images/kubernetes_components_rootsongjc.jpg)](https://github.com/rootsongjc)