From 6da31e24acc25569409ae326e55982b367ec1a1a Mon Sep 17 00:00:00 2001 From: mtail Date: Thu, 31 May 2018 09:21:08 -0700 Subject: [PATCH] Experiment with page bundles to fix image location issues. --- .../2018/egress-https/bookinfo-details-v2.svg | 1589 +++++++++++++++++ .../index.md} | 2 +- 2 files changed, 1590 insertions(+), 1 deletion(-) create mode 100644 content/blog/2018/egress-https/bookinfo-details-v2.svg rename content/blog/2018/{egress-https.md => egress-https/index.md} (99%) diff --git a/content/blog/2018/egress-https/bookinfo-details-v2.svg b/content/blog/2018/egress-https/bookinfo-details-v2.svg new file mode 100644 index 0000000000..483424a055 --- /dev/null +++ b/content/blog/2018/egress-https/bookinfo-details-v2.svg @@ -0,0 +1,1589 @@ + + + + Istio Bookinfo Sample Application + + + + image/svg+xml + + Istio Bookinfo Sample Application + + + + Shriram Rajagopalan + + + + + Istio + Microservice Fabric + Service Mesh + Envoy + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ratings + + + + Details-v1 + + + + + + + + + + + + + + + + + + + Ruby + + + + Product + page + + + + + + + + + + + Ingress Envoy + + + + + Reviews-v3 + + + + + + + + + + Reviews-v2 + + + + + + + + + + + Reviews-v1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Requests + + + + + + + + + + + Envoy + + + + + + + + + + + + Details-v2 + + + + + Istio Service Mesh + Google + Books + APIs + + + + diff --git a/content/blog/2018/egress-https.md b/content/blog/2018/egress-https/index.md similarity index 99% rename from content/blog/2018/egress-https.md rename to content/blog/2018/egress-https/index.md index a556438a47..2f673d2fc6 100644 --- a/content/blog/2018/egress-https.md +++ b/content/blog/2018/egress-https/index.md @@ -40,7 +40,7 @@ $ kubectl apply -f <(istioctl kube-inject -f samples/bookinfo/kube/bookinfo-deta The updated architecture of the application now looks as follows: {{< image width="80%" ratio="65.16%" - link="../img/bookinfo-details-v2.svg" + link="bookinfo-details-v2.svg" caption="The Bookinfo Application with details V2" >}}