Commit Graph

84 Commits

Author SHA1 Message Date
jasonxie 1cd092da15 zh-translation:/docs/ops/common-problems/observability-issues/index.md (#5764)
* zh-translation:content/zh/docs/ops/common-problems/observability-issues/index.md

* rm tail space

* add & trans new content

* fix trans problems
2019-11-19 21:40:46 -08:00
li mengyang 4f32679502 update zh docs (#5769) 2019-11-18 20:36:45 -08:00
ilylia a8283f95d2 zh-translation: /docs/ops/diagnostic-tools/istioctl-describe/index.md (#5623)
* translation: /docs/ops/diagnostic-tools/istioctl-describe/index.md

* fix some translation

* fix some issues
2019-11-18 06:35:44 -08:00
jasonxie c2bbf4594e zh-translation:docs/ops/common-problems/security-issues/index.md (#5765)
* zh-translation:content/zh/docs/ops/common-problems/security-issues/index.md

* fix some reviewed problems

* fix ref authn-policy link
2019-11-17 19:17:44 -08:00
Lovnx f471e63960 zh-translation: /docs/ops/setup/app-health-check/index.md (#5669)
* zh-translation: /docs/ops/setup/app-health-check/index.md

* zh-translation: /docs/ops/setup/app-health-check/index.md

* fix

* fix
2019-11-15 21:27:31 -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
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
scott lewis aaad2d3658 zh-translation:/docs/ops/telemetry/in-proxy-service-telemetry/index.md (#5457)
* zh-translation:/docs/ops/telemetry/in-proxy-service-telemetry/index.md

* Update workload.md

* Update workload.md

* trans

* bugfix

* bugfix

* bugfix

* Update source.md

* Update index.md

* Update workload.md
2019-11-14 19:22:46 -08:00
Martin Taillefer 48c8a28968
Prepare for 1.5. (#5689) 2019-11-14 13:01:31 -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
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
Eric Buehl ad1020b40c s/10514/15014/ (#5260) 2019-11-12 07:17:53 -08:00
Jason Parraga 574207efe4 Add grpc-web as port prefix example to docs (#5611) 2019-11-12 07:06:30 -08:00
Yanghui Weng 44eb743ff9 zh-translation: /docs/ops/setup/injection-concepts/index.md (#5425)
* zh-translation: docs/ops/setup/injection-concepts/index.md

* zh-translation: docs/ops/setup/injection-concepts/index.md

* zh-translation: Update zh translation

* zh-translation: Update zh translation

* zh-translation: Update zh translation

* zh-translation: Update zh translation
2019-11-11 18:09:54 -08:00
Martin Taillefer 01747f2349
Fix a bunch of busted links. (#5588) 2019-11-11 07:43:43 -08:00
wenhuwang 661b50fc1f zh-translation:/docs/ops/diagnostic-tools/istioctl/index.md (#5573)
* zh-translation: /docs/ops/diagnostic-tools/istioctl/index.md (#1246)

* fix 锚点

* fix translate issues.
2019-11-11 04:47:02 -08:00
niceforbear aa0434fdea zh-translation:/docs/ops/traffic-management/locality-load-balancing/index.md (#5558) 2019-11-10 21:56:17 -08:00
ilylia d8a269e92d zh-translation: /docs/ops/security/harden-docker-images/index.md (#5549) 2019-11-10 21:56:09 -08:00
ilylia f2fe08083d zh-translation: /docs/ops/security/root-transition/index.md (#5550)
* zh-translation: /docs/ops/security/root-transition/index.md

* anchor fixed
2019-11-09 23:55:52 -08:00
Yangmin Zhu 9a57887706 update authz concept page for the new v1beta1 policy (#5165)
* update authz doc

* address comments.

* use master

* address more comments

* implicit enablement

* comments

* link to ref page

* fix lint

* address more comments

* Update content/en/docs/ops/common-problems/security-issues/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/reference/config/authorization/conditions/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/reference/config/authorization/conditions/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/reference/config/authorization/conditions/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/reference/config/authorization/constraints-and-properties/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* more fix
2019-11-09 06:02:52 -08:00
Guangming Luo 669179d99c zh-translation:/docs/ops/architecture/index.md (#5469)
* zh-translation:/docs/ops/architecture/index.md

* Update translation based on reviewer comments

* Fix  MD029 error

* Update based on reviewer's comments

* Update index.md
2019-11-08 07:12: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
scott lewis 6ed9bf82a8 zh-translation:/docs/ops/traffic-management/protocol-selection/index.md (#5441)
* zh-translation:/faq/security/does-istio-support-authorization.md

* zh-translation:/docs/ops/traffic-management/protocol-selection/index.md

* Update content/zh/faq/security/does-istio-support-authorization.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* fix

* fix

* fix

* fix

* fix

* fix
2019-11-06 22:08:13 -08:00
Neeraj Poddar db10e052ff Fix directory structure/heading for istioctl install (#5390) 2019-11-05 12:37:19 -08:00
zzzhy d9faef9f2f zh-translation:content/zh/docs/ops/telemetry/envoy-stats/index.md (#5347) 2019-11-05 05:40:44 -08:00
Lovnx 89bd513c3a zh-translation:/docs/ops/setup/validation/index.md (#5354)
* zh-translation:/docs/ops/setup/validation/index.md

* zh-translation:/docs/ops/setup/validation/index.md(#1089)

* zh-translation:/docs/ops/setup/validation/index.md(#1089)

* zh-translation:/docs/ops/setup/validation/index.md

* zh-translation:/docs/ops/setup/validation/index.md

* zh-translation:/docs/ops/setup/validation/index.md

* zh-translation:/docs/ops/setup/validation/index.md

* zh-translation:/docs/ops/setup/validation/index.md
2019-11-05 01:31: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
imgbot[bot] a51eabbd47 [ImgBot] Optimize images (#5323)
*Total -- 1,169.34kb -> 1,168.70kb (0.05%)

/static/img/istio-logo.svg -- 0.24kb -> 0.19kb (20.08%)
/static/img/istio-whitelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (19.64%)
/static/img/istio-whitelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.27%)
/content/zh/docs/ops/architecture/arch.svg -- 92.54kb -> 92.35kb (0.2%)
/content/en/docs/ops/architecture/arch.svg -- 92.54kb -> 92.35kb (0.2%)
/content/zh/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/en/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/zh/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/en/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/zh/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.00kb -> 66.99kb (0.01%)
/content/en/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.00kb -> 66.99kb (0.01%)
/content/zh/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.41kb -> 137.41kb (0.01%)
/content/en/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.41kb -> 137.41kb (0.01%)
/content/en/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 68.97kb -> 68.97kb (0.01%)
/content/zh/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 68.97kb -> 68.97kb (0.01%)
/content/zh/blog/2018/v1alpha3-routing/gateways.svg -- 84.75kb -> 84.74kb (0%)
/content/en/blog/2018/v1alpha3-routing/gateways.svg -- 84.75kb -> 84.74kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-04 06:32:37 -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
Frank Budinsky c8ac8eb91c Better organize operations guide material (#5163)
\
2019-10-16 09:59:04 -07:00
Martin Taillefer 14a593c563
Fix broken Envoy links. (#4832) 2019-08-26 14:55:57 -07:00
Adam Miller 07178c1348 Reorganized the Operations node (#4765) 2019-08-16 16:03:31 -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