Commit Graph

125 Commits

Author SHA1 Message Date
ilylia 22d8a4f375 zh-translation: apply some suggested change (#6113) 2019-12-16 00:03:48 -08:00
ilylia 328e54e4c4 zh-translation: some references update from previous translation. (#6102) 2019-12-15 18:32:48 -08:00
Gau Liang bc2a114b74 Translation completed. (#6055) 2019-12-11 01:33:43 -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
vivian99-wu 1b78c5b2ef zh-translation:content/zh/docs/setup/install/multicluster/shared-gateways/index.md (#5838)
* after-review

* update-an-anchor-directory

* delete-trailing-spaces-in-line-80

* delete-trailing-spaces-in-line-79

* change-an-expression
2019-11-25 17:54:48 -08:00
chentanjun f24e8d41f5 add zh in /zh、update lintcheck ci、fix conflicts (#5823) 2019-11-24 21:47:38 -08:00
ilylia 9ac70c520a zh-translation: /docs/setup/install/multicluster/simplified/index.md (#5839)
* zh-translation: /docs/setup/install/multicluster/simplified/index.md

* add example

* translation fix
2019-11-24 07:13:38 -08:00
ilylia 25154b7d8a zh-translation: /docs/setup/install/multicluster/shared-vpn/index.md (#5766)
* translate: /docs/setup/install/multicluster/shared-vpn/index.md

* sync some doc from en

* fix some inaccurate translations

* fix ordered list
2019-11-22 19:01:37 -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
Rigs Caballero 22d066be37 Added the Best Practices section with general principles. (#5137)
* Added the Best Practices section with general principles.

This is the beginning of the new Best Practices section.
Our goal is to provide a section for all the best practices and recommendations
for Istio deployments. The best practices are based on the identified and
recommended deployment models.

Signed-off-by: rcaballeromx <grca@google.com>

* Change headings for clarity.

Adds clarity to some passages based on feedback.
Removes a list of recommendations that was causing some confusion.
Adds a glossary entry for failure domains and how they relate to a
platform's availability zones.

Signed-off-by: rcaballeromx <grca@google.com>

* Move Best Practices to Ops Guide

Signed-off-by: rcaballeromx <grca@google.com>

* Moved Deployment Best Practices to a new "Prepare Your Deployment" section.

Moved all deployment preparation content into a new section under "Setup".
For now the content includes the following sections:

- Deployment models
- Deployment best practices
- Pod requirements

Merged the two existing pages containing pod requirements into one single page.

Signed-off-by: rcaballeromx <grca@google.com>

* Replace example with better guidance around namespace tenancy.

Signed-off-by: Rigs Caballero <grca@google.com>

* Add links and language pointing to the Prepare section

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix minor typos and broken links.

Signed-off-by: Rigs Caballero <grca@google.com>

* Move from Setup to Operations

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix broken links

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix rebasing issues.

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix multicluster install link.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-14 11:58:29 -05:00
Arun Fung ca399fad04 fix helm docs URL (#5654) 2019-11-13 09:33:20 -08:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
2BFL bddef91b2d zh-translation: /docs/setup/install/multicluster/gateways/index.md (#5622)
* zh-translation: /docs/setup/install/multicluster/gateways/index.md (#1284)

* zh-translation: /docs/setup/install/multicluster/gateways/index.md (#1284)
2019-11-12 18:02:52 -08:00
ilylia 8cc9e2ef19 translate /docs/setup/install/standalone-operator/index.md (#5548) 2019-11-10 21:56:01 -08:00
Martin Taillefer ff16e5f477
Release note improvements. (#5547)
- Improved look of the call to action buttons

- Removed redundant attributions on all news items, those were
leftovers from when the relesse notes were in the blog section.

- Used consistent subtitles and descriptions for all news items.
2019-11-09 12:52:33 -08:00
wuzishu ad5a46c621 zh-translation: /docs/setup/install/operator/index.md (#5424)
* zh-translation: /docs/setup/install/operator/index.md

* update

* zh-translation:/boilerplates/verify-crds.md

* update

* update

* update with rename directory opeator to istioctl

* update

* update install/helm/index.md 链接

* update
2019-11-09 04:58:52 -08:00
leo 7e3ee2cace fix incorrect content (#5504) 2019-11-09 00:09:52 -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
wuzishu fc9d73b608 zh-translation: /docs/setup/install/helm/index.md (#5381)
* zh-translation: /docs/setup/install/helm/index.md

* update

* update
2019-11-07 06:06:52 -08:00
Neeraj Poddar db10e052ff Fix directory structure/heading for istioctl install (#5390) 2019-11-05 12:37:19 -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
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