Commit Graph

286 Commits

Author SHA1 Message Date
Wilson Wu 6ef6a78357
[zh] Update k8s doc site links to Chinese version for zh docs (#13138)
* Update k8s links to Chinese version for Chinese docs

* Update content/zh/blog/2017/0.1-canary/index.md

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

* Update content/zh/blog/2017/0.1-canary/index.md

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

* Update content/zh/blog/2018/egress-monitoring-access-control/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-1/index.md

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

* Update content/zh/blog/2017/0.1-canary/index.md

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

* Update content/zh/blog/2017/0.1-canary/index.md

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

* Update content/zh/blog/2018/egress-tcp/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-1/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-2/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-2/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-2/index.md

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

* Update content/zh/blog/2019/egress-traffic-control-in-istio-part-2/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-05-02 18:54:00 -07:00
Wilson Wu c75d6edab1
[zh] Sync and remove the local-lb and install-ops docs from zh (not in en already) (#13125)
* Remove the local-lb doc from zh (not in en already)

* Remove the ref-install-ops doc from zh (not in en already)

* Format and replace the k8s links to zh version

* Replace k8s link to zh version and format

* Format text

* Replace the doc link

* Fix typo
2023-04-27 23:32:29 -07:00
Istio Automation 16bc31b25e
Automator: update istio.io@ reference docs (#13135) 2023-04-27 19:17:30 -07:00
Istio Automation dabb9312a3
Automator: update istio.io@ reference docs (#13112) 2023-04-24 19:20:23 -07:00
Istio Automation 49b2c5a63e
Automator: update istio.io@ reference docs (#13078) 2023-04-24 07:35:56 -07:00
Xiaopeng Han 7258a5ce28
Remove deprecated message (#13079)
* Remove reprecated message

* remove zh ist0105

* remove unused message link
2023-04-24 06:31:56 -07:00
Istio Automation 30aa8ffe1a
Automator: update istio.io@ reference docs (#13039) 2023-04-10 19:17:00 -07:00
Istio Automation d8e3fb63b8
Automator: update istio.io@ reference docs (#13025) 2023-04-06 19:16:56 -07:00
Istio Automation 9c51a8c91c
Automator: update istio.io@ reference docs (#12991) 2023-04-03 19:16:33 -07:00
xin gu 40b514463f
[zh]sync reference/config/metrics/index.md (#12964)
* sync reference/config/metrics/index.md

sync reference/config/metrics/index.md

* Update index.md
2023-03-29 03:04:30 -07:00
Istio Automation b7edbe078f
Automator: update istio.io@ reference docs (#12939) 2023-03-24 19:20:16 -07:00
Istio Automation 104f0ef0d6
Automator: update istio.io@ reference docs (#12935) 2023-03-23 19:15:59 -07:00
Istio Automation aaec299881
Automator: update istio.io@ reference docs (#12931) 2023-03-22 19:13:23 -07:00
Istio Automation 6a824bacc5
Automator: update istio.io@ reference docs (#12891) 2023-03-13 19:15:23 -07:00
Istio Automation b8805591c3
Automator: update istio.io@ reference docs (#12877) 2023-03-10 18:15:54 -08:00
Istio Automation 182b94b858
Automator: update istio.io@ reference docs (#12871) 2023-03-09 18:17:15 -08:00
Istio Automation 6723c66fda
Automator: update istio.io@ reference docs (#12852) 2023-03-07 18:16:46 -08:00
Istio Automation 36c838b117
Automator: update istio.io@ reference docs (#12849) 2023-03-06 18:15:45 -08:00
Istio Automation f928f68493
Automator: update istio.io@ reference docs (#12772) 2023-03-06 09:27:45 -08:00
Paddy Doyle e24e58affa
Update feature status for Experimental/Alpha (#12821)
* Update feature status for Experimental/Alpha

Based off of the feature status in features.yaml, update the
corresponding doc page.

Update navigation_level.html to only flag Experimental and Alpha
features with an asterisk '*', rather than all docs with _any_ status
set.

Add new 'alpha.md' boilerplate, similar to 'experimental.md', with a
link to https://github.com/istio/community/blob/master/FEATURE-LIFECYCLE.md

Add either 'boilerplate alpha' or 'boilerplate experimental' to all
pages which have Alpha or Experimental status set.

Tidy up pages which already had
'boilerplate experimental-feature-warning' and be consistent with
'boilerplate experimental'

Update tasks/observability/distributed-tracing/mesh-and-proxy-config
status from 'Beta/Experimental' to 'Beta', to match what's in
features.yaml (all others only have a single value here)

* Add content/zh/boilerplates/alpha.md

* Update content/en/boilerplates/alpha.md

Suggested change

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update the zh 'alpha' boilerplate to match

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-03-03 07:45:06 -08:00
Istio Automation fdbab31908
Automator: update istio.io@ reference docs (#12751) 2023-02-21 18:17:32 -08:00
Istio Automation 45ea856a3e
Automator: update istio.io@ reference docs (#12722) 2023-02-18 18:18:55 -08:00
Istio Automation 8a3c6a658f
Automator: update istio.io@ reference docs (#12717) 2023-02-17 18:15:49 -08:00
Eric Van Norman 2a676e461f
Fix lint error by updating reference docs (#12691) 2023-02-16 11:03:23 -08:00
Istio Automation 5c289d8be8
Automator: update istio.io@ reference docs (#12684) 2023-02-16 08:48:23 -08:00
Max 6eefdf43e1
[zh] Resync page reference/config/analysis/ist0137 (#12657) 2023-02-14 01:16:41 -08:00
Istio Automation 878125215d
Automator: update istio.io@ reference docs (#12640) 2023-02-12 18:17:05 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Istio Automation ca5322e260
Automator: update istio.io@ reference docs (#12566) 2023-01-31 18:14:14 -08:00
Istio Automation 8a7c0528eb
Automator: update istio.io@ reference docs (#12511) 2023-01-23 19:38:15 -08:00
Istio Automation 718347a713
Automator: update istio.io@ reference docs (#12491) 2023-01-20 10:40:13 -08:00
Eric Van Norman cb3aebc837
Update istio.io to prepare for 1.17 (#12487) 2023-01-19 10:53:13 -08:00
Istio Automation d7b4d2503e
Automator: update istio.io@ reference docs (#12469) 2023-01-15 18:52:28 -08:00
Istio Automation 9e9cbbf537
Automator: update istio.io@ reference docs (#12455) 2023-01-13 11:05:27 -08:00
Istio Automation f04ca82aae
Automator: update istio.io@ reference docs (#12447) 2023-01-11 18:53:12 -08:00
Istio Automation 971760d29e
Automator: update istio.io@ reference docs (#12430) 2023-01-03 18:56:35 -08:00
Istio Automation d0c391ec56
Automator: update istio.io@ reference docs (#12414) 2022-12-23 18:52:24 -08:00
Istio Automation e7a95f20e0
Automator: update istio.io@ reference docs (#12406) 2022-12-19 18:51:23 -08:00
Istio Automation 08054c7e97
Automator: update istio.io@ reference docs (#12383) 2022-12-15 20:48:10 -08:00
Istio Automation fe39862be8
Automator: update istio.io@ reference docs (#12371) 2022-12-15 10:16:08 -08:00
Istio Automation 3b6750abf6
Automator: update istio.io@ reference docs (#12362) 2022-12-12 18:54:06 -08:00
Istio Automation 584f0bbbee
Automator: update istio.io@ reference docs (#12325) 2022-12-04 18:56:51 -08:00
Istio Automation 21c7e653a2
Automator: update istio.io@ reference docs (#12312) 2022-11-28 18:55:09 -08:00
Istio Automation 2688bd1ef0
Automator: update istio.io@ reference docs (#12296) 2022-11-25 00:11:06 -08:00
Istio Automation d9079cb642
Automator: update istio.io@ reference docs (#12282) 2022-11-22 18:51:23 -08:00
Istio Automation 1840ff3525
Automator: update istio.io@ reference docs (#12277) 2022-11-22 02:38:22 -08:00
Istio Automation 26373a2a71
Automator: update istio.io@ reference docs (#12257) 2022-11-17 20:54:04 -08:00
Eric Van Norman 1f12d8f392
Release 1.16 istio.io branch cut (#12239)
* build an archive of v1.15 in master

* update data/versions.yml and archive index page

* advance master to release-1.17

* Fix lint error
2022-11-15 13:25:34 -08:00
Istio Automation 9a636240b3
Automator: update istio.io@ reference docs (#12196) 2022-11-06 18:53:11 -08:00
Istio Automation 7ae982e0fb
Automator: update istio.io@ reference docs (#12175) 2022-11-01 20:46:20 -07:00
jzhupup 980c0ff4b0
sync content/zh/docs/reference/config/metrics/index.md (#12166) 2022-10-30 18:57:00 -07:00
Istio Automation 3eee65deb7
Automator: update istio.io@ reference docs (#12153) 2022-10-26 20:48:55 -07:00
Istio Automation 4bab8404ab
Automator: update istio.io@ reference docs (#12133) 2022-10-21 06:40:46 -07:00
Istio Automation f417f2a591
Automator: update istio.io@ reference docs (#12111) 2022-10-17 19:54:37 -07:00
Istio Automation 65dc9d1cef
Automator: update istio.io@ reference docs (#12091) 2022-10-12 21:19:40 -07:00
huan555 cdb01bc2aa
zh: updated for ist0153 (#11727)
* updated for ist0153 - zhcn

* updated for ist0153 - zhcn

* Update content/zh/docs/reference/config/analysis/ist0153/index.md

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

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2022-10-08 21:20:12 -07:00
Istio Automation 51174df111
Automator: update istio.io@ reference docs (#12030) 2022-09-29 19:47:46 -07:00
Istio Automation 53e2eb52c2
Automator: update istio.io@ reference docs (#12015) 2022-09-27 19:49:30 -07:00
Istio Automation 81fd8b368b
Automator: update istio.io@ reference docs (#11996) 2022-09-23 19:49:33 -07:00
Istio Automation 1bc78bd8a6
Automator: update istio.io@ reference docs (#11904) 2022-09-13 19:48:54 -07:00
Ikumi Nakamura 0f38047c55
fix: INSERT_BEFORE to INSERT_FIRST (#11855) 2022-09-12 10:13:53 -07:00
Istio Automation e2ac307759
Automator: update istio.io@ reference docs (#11824) 2022-09-06 20:35:50 -07:00
yanrongshi 6aac8b6421
Sync upstream content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md (#11796) 2022-09-03 09:49:28 -07:00
Eric Van Norman 68fb4ec77a
advance master to release-1.16 (#11778)
* build an archive of v1.14 in master

* update data/versions.yml and archive index page

* advance master to release-1.16

* Rerun `make update_ref_docs

* Update to commit on main branch to fix tests

* Disable failing test (temporary)
2022-09-01 07:25:41 -07:00
Michael afde10b1bb
zh: localize /reference/config/analysis/ist0151/ (#11725)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>

Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2022-08-29 19:50:54 -07:00
Istio Automation 4aff9ce9f8
Automator: update istio.io@ reference docs (#11761) 2022-08-27 13:42:18 -07:00
jzhupup 04f4fea3aa
zh: localize /reference/config/analysis/ist0155/ (#11729) 2022-08-25 20:21:09 -07:00
jzhupup 8271a94b28
zh: localize /reference/config/analysis/ist0154/ (#11728) 2022-08-25 08:00:12 -07:00
Michael 1253e0b3e8
zh: localize /reference/config/analysis/ist0152/ (#11726)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>

Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2022-08-21 23:56:38 -07:00
Istio Automation beaf9ab16f
Automator: update istio.io@ reference docs (#11723) 2022-08-19 19:49:36 -07:00
Chase Andries ef7020d764
Fix typos (#11722) 2022-08-19 10:55:45 -07:00
Istio Automation 99d0d631a1
Automator: update istio.io@ reference docs (#11699) 2022-08-12 07:45:11 -07:00
Istio Automation 4d11bfe3a2
Automator: update istio.io@ reference docs (#11698) 2022-08-09 19:50:38 -07:00
Istio Automation eecc9e73c7
Automator: update istio.io@ reference docs (#11688) 2022-08-07 19:52:46 -07:00
Istio Automation 22dae942b8
Automator: update istio.io@ reference docs (#11685) 2022-08-05 19:49:43 -07:00
Istio Automation 7f51aaaf00
Automator: update istio.io@ reference docs (#11661) 2022-07-29 19:50:05 -07:00
Istio Automation 2de1108624
Automator: update istio.io@ reference docs (#11628) 2022-07-21 19:54:43 -07:00
Istio Automation 8544889bb4
Automator: update istio.io@ reference docs (#11608) 2022-07-18 19:49:12 -07:00
Istio Automation e320f6ad2b
Automator: update istio.io@ reference docs (#11579) 2022-07-13 19:52:05 -07:00
Istio Automation 972a2ea690
Automator: update istio.io@ reference docs (#11549) 2022-07-11 19:51:53 -07:00
Istio Automation a22f390ab1
Automator: update istio.io@ reference docs (#11544) 2022-07-05 19:55:28 -07:00
Istio Automation a272db87dd
Automator: update istio.io@ reference docs (#11538) 2022-07-02 19:52:54 -07:00
Istio Automation c971a0d658
Automator: update istio.io@ reference docs (#11531) 2022-06-30 19:50:48 -07:00
CharliePu 81b265ba81
add Authorization Policy Condition (#11468) 2022-06-23 08:48:19 -07:00
Istio Automation 2fcabc35af
Automator: update istio.io@ reference docs (#11477) 2022-06-21 19:50:51 -07:00
Istio Automation 859588d69c
Automator: update istio.io@ reference docs (#11446) 2022-06-15 19:52:52 -07:00
Istio Automation 3ee0ecaa76
Automator: update istio.io@ reference docs (#11433) 2022-06-14 19:47:54 -07:00
Xiaopeng Han e1b1d63010
revise (#11376) 2022-06-05 02:04:26 -07:00
Istio Automation c0493dd41c
Automator: update istio.io@ reference docs (#11370) 2022-06-02 19:48:24 -07:00
Istio Automation bda30c29f3
Automator: update istio.io@ reference docs (#11367) 2022-06-01 19:49:34 -07:00
Istio Automation 945194d0a5
Automator: update istio.io@ reference docs (#11340) 2022-05-21 19:52:16 -07:00
Istio Automation 00c8ff0e97
Automator: update istio.io@ reference docs (#11299) 2022-05-12 20:36:22 -07:00
Istio Automation c772cd28a6
Automator: update istio.io@ reference docs (#11290) 2022-05-11 06:33:56 -07:00
Eric Van Norman 94d1e906e7
Update reference docs in zh path (#11252)
* Update reference docs in zh path

* Update grab_reference_docs.sh to do both `en` and `zh`.
2022-05-09 20:35:08 -07:00
my-git9 650d522ecc
zh-translatio:istio.io/content/en/docs/reference/config/type (#11098)
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-17 02:25:23 -07:00
Xunzhuo 4ed6f16ec5
fix: /zh/docs/reference/config/metrics/index.md (#10723) 2022-01-05 19:34:02 -08:00
yanrongshi b7d791aa77
zh-translation-/docs/reference/config/analysis/ist0144/index.md (#10627)
* Create index.md

* fix: modify some sentences

Co-authored-by: Xunzhuo <mixdeers@gmail.com>
2022-01-02 05:18:11 -08:00
yanrongshi 5ec0b478f7
zh-traslation-/docs/reference/config/analysis/ist0150/index.md (#10628)
* Create index.md

* Update index.md
2021-12-21 20:13:11 -08:00
Kebe 1314887414
remove deleted docs in english (#10575)
* remove deleted docs in english

* > fixx lint
2021-12-15 02:42:39 -08:00
youhonglian 8d8d6d50a8
zh: flag experimental pages with dagger (#10507) 2021-11-15 04:56:10 -08:00
youhonglian 5f8d237d79
Add table of contents test status (#10280) 2021-09-21 19:45:42 -07:00
helight 63ff964aa0
zh-translation:reference/config/proxy_extensions/metadata_exchange (#9826)
* zh-translation:reference/config/proxy_extensions/metadata_exchange

* fix: page description ends with a period

Co-authored-by: BIT <mixdeers@gmail.com>
2021-08-27 09:55:16 -07:00
wangyufan c7d35bf949
update zh enableAutoMtls default true (#9957) 2021-06-28 06:06:06 -07:00
Jacky 9e70796f7c
zh-translation:/docs/reference/config/config-status/index.md (#9301)
* zh-translation:/docs/reference/config/config-status/index.md

* update english reference to chinese /zh/ reference

* update lint,add anchor,update changes after reviewing

* remove Spaces inside link text

* remove tail extra content

* update lint,change anchor format

* update anchor lint
2021-03-23 00:03:02 -07:00
Jacky 0586d4fbc3
zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304)
* zh-translation:content/zh/docs/reference/config/metrics/index.md

* Update content/zh/docs/reference/config/metrics/index.md

Co-authored-by: orangegzx <zuxia.ge@daocloud.io>

* Update content/zh/docs/reference/config/metrics/index.md

Co-authored-by: MXuDong <xudong.meng@daocloud.io>

* Update content/zh/docs/reference/config/metrics/index.md

update label

Co-authored-by: MXuDong <xudong.meng@daocloud.io>

* Update content/zh/docs/reference/config/metrics/index.md

Co-authored-by: MXuDong <xudong.meng@daocloud.io>

* update lint

* update aliases english reference to chinese

* change spelling error

* update colon to chinese

* update some contents after reviewing

Co-authored-by: orangegzx <zuxia.ge@daocloud.io>
Co-authored-by: MXuDong <xudong.meng@daocloud.io>
2021-03-19 03:46:43 -07:00
dsm-dc cfd8374e91
Add owner and test section in header for all contents (#9316) 2021-03-18 23:31:20 -07:00
dsm-dc 44d55777b0
Cleanup docs/reference/config/telemetry (#9313) 2021-03-18 20:47:28 -07:00
k-9527 58f979fabf
zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285)
* translation wasm_tememetry doc

* update wasm_telemetry/index.md file

* refine wasm_tememetry doc
2021-03-18 07:23:15 -07:00
John Zheng a84e457f81
Update index.html with latest allowOrigins: (#8791)
Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6
2021-03-18 01:12:53 -07:00
MXuDong 758cc098ef
zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173)
* trans it

* fix some error

* reorder and fix some error

* fix some error

* Update content/zh/docs/reference/config/analysis/ist0132/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

Co-authored-by: Kebe <kebe.liu@daocloud.io>
2021-03-14 21:29:30 -07:00
MXuDong ffdfca8afc
zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162)
* trans it

* fix some error

* fix some error

* Update index.md
2021-03-14 21:21:37 -07:00
MXuDong abf80ea1a7
zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174)
* trans it

* fix some error

* fix some error
2021-03-13 20:44:10 -08:00
MXuDong 680c62ce5d
zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165)
* trans it

* remove some thing

* fix some error and reorder
2021-03-13 20:44:03 -08:00
MXuDong e638c9b1d1
zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163)
* trans it

* fix some error
2021-03-13 02:03:18 -08:00
MXuDong 44a585b50e
zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161)
* trans it

* Update content/zh/docs/reference/config/analysis/ist0116/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0116/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0116/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0116/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0116/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

Co-authored-by: Kebe <kebe.liu@daocloud.io>
2021-03-13 02:03:11 -08:00
MXuDong d46f025b25
zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175)
* trans it

* Update index.md

fix some error
2021-03-13 01:51:05 -08:00
MXuDong 9a17761da3
zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172)
* trans it

* trans it

* trans it

* fix some error

* fix some error

* reorder
2021-03-13 01:50:58 -08:00
MXuDong dae017444b
zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164)
* trans it

* Update index.md
2021-03-11 05:18:16 -08:00
orangegzx 29dec9a742
zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) 2021-03-11 03:09:09 -08:00
orangegzx b49c9ae945
zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170)
* zh-translation: docs/reference/config/analysis/ist0112/index.md

* zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写
2021-03-11 02:40:29 -08:00
orangegzx 4e3fe4be5d
zh translation: docs/reference/config/analysis/ist0111/index.md (#9159)
* zh-translation/docs/reference/config/analysis/ist0109

* zh-translation: docs/reference/config/analysis/ist0111/index.md

* Revert "zh-translation/docs/reference/config/analysis/ist0109"

This reverts commit f61ac0a666.
2021-03-11 02:15:35 -08:00
MXuDong 2ba7883e44
zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160)
* trans it

* Update content/zh/docs/reference/config/analysis/ist0110/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0110/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

Co-authored-by: Kebe <kebe.liu@daocloud.io>
2021-03-11 02:02:54 -08:00
orangegzx 00c1299ef7
zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156)
* zh-translation/docs/reference/config/analysis/ist0109

* zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您

* zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* Update content/zh/docs/reference/config/analysis/ist0109/index.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

Co-authored-by: Kebe <kebe.liu@daocloud.io>
2021-03-11 02:02:46 -08:00
MXuDong 0d05d1f057
zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146)
* trans it

* trans it
2021-03-11 02:02:39 -08:00
MXuDong c2e8e99362
trans it (#9145) 2021-03-11 02:02:32 -08:00
MXuDong ed21061938
trans it (#9147) 2021-03-09 06:46:50 -08:00
MXuDong b7d1442cf3
zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143)
* trans it

* fix some error
2021-03-09 06:32:47 -08:00
MXuDong b39b62b891
trans it (#9144) 2021-03-09 06:22:46 -08:00
Kebe 65554277f9
Add IST0127 Chinese translate (#8842) 2021-03-04 04:57:52 -08:00
Kebe d7f2a2b29b
Add IST0137 Chinese translate (#8849)
* Add IST0137 Chinese translate

* > fix typo
2021-03-04 04:46:57 -08:00
Kebe eb34af24ce
Add IST0125 Chinese translate (#8841)
> fix typo

> fix lint

> fix lint

> fix lint
2021-03-03 23:26:47 -08:00
Kebe 6717b78f67
Add IST0122 Chinese translate (#8839) 2021-01-25 00:46:54 -08:00
Kebe 87c1ca806b
Add IST0123 Chinese translate (#8840) 2021-01-25 00:32:04 -08:00
Guy Templeton 9397d21b55
Correct Envoy Access Log links (#7226) 2020-05-05 16:47:09 -04:00
shinji3887 cba8bb3a0a
zh-translation:content/zh/docs/reference/config/policy-and-telemetry/_index.md (#7000)
* modify config

* update the index
2020-03-29 20:20:39 -07:00
Frank Budinsky d84b2cf28a
Temporary fix broken link blocking doc builds (#6961)
* Temporary fix broken link blocking doc builds

* better fix

* pt and zh
2020-03-24 22:07:10 -04:00
shinji3887 a28013f819
增加翻译博客 (#6901)
Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-19 03:35:09 -07:00
2BFL cf6cb27e44
zh-translation: format for content/zh (#6910)
x


x
2020-03-18 21:07:36 -07:00
shinji3887 35c5795b32
zh-translation:content/zh/docs/reference/config/telemetry/configurable_metrics/index.md (#6880)
* add new trans

* 增加英文间空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 20:23:09 -07:00
shinji3887 e4ed98f68d
zh-translation:content/zh/docs/reference/config/telemetry/metrics/index.md (#6879)
* add new translate

* 修改文字

* 增加英文间的空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 19:40:13 -07:00
shinji3887 ec8e6b5a31
zh-translation:content/zh/docs/reference/config/telemetry/telemetry_v2_with_wasm/index.md (#6878)
* add zh post

* 增加英文空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 08:27:52 -07:00
2BFL fee03daceb
zh-translation: release 1.5 with cherrypick/release-1.5 (#6777)
* zh-translation: release 1.5 with cherrypick/release-1.5



sync some file with en for lint

* sync concepts

* Accept yhyddr's suggestion
2020-03-17 00:30:26 -07:00
2BFL d6e6e65271
fmt for zh content (#6816) 2020-03-09 22:29:30 -07:00
helight 1413e4f539
zh-translation: add new blog 2020 wasm-announce (#6812)
* add new blog 'wasm-announce/index.md' in 2020 to zh/blog/2020/

* fix url error

* add /docs/reference/config/telemetry/metrics/
2020-03-09 21:36:19 -07:00
potterhe dbe6b080f6
zh-translation:/docs/setup/install/istioctl/index.md (#6780)
* zh-translation-1799

* fix deployment-models lint error

* fix some format

* retouch

* fix hpa lint error
2020-03-09 21:36:10 -07:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Jason Wang e62c16a6a4
Update reference docs (#6486)
* update reference docs

* move authn tls-check back
2020-02-21 07:19:43 -08:00
ilylia d05c332e72
zh-translation: /docs/reference/config/analysis/ist0119/index.md (#6483) 2020-02-17 22:56:29 -08:00
2BFL ec25be2f5f zh-translation: update ServiceMesher#1744-1745 (#6427)
* zh-translation: /docs/tasks/security/webhook/index.md #1744

* zh-translation: installation-options/index.md #1745
2020-02-08 17:27:33 -08:00
2BFL d37c2744d6
zh-translation: /docs/reference/config/security/conditions/index.md#1760 (#6407) 2020-02-07 18:43:48 -08:00