From 5c65e6cd78ed707e1d877623b88e29a0ea087740 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 7 Mar 2020 12:01:14 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 1aa8be93..ef827ab3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,7 +57,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu - [Liquibase](liquibase.md) 9. [Databases on Kubernetes](databases.md) 10. [Message Queue in Kubernetes](message-queue.md) -11. Service Mesh on kubernetes +11. [Service Mesh](servicemesh.md) on kubernetes - [Istio - Service Mesh](istio.md) - [Consul - Service Mesh](consul.md) - [Linkerd - Service Mesh](https://linkerd.io/)