Fix a couple blog errors.

This commit is contained in:
mtail 2019-02-05 17:19:28 -08:00
parent 08d01e08db
commit 749803d6d0
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ keywords: [kubernetes, istio, sidecar injection, admission controller, mutating
---
A simple overview of an Istio service-mesh architecture always starts with describing the control-plane and data-plane.
[From Istios documentation:](../../../docs/concepts/what-is-istio/#architecture)
[From Istios documentation:](/docs/concepts/what-is-istio/#architecture)
> An Istio service mesh is logically split into a data plane and a control plane.
>

View File

@ -1,7 +1,7 @@
---
title: Sail the Blog!
description: Announces the new Istio blog policy.
publishdate: 2019-01-31
publishdate: 2019-02-05
attribution: Rigs Caballero, Google
weight: 75
keywords: [community, blog, contribution, guide, guideline, event]