From a0904f2f0d6071ef3a19bcebc43d6bcee84f3754 Mon Sep 17 00:00:00 2001 From: Inaki Date: Mon, 30 Mar 2020 22:17:12 +0200 Subject: [PATCH] Update servicemesh.md --- docs/servicemesh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/servicemesh.md b/docs/servicemesh.md index 20ab3283..2a6709ee 100644 --- a/docs/servicemesh.md +++ b/docs/servicemesh.md @@ -1,3 +1,4 @@ # Service Mesh * [infoq.com: Service Mesh Ultimate Guide:](https://www.infoq.com/articles/service-mesh-ultimate-guide/) Managing Service-to-Service Communications in the Era of Microservices * [deloitte.com: Service Mesh en arquitecturas de microservicios](https://www2.deloitte.com/es/es/pages/technology/articles/service-mesh-en-arquitecturas-de-microservicios.html) +* [Service meshes to the rescue: Load balancing and scaling long-lived connections in Kubernetes](https://learnk8s.io/kubernetes-long-lived-connections)