zh: content/blog/2017/0.1-auth (#2677)

This commit is contained in:
flydragon 2018-09-28 01:09:53 +08:00 committed by Martin Taillefer
parent ce72a6d6ab
commit 531bda2945
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ weight: 99
下图概述了 Kubernetes 上的 `Istio Auth` 服务认证体系结构。
{{< image width="100%" ratio="56.25%"
{{< image width="100%"
link="/blog/2017/0.1-auth/istio_auth_overview.svg"
caption="`Istio Auth` 概览"
>}}
@ -70,7 +70,7 @@ weight: 99
下图说明了 Kubernetes 上的端到端 `Istio Auth` 身份验证工作流程:
{{< image width="100%" ratio="56.25%"
{{< image width="100%"
link="/blog/2017/0.1-auth/istio_auth_workflow.svg"
caption="`Istio Auth` 工作流程"
>}}