Commit Graph

34 Commits

Author SHA1 Message Date
Hyungrok Kim 987efb0c2a
fix text yaml indent in docs/concepts/security (#7056) 2020-04-13 07:37:22 -07:00
potterhe eaab8a6dae
zh-translation:/docs/concepts/security/index.md (#6982)
* Identity Provision

* authentication

* done v1

* fix

* lint

* fix lint error

* pki to PKI

* reverse en doc

* fix lint error

* fix lint error
2020-04-06 19:58:04 -07:00
shinji3887 8dffa0c468
Correct typos in the blog (#6955) 2020-03-24 20:34:16 -07:00
helight 28e8b21d15
zh-translate: /docs/concepts/wasm (#6913)
* zh-translate: /docs/concepts/wasm

* fix issues

* fix issues

* fix issues
2020-03-22 19:10:17 -07:00
2BFL cf6cb27e44
zh-translation: format for content/zh (#6910)
x


x
2020-03-18 21:07:36 -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
2BFL 0eda5dd193
zh-translation: update ServiceMesher#1740-1742 (#6435)
* zh-translation: announcing-1.4/change-notes/index.md #1740

* zh-translation: additional-setup/cni/index.md #1741

* zh-translation: /docs/concepts/security/index.md #1742
2020-02-14 23:54:00 -08:00
Jimmy Song 142f5a2294 zh-translation: fix typos and some sentences in concepts (#6163)
* zh-translation: fix typos and some sentences in concepts

* fix 2 spelling errors
2019-12-22 00:33:06 -08:00
Nian Hang Jiang e405a5f12a Update index.md (#6096)
原文:Its requirements can include discovery, load balancing, failure recovery, metrics, and monitoring
现译文:它的需求可以包括服务发现、负载均衡、故障恢复、度量和监控。
问题:可以包括,不是地道的中文
修改后:它的需求包括服务发现、负载均衡、故障恢复、度量和监控等。
2019-12-19 01:35:05 -08:00
ilylia 3d0d28c655 zh-translation: /docs/concepts/security/index.md (#6017)
* zh-translation: /docs/concepts/security/index.md

* internal link fix

* fix
2019-12-08 19:26:00 -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
ilylia ba886cda6d fix schema error when translating (#5985) 2019-12-05 05:20:26 -08:00
yuxiaobo96 d5a200998f zh-translation: /docs/examples/virtual-machines/single-network/index.md (#5866)
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-27 05:16:30 -08:00
malphi bee158acbf zh-translation: docs/concepts/traffic-management/index.md (#5805)
* init draft

* 1st phase

* trans virtual service

* finish v s

* destination rule

* gateway & entry done

* retry timeout done

* 1st trans done

* zhlint

* self review 1st

* self review 2nd

* fix review comments

* fix glossary not found

* fix ci err

* fix lint and 500error for a blog link

* revert to old version only myself

* revert link 404 issue

* fix ci err

* fix ci err

* match archor for architecture file

* fix Unexpected end tag : p

* refine trans for p tag

* fix ci err

* try to fix p tag

* follow en to fix p tag

* fix md lint
2019-11-25 18:06:50 -08:00
chentanjun f24e8d41f5 add zh in /zh、update lintcheck ci、fix conflicts (#5823) 2019-11-24 21:47:38 -08:00
malphi 51a3be1782 zh-translation: docs/concepts/what-is-istio/index.md (#5715)
* re commit the whole file

* change title
2019-11-21 19:35:23 -08:00
li mengyang 4f32679502 update zh docs (#5769) 2019-11-18 20:36:45 -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
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
malphi 7469ede623 zh-translation: /docs/concepts/observability/index.md (#5615)
* init

* temp

* draft trans done

* format

* fix lint issues

* remove useless blank

* fix comment issues

* fix missed word
2019-11-11 22:47:54 -08:00
Rigs Caballero 047785da6a Replace "Mesh Expansion" with "VM Support" and related edits. (#5215)
Let's make additional changes in a followup PR.


* Replace "Mesh Expansion" with "VM Support" and related edits.

To avoid confusion and improve the visibility of the VM-related content, these
changes align with terminology used by our users.

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

* Fix descriptions, titles and link texts.

Addressed the feedback given around the link text still containing "mesh
expansion". Also addressed the feedback around the accuracy of the
titles and descriptions used.

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

* Fix bullets and descriptions.

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

* Return content to examples.

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

* Fix broken links.

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

* Fix title for accuracy.

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

* Fix links for ZH content.

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

* Fix language for clarity.

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

* Fix broken link to SDS task.

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

* Fix merge conflicts.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-11 18:28:05 -05:00
Martin Taillefer 01747f2349
Fix a bunch of busted links. (#5588) 2019-11-11 07:43:43 -08:00
haozong d1ef8e3c27 translate the index page for policies (#5492) 2019-11-08 06:01:51 -08:00
2BFL 60ec9aafc7 zh-translation: /faq/security (#5400)
* zh-translation: /faq/security/auth-mix-and-match.md (#1422)

* zh-translation: /faq/security/non-istio-to-istio.md (#1427)

* zh-translation: /faq/security: not translate namespace

* zh-tran-security: /docs/concepts/security/index.md : fix anchor
2019-11-06 03:21:13 -08:00
liyan e8bd3b7566 zh-translation: /docs/concepts/security/index.md (#5330)
* Preliminary translation of the security document

* Preliminary translation of the security document

* Preliminary translation of the security document

* update index.md

update keywords

* update index.md

update 服务帐户机密 => 服务帐户密钥

* update index.md

update 机密 => secerts

* update index.md

update 机密 => secrets

* update istio mixer url

/zh/docs/reference/config/policy-and-telemetry/ => https://github.com/zh/docs/reference/config/policy-and-telemetry/

* Preliminary translation of the security document

* Preliminary translation of the security document

* Preliminary translation of the security document

* Preliminary translation of the security document

* Preliminary translation of the security document

* update istio mixer url

update /docs/reference/config/policy-and-telemetry/

* update mutual-TLS-authentication 

mutual-tls-authentication => mutual-TLS-authentication

* update security 

服务到服务 => 服务间, 数据、端点、通信

* update security

秘密 => secret

* 更新 security tasks

有关使用安全功能的详细说明 => 以获取有关使用安全功能的详细说明

* update namespace

名称空间 => 命名空间
2019-11-05 23:20:13 -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
imgbot[bot] 6e1825036e [ImgBot] Optimize images (#5167)
*Total -- 2,116.10kb -> 2,113.71kb (0.11%)

/assets/inline_images/landing/routing-and-load-balancing.svg -- 2.02kb -> 1.49kb (26.05%)
/assets/inline_images/landing/telemetry-and-reporting.svg -- 2.26kb -> 1.74kb (22.86%)
/assets/inline_images/landing/policy-enforcement.svg -- 1.41kb -> 1.12kb (21.01%)
/static/img/istio-bluelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (18.73%)
/static/img/istio-whitelogo-bluebackground-unframed.svg -- 0.39kb -> 0.32kb (17.75%)
/static/img/istio-bluelogo-whitebackground-unframed.svg -- 0.39kb -> 0.32kb (17.13%)
/static/img/istio-bluelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.13%)
/assets/inline_images/landing/resiliency.svg -- 2.33kb -> 1.94kb (16.83%)
/static/img/istio-bluelogo-whitebackground-framed.svg -- 0.42kb -> 0.35kb (16.47%)
/static/img/istio-whitelogo-bluebackground-framed.svg -- 0.42kb -> 0.35kb (15.89%)
/assets/inline_images/landing/istio-logo.svg -- 0.17kb -> 0.16kb (6.25%)
/assets/inline_images/istio-whitelogo-bluebackground-rounded.svg -- 0.21kb -> 0.21kb (3.21%)
/content/en/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/content/en/about/contribute/diagrams/diagram-guidelines.svg -- 47.65kb -> 47.63kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.47kb -> 37.46kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.61kb (0.05%)
/content/en/docs/reference/config/policy-and-telemetry/mixer-overview/topology-with-cache.svg -- 81.78kb -> 81.75kb (0.03%)
/content/en/blog/2019/data-plane-setup/arch-2.svg -- 82.76kb -> 82.74kb (0.03%)
/content/en/docs/setup/install/multicluster/shared-gateways/diagram.svg -- 116.08kb -> 116.05kb (0.02%)
/content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.72kb -> 71.71kb (0.02%)
/content/en/docs/examples/mesh-expansion/bookinfo-expanded/mesh-expansion.svg -- 217.56kb -> 217.53kb (0.01%)
/content/en/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.28kb -> 91.28kb (0.01%)
/content/en/blog/2019/egress-traffic-control-in-istio-part-2/SecurityArchitectureWithL3Firewalls.svg -- 502.86kb -> 502.83kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-gateways.svg -- 249.43kb -> 249.42kb (0%)
/content/en/docs/setup/install/multicluster/gateways/multicluster-with-gateways.svg -- 250.49kb -> 250.48kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-vpn.svg -- 150.61kb -> 150.60kb (0%)
/content/en/docs/setup/install/multicluster/shared-vpn/multicluster-with-vpn.svg -- 151.47kb -> 151.47kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-10-17 10:05:01 -07:00
Martin Taillefer d42dfe94ba
Introduce top-level News section. (#5060) 2019-09-27 07:09:58 -07:00
Martin Taillefer 2e1b5cbefa Fix broken link. 2019-09-09 19:14:47 -07:00
Rigs Caballero df9db64b27 Add Istio Deployment Models concept. (#4813)
* Add Istio Deployment Models concept.

This concept replaces the old multi-cluster concept.
Includes new diagrams that comply with the diagram creation guidelines.
Updates the Chinese content to use a local copy of the previous diagrams.
Fixes all internal links to the previous version of the doc.

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

* Add glossary entries for needed terms.

The terms involved are:

    - Cluster
    - Identity
    - Trust domain

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

* Define cluster in a platform agnostic way.

Also adds links between `identity` and `trust domain`.

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

* Add missing `(` in links.

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

* Fix links to sections and reduce image sizes.

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

* Simplify the definition of `trust domain`

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

* Move old images to the ZH content.

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

* Add reworked control plane content.

Also addresses the comments left on the PR including those regarding the
diagrams.

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

* Add fail over example and glossary entries.

This update also reworks the control plane models section to fit the example.
Additional adjustments were made to the diagrams too.

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

* Move mesh models section.

Also minor fixes and edits.

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

* Fix glossary entries and links.

Signed-off-by: rcaballeromx <grca@google.com>
2019-08-30 10:34:30 -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