Commit Graph

466 Commits

Author SHA1 Message Date
Wilson Wu 0f166ee316
[zh] Sync #15150 Gateway API ref update into Chinese (#15164)
* Sync #15150 Gateway API ref update into Chinese

* Fix translate
2024-05-22 04:04:03 -04:00
Wilson Wu 21db55f4cb
Sync #15121 fixup kmod prereqs into Chinese (#15153) 2024-05-20 23:34:29 -04:00
Stop 01eed905ee
[zh] sync /docs/tasks/traffic-management/egress/egress-gateway (#15145)
* correct the document on this page, issue #15144

issue #15144 

correct incorrect numbering list and remove redundant content

* modify index.md

ordered list number adjust
2024-05-19 22:12:31 -04:00
Wilson Wu 3309eb9699
Sync #15088 remove OpenCensus into Chinese (#15106) 2024-05-15 07:01:16 -07:00
Wilson Wu 610d73734c
[zh] improve `egress` translation for egress docs (#15047) 2024-05-11 00:39:17 -07:00
Wilson Wu 2f717cb47c
[zh] Translate Trace Sampling doc into Chinese (#15052)
* draft translate

* Finish translation

* fix

* Fix lint
2024-05-11 00:28:17 -07:00
liu-xg 51080d3e40
[zh] document translation sync (#15040)
* fix(doc sync): doc sync

doc sync

* fix(doc sync): doc sync

doc sync

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation

* fix(doc sync): doc sync

document translation
2024-05-07 01:15:50 -07:00
my-git9 e9b94c39f8
[zh] Locaize alpn-based-tunneling-protocol image (#15036)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-05-06 01:22:06 -07:00
Wilson Wu b81ffd41ee
[zh] Sync #14914 fix egress mtls origination test into Chinese (#14950)
* Sync #14914 fix egress mtls origination test into Chinese

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-24 03:51:29 -07:00
Frank Budinsky bfb9ab95ef
gateway-api: use v1 resources in examples (#14898) 2024-04-17 10:09:41 -07:00
Wilson Wu 5f064b1c29
Sync #14778 #14876 and #14885 into Chinese (#14892) 2024-04-16 20:40:40 -07:00
Wilson Wu dbd516edc0
Sync #14753 Gateway API instructions to gateway TLS origination into Chinese (#14864) 2024-04-14 18:28:42 -07:00
Wilson Wu e9d480e77d
Sync #14825 improve otel example into Chinese (#14861) 2024-04-14 18:28:35 -07:00
Michael ffc6652d93
[zh] Sync authorization/authz-ingress/index.md (#14815)
* [zh] Sync authorization/authz-ingress/index.md

* apply suggestions from hanxiaop
2024-04-03 00:08:07 -07:00
my-git9 42f9bc4451
[zh] improve fault-injection/index (#14809)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-03-30 05:14:03 -07:00
Wilson Wu d9175d1a1d
[zh] Sync otel example #14566 into Chinese (#14798)
* Sync otel example #14566 into Chinese

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-03-29 18:30:02 -07:00
Wilson Wu 1c33f573d1
Sync #14582 into Chinese (#14779) 2024-03-25 18:23:12 -07:00
Wilson Wu fbfc375fa9
Sync #14763 into Chinese (#14768) 2024-03-21 20:40:21 -07:00
my-git9 d78ccde0de
[zh]improve overview using-istio-dashboard (#14684)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-03-05 17:13:26 -08:00
Nicole LiHui a44a5dcf04
[zh] Fix a docs formatting error of Kubernetes Gateway API (#14681)
* [zh] Fix a docs formatting error of Kubernetes Gateway API

* Update content/zh/docs/tasks/traffic-management/ingress/gateway-api/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/zh/docs/tasks/traffic-management/ingress/gateway-api/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-03-05 17:13:19 -08:00
Wilson Wu 026b172ba7
Sync #14672 into Chinese (#14675) 2024-03-03 06:17:37 -08:00
my-git9 dfe78e46f6
[zh] sync and improve lightstep (#14671)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-03-01 02:46:35 -08:00
my-git9 5c06f93ea1
[zh-cn] sync skywalking telemetry-api (#14668)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-02-28 22:07:46 -08:00
Michael 9a10132132
[zh] Sync a task: egress/wildcard-egress-hosts/ (#14663)
* [zh] Sync a task: egress/wildcard-egress-hosts/

* apply suggestions from my-git9

* apply suggestions again
2024-02-27 19:42:02 -08:00
Frank Budinsky 2c52b04283
gateway-api: fix broken links and use v1beta1 in examples for now (#14662) 2024-02-27 13:30:16 -08:00
my-git9 ed153b9f3b
[zh] improve mesh-and-proxy-config (#14661)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-02-27 01:36:15 -08:00
Michael de4dabb558
[zh] Sync #14625 into Chinese (#14628) 2024-02-26 23:39:15 -08:00
Frank Budinsky a55a462cdc
gateway-api: istio.io/gateway-name -> gateway.networking.k8s.io/gateway-name (#14635) 2024-02-21 14:30:22 -08:00
seokyun.ha a32d28629a
add quote for istioctl command (#14632)
Co-authored-by: bluehorn07 <bluehornblues@gmail.com>
2024-02-21 06:20:22 -08:00
Michael a45ac3286c
[zh] Update a task: distributed-tracing/opencensusagent/ (#14631) 2024-02-18 17:46:12 -08:00
Michael 6c12359d8c
[zh] Sync a task: observability/gateways/ (#14629)
* [zh] Sync a task: observability/gateways/

* fix lint
2024-02-18 17:32:12 -08:00
Michael 0418f89dc6
[zh] Sync /observability/kiali/ (#14588) 2024-02-15 04:26:47 -08:00
Wilson Wu 80787f9511
Sync #14577 into Chinese (#14593) 2024-02-11 17:27:27 -08:00
Wilson Wu 47e9c0a4f0
Sync #14502 into Chinese (#14544) 2024-01-26 01:17:58 -08:00
Xiaopeng Han aba7d7d689
update gateway tips (#14533) 2024-01-25 02:09:02 -08:00
Michael a005918603
[zh] Sync boilerplates folder (#14513) 2024-01-22 01:55:51 -08:00
Michael 74cdfd4bb4
[zh] Update /egress/wildcard-egress-hosts/ (#14514) 2024-01-22 01:26:51 -08:00
my-git9 1c0eb9778d
[zh] sync wildcard-egress-hosts (#14510)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-22 00:27:51 -08:00
my-git9 3ab38259f4
[zh] improve ingress-sni-passthrough (#14511)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-21 17:46:51 -08:00
Michael 139dab32de
[zh] Sync /traffic-management/egress/egress-gateway/ (#14492)
* [zh] Sync /traffic-management/egress/egress-gateway/

* apply suggestions from hanxiaop
2024-01-18 23:57:48 -08:00
Wilson Wu fb785d143e
[zh] Sync #14445 into Chinese (#14454)
* Sync #14445 into Chinese

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-08 22:49:43 -08:00
Wilson Wu bee4482447
Sync #14433 into Chinese (#14439) 2024-01-04 18:40:58 -08:00
Wilson Wu 734085051c
[zh] Sync #14307 advanced rate limit example into Chinese (#14414)
* Sync #14307 into Chinese

* fix lint

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Fix indent

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-02 19:19:00 -08:00
Wilson Wu 12cbe48a57
Sync #14385 into Chinese (#14398) 2023-12-30 19:35:32 -08:00
carolsi 334258e712
[zh] Sync istio#14200 into Chinese. (#14384) 2023-12-27 18:57:29 -08:00
Wilson Wu 15aee86a83
[zh] Sync #14362 into Chinese (#14372)
* Sync #14362 into Chinese

* Fix lint

* Update content/zh/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-22 06:04:38 -08:00
Wilson Wu 95d6bbe01e
Sync #14337 into Chinese (#14338) 2023-12-16 07:26:46 -08:00
Michael c006a72dd2
[zh] Update terms about load-balance, observability and _index page (#14306)
* [zh] Update terms about load-balance and _index page

* make lint happy

* apply suggestions from wilson
2023-12-14 23:19:36 -08:00
Wilson Wu a17a4ab4fd
Sync #14287 into Chinese (#14288) 2023-12-07 20:47:06 -08:00
Wilson Wu aac3b8a33b
Sync #14274 into Chinese (#14281) 2023-12-06 07:45:02 -08:00
Wilson Wu 35dadb2e26
[zh] Sync #14146 into Chinese (#14261)
* translate

* Sync #14146 into Chinese

* Update content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* Update content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* Apply suggestion

---------

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2023-12-05 19:03:44 -08:00
Wilson Wu bce4ac1f79
[zh] Sync #14214 into Chinese (#14218)
* Sync #14214 into Chinese

* fix lint

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-01 00:44:22 -08:00
Wilson Wu 9f76815557
[zh] Sync #14157 update into Chinese with indent fix (#14169)
* Sync #14157 update into Chinese

* Fix indent
2023-11-16 00:35:05 -08:00
Wilson Wu 4f890738b7
[zh] Sync #14107 into Chinese (#14171)
* Sync #14107 into Chinese

* Update content/zh/docs/tasks/observability/logs/telemetry-api/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/zh/docs/tasks/observability/logs/telemetry-api/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-15 20:44:03 -08:00
Michael eba9807620
[zh] Sync /traffic-management/network-topologies/ (#14148) 2023-11-13 21:07:28 -08:00
my-git9 5b826ab378
[zh] sync egress-tls-origination (#14139)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-12 18:10:23 -08:00
Hiven Ou 9d0076ef2e
[zh] fix typo in `docs/setup` `docs/tasks` (#14103)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-11-06 00:49:53 -08:00
Hiven Ou 6044a2077e
[zh] fix typo in `content/zh/docs/tasks/security/authorization/authz-ingress/index.md` (#14061)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-10-26 21:28:28 -07:00
Wilson Wu abcc902def
Sync #14058 into Chinese (#14060) 2023-10-26 16:50:29 -07:00
Hiven Ou 364ff319ac
cleanup some waste zh docs (#13987)
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
2023-10-10 02:52:18 -07:00
Wilson Wu c9fea31d0c
Sync #13967 into Chinese (#13986) 2023-10-09 23:15:18 -07:00
Michael 1472946d80
[zh] Update /security/authentication/authn-policy (#13947)
* [zh] Update /security/authentication/authn-policy

* Apply suggestions from wilsonwu
2023-10-05 08:25:37 -07:00
crossoverJie f4910f7156
telemetry: change ALL_METRICS to REQUEST_COUNT (#13929) 2023-09-26 06:27:03 -07:00
my-git9 398ae0878b
[zh-cn] improve authz-custom authz-deny authz-tcp (#13919)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-09-24 06:04:49 -07:00
Wilson Wu c0030b5041
[zh] Sync #13208 into Chinese (#13904)
* Sync #13208 into Chinese

* Update content/zh/docs/tasks/traffic-management/request-timeouts/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Add missed translation

* fix

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-09-20 22:02:52 -07:00
Wilson Wu d5009facef
[zh] Sync #13899 into Chinese (#13902)
* Sync 1.17.6 change notes and #13899 into Chinese

* fix format

* fix lint

* Update content/zh/boilerplates/gateway-api-gamma-support.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/zh/boilerplates/gateway-api-gamma-support.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/zh/boilerplates/gateway-api-gamma-support.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* split 1.17.6 release notes

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-09-20 22:02:45 -07:00
my-git9 31b3a18d2b
[zh] sync wildcard-egress-hosts http-proxy (#13874)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-09-17 21:32:52 -07:00
Wilson Wu 2561f406af
Sync #13879 into Chinese (#13885) 2023-09-17 18:17:53 -07:00
scydas 968f0046ba
fix typo in security and lightstep (#13847)
Signed-off-by: scydas scyda@outlook.com

Signed-off-by: scydas scyda@outlook.com
2023-09-10 18:21:58 -07:00
Wilson Wu 07b6bc60f6
Sync #13682 into Chinese (#13825) 2023-09-07 02:19:54 -07:00
Wilson Wu 925fb97ccd
[zh] Sync #13782 with some format fix for about/* for Chinese docs (#13788)
* Sync #13782 with some format improvement

* fix format

* Update content/zh/about/faq/general/what-is-istio.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/zh/about/faq/general/why-use-istio.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-09-01 01:22:32 -07:00
Rei1010 01eb11de75
[zh] Optimize translation into Chinese (#13792) 2023-08-31 20:44:32 -07:00
Wilson Wu a5983cd4a4
[zh] Sync #13794 into Chinese (#13801)
* Sync #13794 into Chinese

* sync

* sync url
2023-08-31 20:32:32 -07:00
xin gu 8ae1fa4d6d
[zh] sync /tasks/observability/metrics/telemetry-api (#13767)
* sync /tasks/observability/metrics/telemetry-api

* Update index.md
2023-08-26 08:14:43 -07:00
Frank Budinsky 113f9fd098
gateway-api: Service parentRef needs to specify core group (#13735)
* gateway-api: Service parentRef needs to specify core group

* regen
2023-08-16 13:56:36 -07:00
my-git9 80703b1599
[zh] sycn observability/gateways (#13699)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-08-07 18:29:05 -07:00
my-git9 aff92041ea
[zh] sync tcp-metrics querying-metrics customize-metrics (#13690)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-08-06 07:02:02 -07:00
my-git9 dd320bab83
[zh] sync observability/logs/* zipkin (#13697)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-08-06 06:50:03 -07:00
duyiwei 071a0efa60
repair (#13676) 2023-08-01 19:49:37 -07:00
Michael 21856dc6fd
[zh] sync tasks/security/authentication/authn-policy/ (#13646)
* [zh] sync tasks/security/authentication/authn-policy/

* apply suggestiosn from hanxiaop
2023-07-27 20:10:47 -07:00
my-git9 8c40392e66
[zh]improve gateway gateway-api observability/gateways (#13641)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-07-26 18:19:44 -07:00
zhiying 6e1c595fae
modify the translation of example (#13611) 2023-07-23 23:40:34 -07:00
zhiying 9fe26002c9
[zh] Change a term about namespace (#13605)
* modify 名称空间 to 命名空间

* Delete package-lock.json
2023-07-23 19:41:35 -07:00
my-git9 2ed2716cb5
[zh-cn] improve rate-limit telemetry (#13599)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-07-19 04:49:56 -07:00
Wilson Wu 75a6c2f251
Sync move telemetry to alpha in zh (#13587) 2023-07-17 23:15:06 -07:00
Wilson Wu 0cfd1978c8
Fix 13570 in zh (#13578) 2023-07-15 19:48:51 -07:00
xin gu 5cf8739a11
sync /tasks/security/authentication/claim-to-header/i (#13567) 2023-07-14 20:55:40 -07:00
0LuckyLove0 a4e7d0c21f
Fix yaml file format and changed TSL to TLS (#13511)
* Update index.md

* Update index.md
2023-07-05 19:38:31 -07:00
zirain b56f351f9c
security: correct command on jwt-route page (#13460)
* security: correct command on jwt-route page

* gen
2023-06-30 11:27:21 -07:00
Michael 55a7467e24
fix consistency about remote cluster and you (#13490) 2023-06-29 07:32:03 -07:00
my-git9 657b73905b
[zh] improve request-routing component-logging (#13465)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-26 22:04:35 -07:00
Michael 6660ea2665
[zh] sync /egress/egress-control/ (#13421) 2023-06-22 05:56:06 -07:00
my-git9 1352492902
[zh] improve ingress-sni-passthrough ingress-control (#13406)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-19 19:14:17 -07:00
Keith Mattix II 3c94567ce1
Change Istio Classic terminology to Istio APIs (#13385)
* Change Istio Classic terminology to Istio APIs

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Fix stutter

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Change back parallel structure formation

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
Samzong Lu b1a44f639a
[zh] sync update docs, Istio classic to Istio APIs (#13391)
Signed-off-by: samzong.lu <samzong.lu@gmail.com>
2023-06-16 06:50:14 -07:00
xin gu aad62c1953
sync task (#13380)
sync task
2023-06-15 17:07:39 -07:00
Michael ab833f12c1
[zh] sync files in /security/authorization/ (#13361) 2023-06-13 23:52:17 -07:00
Michael f7b2fd3873
[zh] sync 4 files in setup (#13351) 2023-06-13 23:52:10 -07:00
Michael a036568852
[zh] sync secure-ingress and kubernetes-ingress (#13345)
* [zh] sync /traffic-management/ingress/secure-ingress/

* make lint happy
2023-06-11 19:34:51 -07:00
justedennnnn bf7cec0b6b
[zh]update docs:wildcard-egress-hosts/index.md (#13338) 2023-06-09 00:16:56 -07:00