istio-official-translation
istio-official-translation copied to clipboard
Istio官网中文本地化
Target File: [/docs/tasks/security/authentication/auto-mtls/index.md](https://github.com/istio/istio.io/tree/master/content/zh/docs/tasks/security/authentication/auto-mtls/index.md)
Source File: [/docs/tasks/security/authorization/_index.md](https://github.com/istio/istio.io/tree/master/content/en/docs/tasks/security/authorization/_index.md) Diff: ~~~diff diff --git a/content/en/docs/tasks/security/authorization/_index.md b/content/en/docs/tasks/security/authorization/_index.md index 787917029..d60d7df33 100644 --- a/content/en/docs/tasks/security/authorization/_index.md +++ b/content/en/docs/tasks/security/authorization/_index.md @@ -1,5 +1,5 @@ --- title: Authorization description: Shows how to control access to...
Source File: [/docs/tasks/security/authentication/mtls-migration/index.md](https://github.com/istio/istio.io/tree/master/content/en/docs/tasks/security/authentication/mtls-migration/index.md) Diff: ~~~diff diff --git a/content/en/docs/tasks/security/authentication/mtls-migration/index.md b/content/en/docs/tasks/security/authentication/mtls-migration/index.md index ce292353e..88f676229 100644 --- a/content/en/docs/tasks/security/authentication/mtls-migration/index.md +++ b/content/en/docs/tasks/security/authentication/mtls-migration/index.md @@ -106,6 +106,18 @@ command terminated with exit code 56 sleep.legacy to httpbin.bar: 200...
Source File: [/docs/setup/install/multicluster/shared/index.md](https://github.com/istio/istio.io/tree/master/content/en/docs/setup/install/multicluster/shared/index.md)
Target File: [/docs/tasks/security/authentication/https-overlay/index.md](https://github.com/istio/istio.io/tree/master/content/zh/docs/tasks/security/authentication/https-overlay/index.md)
Target File: [/docs/tasks/security/citadel-config/_index.md](https://github.com/istio/istio.io/tree/master/content/zh/docs/tasks/security/citadel-config/_index.md)
Source File: [/docs/reference/glossary/mixer-handler.md](https://github.com/istio/istio.io/tree/master/content/en/docs/reference/glossary/mixer-handler.md) Diff: ~~~diff diff --git a/content/en/docs/reference/glossary/mixer-handler.md b/content/en/docs/reference/glossary/mixer-handler.md index 0dcd4ac5c..3d18d64c5 100644 --- a/content/en/docs/reference/glossary/mixer-handler.md +++ b/content/en/docs/reference/glossary/mixer-handler.md @@ -4,4 +4,4 @@ title: Mixer Handler Handlers represent fully configured Mixer adapters. A...
Source File: [/docs/reference/glossary/source.md](https://github.com/istio/istio.io/tree/master/content/en/docs/reference/glossary/source.md) Diff: ~~~diff diff --git a/content/en/docs/reference/glossary/source.md b/content/en/docs/reference/glossary/source.md index 9466770f0..431183346 100644 --- a/content/en/docs/reference/glossary/source.md +++ b/content/en/docs/reference/glossary/source.md @@ -1,7 +1,7 @@ --- title: Source --- -The downstream client of the [Envoy](#envoy)...
Source File: [/blog/2019/performance-best-practices/index.md](https://github.com/istio/istio.io/tree/master/content/en/blog/2019/performance-best-practices/index.md) Diff: ~~~diff diff --git a/content/en/blog/2019/performance-best-practices/index.md b/content/en/blog/2019/performance-best-practices/index.md index 0179fa2bf..063a53851 100644 --- a/content/en/blog/2019/performance-best-practices/index.md +++ b/content/en/blog/2019/performance-best-practices/index.md @@ -20,7 +20,7 @@ In the [Istio Tools repository](https://github.com/istio/tools/tree/3ac7ab40db8a To accurately measure the performance...