From fe5c786b07f1ff08710b00c720cc5ba3c3cdbafc Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 20 Aug 2019 17:51:29 +0200 Subject: [PATCH] Update istio.md --- docs/istio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/istio.md b/docs/istio.md index 03a72c7e..c6e01b0b 100644 --- a/docs/istio.md +++ b/docs/istio.md @@ -1,7 +1,7 @@ # Istio - Service Mesh -- [blog.openshift.com: How to Explain Service Mesh in Plain English](https://blog.openshift.com/from-the-enterprisersproject-how-to-explain-service-mesh-in-plain-english/) - [Istio.io](https://istio.io/) - [github.com: Istio](https://github.com/istio/istio) +- [blog.openshift.com: How to Explain Service Mesh in Plain English](https://blog.openshift.com/from-the-enterprisersproject-how-to-explain-service-mesh-in-plain-english/) - [Red Hat Developer: Istio Service Mesh](https://developers.redhat.com/topics/service-mesh/) - [github: redhat-developer-demos Istio Tutorial for Java Microservices](https://github.com/redhat-developer-demos/istio-tutorial) - [karlstoney.com: Istio 503's with UC's and TCP Fun Times](https://karlstoney.com/2019/05/31/istio-503s-ucs-and-tcp-fun-times/)