SataQiu
7a00de7323
zh-translation: remove /docs/tasks/traffic-management/ingress/ingress-certmgr/index.md ( #7005 )
...
Signed-off-by: SataQiu <1527062125@qq.com>
2020-04-07 00:26:49 -07:00
2BFL
cf6cb27e44
zh-translation: format for content/zh ( #6910 )
...
x
x
2020-03-18 21:07:36 -07:00
2BFL
d6e6e65271
fmt for zh content ( #6816 )
2020-03-09 22:29:30 -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
2BFL
d9f7bab217
zh-translation: update for ServiceMesher#1786-1791 ( #6477 )
...
* update: /docs/setup/platform-setup/minikube/index.md #1786
* update: /about/contribute/diagrams/index.md #1787
* update: /docs/ops/diagnostic-tools/istioctl/index.md #1788
* update: /docs/setup/platform-setup/gke/index.md #1790
* update: tasks/traffic-management/ingress/ingress-certmgr/index.md #1791
2020-02-16 02:03:45 -08:00
2BFL
fa1f6f1256
zh-translation: update for ServiceMesher#1746-1748 ( #6420 )
...
* zh-translation: tcp-traffic-shifting/index.md #1746
* zh-translation: bookinfo-kubernetes/index.md #1747
* zh-translation: sidecar-injection/index.md #1748
2020-02-09 19:15:03 -08:00
yuxiaobo96
431cc8c60d
zh-update: /docs/tasks/traffic-management/ingress/ingress-sni-passthrough/index.md ( #6401 )
2020-02-05 07:23:31 -08:00
yuxiaobo96
21eb96814a
zh-translation: /docs/tasks/traffic-management/egress/egress-kubernetes-services/index.md ( #6399 )
2020-02-04 22:13:48 -08:00
Jimmy Song
1ea6b543b4
zh-translation: update some sentences ( #6348 )
2020-01-18 18:48:37 -08:00
SerenaFeng
8da598fdff
V1/2_POD_IP error when there are other pods labelled version=v1/2 ( #6245 )
...
* bugfix: V1/2_POD_IP set error when there are multiple pods labelled version=v1/2
* certificate decode error when decoding from bash pipe by openssl
* revert certificate decode error when decoding from bash pipe by openssl
2020-01-03 11:14:56 -05:00
2BFL
a1a0d3651a
zh-translation: change pass-though translate ( #6250 )
2019-12-30 02:04:21 -08:00
ilylia
901c601e66
zh-translation: sync for /docs/tasks/traffic-management/egress/egress-tls-origination/index.md ( #6202 )
2019-12-25 23:07:19 -08:00
ilylia
a405485d22
zh-translation: sync for some updated p0 doc ( #6207 )
...
* zh-translation: sync for some updated p0 doc
* zh-translation: sync for some updated p2 doc
* fix
2019-12-25 04:49:19 -08:00
vivian99-wu
4902f7b5ce
zh-translation:content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md ( #6097 )
...
* zh-trans-1632
* zh-trans-1632-after-review
2019-12-24 23:24:19 -08:00
黄润豪
efc18ba89a
zh-translation: Ingress Gateway without TLS Termination ( #6170 )
...
* trans 'Ingress Gateway without TLS Termination'
* take gorda's advice
* add anchor
* fix wrong anchor
2019-12-24 18:35:18 -08:00
ilylia
22d8a4f375
zh-translation: apply some suggested change ( #6113 )
2019-12-16 00:03:48 -08:00
Gau Liang
c12f5d0835
zh-translation: docs/tasks/traffic-management/egress/egress_sni_monitoring_and_policies/index.md ( #6103 )
...
* Translation completed.
* Fix: spelling errors.
* Updated index.md
* Updated index.md
* Translation completed.
2019-12-15 20:24:48 -08:00
ilylia
5f94045e92
zh-translation: /docs/tasks/traffic-management/ingress/secure-ingress-mount/index.md ( #6098 )
...
* zh-translation: /docs/tasks/traffic-management/ingress/secure-ingress-mount/index.md
* spelling fix
* spelling fix
2019-12-15 19:10:48 -08:00
Gau Liang
c1e3138851
zh-translation:content/zh/docs/tasks/traffic-management/circuit-breaking/index.md ( #6025 )
...
* zh-translation: Circuit Breaking
- content/zh/docs/tasks/traffic-management/circuit-breaking/index.md
* Fix: Accurate translation of nouns.
2019-12-08 01:58:00 -08:00
黄润豪
1e1e4824e7
zh-translation: Accessing External Services ( #5988 )
...
* translate 'Accessing External Services'
* apply Gorda's suggestions
* fix double parentheses
* fix typo
2019-12-07 18:53:00 -08:00
Gau Liang
a21a90ff8b
zh-translation:content/zh/docs/tasks/traffic-management/tcp-traffic-shifting/index.md ( #6008 )
...
* zh-translation:tcp traffic shifting
content/zh/docs/tasks/traffic-management/tcp-traffic-shifting/index.md
* Translation completed
Modify the description of Bo article link.
2019-12-06 21:38:59 -08:00
Martin Taillefer
ae41b8fcdd
Site improvements. ( #6003 )
...
- Update common files.
- Switch to latest Hugo version.
- Thanks to the new Hugo, retire the text_hack shortcode.
The hack is no longer needed.
2019-12-06 06:59:22 -08:00
ilylia
613edad5de
zh-translation: sync docs/ops and some other posts from en to zh ( #5990 )
...
* zh-translation: sync docs/ops and some other posts from en to zh
* fix internal link
* fix internal link
2019-12-05 21:20:48 -08:00
Martin Taillefer
6165cb9821
Replace cookies with local storage. ( #5949 )
...
- We don't need cookies for istio.io, the few settings we do have should be
managed with browser-local storage instead. This is a better privacy posture,
and avoids sending needless data to the server for every request.
2019-12-02 13:02:51 -08:00
chentanjun
a806c51244
zh-translation: content/zh/docs/ops/prep/requirements/index.md -> content/zh/docs/ops/deployment/requirements/index.md ( #5918 )
...
en changes location and content ,so move it and update it.
fix some wrong url due to en move
2019-11-28 20:19:41 -08:00
chentanjun
f24e8d41f5
add zh in /zh、update lintcheck ci、fix conflicts ( #5823 )
2019-11-24 21:47:38 -08:00
Hongzhi
c37c8f4455
remove unrelated content ( #5711 )
2019-11-24 06:30:58 -08:00
vivian99-wu
d6edaac8cf
zh-translation:content/zh/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/index.md ( #5809 )
...
* zh-trans-1322
* correct some expressions
* zh-trans-1322-after-review
* zh-trans-1322-after-review
* fix an anchor error
2019-11-22 07:13:24 -08:00
cocotyty
0b7065521b
zh-translation:/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md ( #5576 )
...
* zh-translation:/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md
* 修复了sni拼写检查错误的问题
* 解决了格式问题
* 修正了没有加空格的错误
2019-11-20 21:12:23 -08:00
ExBs2724
f4599510e1
zh-translation: /docs/examples/bookinfo/index.md ( #5655 )
...
* translate docs #1366
* Update attribute.md
* add 'id' to .spelling
zh-trans: content/zh/docs/examples/bookinfo/index.md
* Update .spelling
* Update index.md
* fix error
* Update index.md
* Update URL
2019-11-17 18:41:45 -08:00
ExBs2724
791b4d4c77
zh-translation:/docs/tasks/traffic-management/egress/egress-tls-origination/index.md ( #5631 )
...
* translate docs #1366
* Update attribute.md
* 修改: zh/docs/tasks/traffic-management/egress/egress-tls-origination/index.md
* 修改: content/zh/docs/tasks/traffic-management/egress/egress-tls-origination/index.md
* Update index.md
2019-11-17 17:56:44 -08:00
yuer
92ea993d78
zh-translation:/docs/tasks/traffic-management/egress/egress-gateway/index.md ( #5562 )
...
* 同步更新upstream
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix review
* fix review
* fix review
* fix review
* fix review
* fix review
2019-11-16 22:22:43 -08:00
vivian99-wu
a0d70d3559
zh-translation:content/zh/docs/tasks/traffic-management/ingress/ingress-control/index.md ( #5742 )
...
* zh-trans-1331
* modify a wrong charactor
* Capitalizes the first letter
* zh-trans-1331-after-review
2019-11-16 18:47:44 -08:00
Martin Taillefer
a01547341a
Add a new lint check. ( #5744 )
...
- Prevent translated content from declaring aliases against the English content.
- Fix all instances where the above was happening.
2019-11-15 17:13:03 -08:00
Hongzhi
4d1e0bc002
zh-translation:/docs/tasks/traffic-management/ingress/ingress-certmgr/index.md ( #5517 )
...
* trans first section
* trans ingress-certmgr first edition
* fix one spell error,left last one
* reviewed
* fix some mistake
* remove extra space
2019-11-15 01:19:46 -08:00
scott lewis
503cd9f9e7
zh-translation:zh/docs/ops/common-problems/network-issues/index.md ( #5707 )
...
* zh-translation:zh/docs/ops/common-problems/network-issues/index.md
* bugfix
* bugfix
2019-11-15 00:16:46 -08:00
yuer
e45df22e39
zh-translation:content/en/docs/tasks/traffic-management/egress/egress-kubernetes-services/index.md ( #5557 )
...
* 翻译: /docs/tasks/traffic-management/egress/egress-kubernetes-services/index.md
* 同步更新upstream
* 修复锚点问题
* 重新触发pr
* 重新触发pr
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix 锚点
* fix review
* fix review
* fix review
* fix review
* fix review
* fix review
2019-11-14 20:30:46 -08:00
yuer
01cfc6572e
zh-translation:content/zh/docs/tasks/traffic-management/egress/http-proxy/index.md ( #5621 )
...
* 翻译
* fix review
* fix review
* fix review
* fix review
* fix review
* fix review
2019-11-14 07:20:46 -08:00
Martin Taillefer
01747f2349
Fix a bunch of busted links. ( #5588 )
2019-11-11 07:43:43 -08:00
Frank Budinsky
a6a5769f12
Organize security tasks ( #5474 )
...
* Organize security tasks
* lint errors
* fixes
* more fixes
2019-11-07 15:54:27 -05:00
Zewang Wang
103a29c287
zh-translation: content/zh/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md ( #5333 )
2019-11-05 23:06:13 -08:00
ilylia
bc3bf7aaf6
Translate zh-trans-1077 ( #5353 )
2019-11-05 20:00:13 -08:00
Neeraj Poddar
db10e052ff
Fix directory structure/heading for istioctl install ( #5390 )
2019-11-05 12:37:19 -08:00
csdnshyang
77a060c8a2
zh-translation:/docs/tasks/traffic-management/mirroring/index.md ( #5366 )
...
* zh-translation:/docs/tasks/traffic-management/mirroring/index.md
- ref: servicemesher/istio-official-translation#1124
* zh-translation:/docs/tasks/traffic-management/mirroring/index.md
- ref: servicemesher/istio-official-translation#1124
2019-11-05 05:23:16 -08:00
ilylia
90b377717d
Translate /docs/tasks/traffic-management/request-timeouts/index.md ( #5367 )
2019-11-05 05:12:44 -08:00
ilylia
e93d9d50d8
Translate /docs/tasks/traffic-management/traffic-shifting/index.md ( #5361 )
2019-11-04 23:19:44 -08:00
Jimmy Song
41892ae557
zh-translations: most of _index.md ( #5338 )
...
Refer to the following issues:
- https://github.com/servicemesher/istio-official-translation/issues/1390
- https://github.com/servicemesher/istio-official-translation/issues/1389
- https://github.com/servicemesher/istio-official-translation/issues/1386
- https://github.com/servicemesher/istio-official-translation/issues/1385
- https://github.com/servicemesher/istio-official-translation/issues/1382
- https://github.com/servicemesher/istio-official-translation/issues/1365
- https://github.com/servicemesher/istio-official-translation/issues/1363
- https://github.com/servicemesher/istio-official-translation/issues/1362
- https://github.com/servicemesher/istio-official-translation/issues/1360
- https://github.com/servicemesher/istio-official-translation/issues/1359
- https://github.com/servicemesher/istio-official-translation/issues/1358
- https://github.com/servicemesher/istio-official-translation/issues/1357
- https://github.com/servicemesher/istio-official-translation/issues/1356
- https://github.com/servicemesher/istio-official-translation/issues/1355
- https://github.com/servicemesher/istio-official-translation/issues/1349
- https://github.com/servicemesher/istio-official-translation/issues/1345
- https://github.com/servicemesher/istio-official-translation/issues/1320
- https://github.com/servicemesher/istio-official-translation/issues/1313
- https://github.com/servicemesher/istio-official-translation/issues/1309
- https://github.com/servicemesher/istio-official-translation/issues/1302
- https://github.com/servicemesher/istio-official-translation/issues/1301
- https://github.com/servicemesher/istio-official-translation/issues/1290
- https://github.com/servicemesher/istio-official-translation/issues/1280
- https://github.com/servicemesher/istio-official-translation/issues/1272
- https://github.com/servicemesher/istio-official-translation/issues/1254
- https://github.com/servicemesher/istio-official-translation/issues/1241
- https://github.com/servicemesher/istio-official-translation/issues/1235
- https://github.com/servicemesher/istio-official-translation/issues/1231
- https://github.com/servicemesher/istio-official-translation/issues/1226
- https://github.com/servicemesher/istio-official-translation/issues/1218
- https://github.com/servicemesher/istio-official-translation/issues/1159
- https://github.com/servicemesher/istio-official-translation/issues/1148
- https://github.com/servicemesher/istio-official-translation/issues/1143
- https://github.com/servicemesher/istio-official-translation/issues/1120
- https://github.com/servicemesher/istio-official-translation/issues/1118
- https://github.com/servicemesher/istio-official-translation/issues/1108
- https://github.com/servicemesher/istio-official-translation/issues/1104
- https://github.com/servicemesher/istio-official-translation/issues/1099
- https://github.com/servicemesher/istio-official-translation/issues/1073
- https://github.com/servicemesher/istio-official-translation/issues/1058
- https://github.com/servicemesher/istio-official-translation/issues/1040
- https://github.com/servicemesher/istio-official-translation/issues/1038
- https://github.com/servicemesher/istio-official-translation/issues/1031
- https://github.com/servicemesher/istio-official-translation/issues/1026
- https://github.com/servicemesher/istio-official-translation/issues/1025
Signed-off-by: Jimmy song <rootsongjc@gmail.com>
2019-11-04 18:47:44 -08:00
Martin Taillefer
4d4e6ae28e
General cleanup items. ( #5325 )
...
- Fix a bunch of heading capitalization.
- Remove words that shouldn't be in the dictionary
and update the text accordingly.
- Added a few @@ sequences to reference content files from text blocks.
- Used a few {{< source_branch_name >}} sequences to refer to the proper
branch in GitHub rather than master.
2019-11-04 06:41:54 -08:00
ilylia
f133003a07
Translate zh-trans-1083 ( #5327 )
2019-11-04 01:10:03 -08:00
Zewang Wang
c28dda9181
Translate zh-trans-1329 ( #5326 )
2019-11-03 20:42:02 -08:00
Jimmy Song
bcaea11f4c
zh-translation: initialize the translation content ( #5305 )
...
* zh-translation: initialize the translation content
- Restart the Chinese translation precess, refer to https://github.com/istio/istio.io/issues/5250
- Translation progress is tracked on https://github.com/servicemesher/istio-official-translation
2019-11-02 06:47:26 -07:00
Ryan Michela
351710d058
Egress TLS origination port 443 must be HTTPS ( #5049 )
...
* Port 443 must be HTTPS
* Port 443 must be HTTPS
2019-09-26 12:05:15 -04:00
Ed Snible
71145ac443
Error in Secure Gateways (SDS) extra <angle brackets> ( #4930 )
...
* Fix bash: syntax error near unexpected token
* Use <password> throughout
* Add angle brackets for single-backticked 'password'
2019-09-12 12:02:20 -04:00
Martin Taillefer
14a593c563
Fix broken Envoy links. ( #4832 )
2019-08-26 14:55:57 -07:00
Martin Taillefer
55d4514a08
Move Chinese content to content/zh, as agreed in WG meeting. ( #4791 )
2019-08-14 16:02:51 -07:00