mirror of https://github.com/istio/istio.io.git
Fix up some aliases. (#2174)
This commit is contained in:
parent
663d240a9b
commit
be92dc771e
|
@ -4,6 +4,7 @@ description: Explains the mechanics of creating new documentation pages.
|
|||
weight: 30
|
||||
aliases:
|
||||
- /docs/welcome/contribute/writing-a-new-topic.html
|
||||
- /docs/reference/contribute/writing-a-new-topic.html
|
||||
keywords: [contribute]
|
||||
---
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ aliases:
|
|||
- /docs/concepts/policy-and-control/mixer.html
|
||||
- /docs/concepts/policy-and-control/mixer-config.html
|
||||
- /docs/concepts/policy-and-control/attributes.html
|
||||
- /docs/concepts/policies-and-telemetry/overview/
|
||||
- /docs/concepts/policies-and-telemetry/config/
|
||||
---
|
||||
|
||||
Istio provides a flexible model to enforce authorization policies and collect telemetry for the
|
||||
|
|
|
@ -5,6 +5,7 @@ weight: 40
|
|||
type: section-index
|
||||
aliases:
|
||||
- /docs/reference/config/mixer/adapters/index.html
|
||||
- /docs/reference/config/adapters/
|
||||
---
|
||||
|
||||
To implement a new adapter for Mixer, please refer to the
|
||||
|
|
|
@ -4,6 +4,7 @@ description: Describes the base attribute vocabulary used for policy and control
|
|||
weight: 10
|
||||
aliases:
|
||||
- /docs/reference/config/mixer/attribute-vocabulary.html
|
||||
- /docs/reference/config/mixer/aspects/attributes.html
|
||||
---
|
||||
|
||||
Attributes are a central concept used throughout Istio. You can find a description of what attributes are
|
||||
|
|
|
@ -7,5 +7,6 @@ aliases:
|
|||
- /troubleshooting.html
|
||||
- /troubleshooting/index.html
|
||||
- /help/troubleshooting/index.html
|
||||
- /ops
|
||||
page_icon: /img/guide.svg
|
||||
---
|
||||
|
|
|
@ -5,8 +5,6 @@ publishdate: 2018-02-06
|
|||
subtitle: 网格外部 TCP 流量的服务入口
|
||||
attribution: Vadim Eisenberg
|
||||
weight: 92
|
||||
aliases:
|
||||
- /zh/docs/tasks/traffic-management/egress-tcp/
|
||||
keywords: [流量管理,egress,tcp]
|
||||
---
|
||||
|
||||
|
|
|
@ -3,10 +3,6 @@ title: FAQ
|
|||
description: 关于Istio的常见问题。
|
||||
weight: 20
|
||||
type: faqlanding
|
||||
aliases:
|
||||
- /faq
|
||||
- /docs/welcome/faq.html
|
||||
- /docs/reference/faq.html
|
||||
page_icon: /img/faq.svg
|
||||
---
|
||||
|
||||
|
|
|
@ -3,9 +3,5 @@ title: 术语表
|
|||
description: Istio 常见的术语表。
|
||||
weight: 30
|
||||
type: glossary
|
||||
aliases:
|
||||
- /zh/glossary
|
||||
- /zh/docs/welcome/glossary.html
|
||||
- /zh/docs/reference/glossary.html
|
||||
page_icon: /img/glossary.svg
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue