mirror of https://github.com/istio/istio.io.git
Add table of contents test status (#10280)
This commit is contained in:
parent
916ddde20c
commit
5f8d237d79
|
@ -6,5 +6,5 @@ icon: examples
|
|||
aliases:
|
||||
- /zh/docs/samples/index.html
|
||||
- /zh/docs/guides/index.html
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -5,7 +5,7 @@ weight: 100
|
|||
icon: classroom
|
||||
simple_list: true
|
||||
content_above: true
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
||||
适用于自学者或者培训的讲师。从设置集群以控制在本地计算机上运行的微服务示例的步骤开始,并最终展示了使用 Istio 的一些关键的微服务管理任务。
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
title: 配置
|
||||
description: 关于配置选项的详细信息。
|
||||
weight: 10
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -5,5 +5,5 @@ weight: 30
|
|||
aliases:
|
||||
- /zh/docs/reference/config/istio.routing.v1alpha1/
|
||||
- /zh/docs/reference/config/networking/
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -10,5 +10,5 @@ aliases:
|
|||
- /zh/docs/setup/kubernetes/download-release/
|
||||
- /zh/docs/setup/kubernetes/download/
|
||||
keywords: [kubernetes,install,quick-start,setup,installation]
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -5,7 +5,7 @@ description: 选择最适合你需求和平台的安装指南。
|
|||
weight: 20
|
||||
aliases:
|
||||
- /zh/docs/setup/kubernetes/install/
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
||||
If you need help choosing, refer to our
|
||||
|
|
|
@ -11,7 +11,7 @@ aliases:
|
|||
keywords: [kubernetes,multicluster]
|
||||
simple_list: true
|
||||
content_above: true
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
按照本指南安装跨多个集群({{< gloss "cluster" >}}clusters{{< /gloss >}}) 的
|
||||
|
|
|
@ -5,7 +5,7 @@ weight: 10
|
|||
aliases:
|
||||
- /zh/docs/setup/kubernetes/platform-setup/
|
||||
keywords: [platform-setup]
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
||||
{{< tip >}}
|
||||
|
|
|
@ -5,5 +5,5 @@ weight: 30
|
|||
keywords: [telemetry,tracing]
|
||||
aliases:
|
||||
- /zh/docs/tasks/telemetry/distributed-tracing/
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -5,5 +5,5 @@ weight: 19
|
|||
aliases:
|
||||
- /zh/docs/tasks/istio-auth.html
|
||||
- /zh/docs/tasks/security/authz-permissive
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
|
@ -4,5 +4,5 @@ description: 演示 Istio 的流量路由功能的任务。
|
|||
weight: 15
|
||||
aliases:
|
||||
- /zh/docs/examples/intelligent-routing/
|
||||
test: n/a
|
||||
test: table-of-contents
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue