Commit Graph

4628 Commits

Author SHA1 Message Date
Jonh Wendell 217ce172b8 Fix CNI instructions (#6371) 2020-01-28 09:04:18 -08:00
Istio Automation 04b9b245c9
Automator: update istio.io@master reference docs (#6366) 2020-01-27 18:31:13 -08:00
Adam Miller 8ecd686fc7 Introduce the guide at the beginning, not part way through (#6364)
* Introduce the guide at the beginning, not part way through

* Clarify demo

* Clarified language

* Fix trailing space
2020-01-27 12:41:25 -08:00
Adam Miller bb7f6109f9 Clarifying automatic sidecar injection (#6343)
* Clarifying automatic sidecar injection

Customers are having errors related to missing sidecars much too often, likely due to our confusing name "automatic sidecar injection" and our confusing language implying this is enabled by default. We have to make it more clear that automatic sidecar injection requires someone to turn it on first.

* Typo fix

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Removed redundant phrase

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-01-24 14:20:48 -08:00
Joe Selman f0683b1fde Document suppression arguments for istioctl analyze (#6354)
* Document suppression arguments for istioctl analyze

* Use correct syntax/plain rather than bash

* Quote MisplacedAnnotation to avoid spelling error

* Proper spacing between block elements

* Fixed bash snippet rendering problems

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-01-24 13:42:31 -08:00
Shamsher Ansari f198c7bc4e #20068 Update namespace as per the integration test (#6350) 2020-01-20 10:34:22 -08:00
Jimmy Song 1ea6b543b4 zh-translation: update some sentences (#6348) 2020-01-18 18:48:37 -08:00
cewuandy 5da7627459 update Simplified Multicluster Install page (#6340)
Fix some wrong word, including en, zh and pt-br
2020-01-17 12:46:41 -05:00
Pete Bohman 9a030ed784 2019 vs 2020 typo in 1.3 EOL announcement (#6346) 2020-01-17 08:53:35 -08:00
Romain Lenglet 4f7102fcd9 Announce upcoming 1.3 EOL (#6341) 2020-01-15 10:25:50 -08:00
黄润豪 0b63b13942 zh-translation: translate monitor traffic (#6336)
* translate monitor traffic

* take gorda's advice

* add missed improvements
2020-01-14 23:03:02 -08:00
fox 2dc29cdcbf add meta CLUSTER_NAME to remote cluster (#6307)
* add meta CLUSTER_NAME to remote cluster

* change multicluster to multiCluster
2020-01-14 09:18:16 -08:00
Morven Cao 95aeb61383 fix istioctl setup example. (#6271) 2020-01-12 18:38:39 -08:00
Jhon Mike b81e70eb0b fix github edit url with correct language (#6326) 2020-01-11 08:50:19 -08:00
Shamsher Ansari df4aa9f120 6329: Fix Liveness-HTTP for health check deployment (#6330) 2020-01-10 08:43:54 -08:00
Xavier Canal i Masjuan ddc1fc1ed6 More accurate link to AuthorizationPolicy#conditions header from conditions page (#6320) 2020-01-10 09:33:51 -05:00
weichengzhili 617e3c8f8d zh-translation: /news/releases/1.1.x/announcing-1.1.4/announcing-1.1.4/index.md #1550 (#6331)
* Ref: [#1550](https://github.com/servicemesher/istio-official-translation/issues/1550)

* Ref: [#1550](https://github.com/servicemesher/istio-official-translation/issues/1550)

* 修改多创建一层announcing-1.1.4目录问题

* 修改翻译过程中出现的格式和不当问题
2020-01-10 05:49:22 -08:00
Guangming Luo 5020dbc652 zh-translation: /docs/examples/microservices-istio/single/index.md (#6274)
* zh-translation: /docs/examples/microservices-istio/single/index.md

Ref: ServiceMesher#1721

* Apply suggestions from code review

Co-Authored-By: yuxiaobo96 <41496192+yuxiaobo96@users.noreply.github.com>

Co-authored-by: yuxiaobo96 <41496192+yuxiaobo96@users.noreply.github.com>
2020-01-09 23:59:45 -08:00
黄润豪 6eac85c441 zh-translation: Run ratings in Docker (#6288)
* translate 'Run ratings in Docker'

* tack gorda's advice
2020-01-09 23:03:41 -08:00
Jhon Mike efe33bf154 pt-br-translation: Home Page (#6310)
* translated to home page to portuguese brazil

* added vscode editor settings in gitignore
2020-01-09 20:42:08 -08:00
sjmiller609 9843fa7916 Typo fix (#6327) 2020-01-09 13:43:02 -08:00
Lee Calcote c4c8997042 partner update - layer5 (#6324)
Signed-off-by: leecalcote <leecalcote@gmail.com>
2020-01-09 08:00:10 -08:00
John Howard 0b70a9ddbf Fix parenthesis (#6318) 2020-01-09 09:39:48 -05:00
John Howard 1f97e9c66d 1.4.3 Release Notes (#6237)
* 1.4.3 Release Notes

* Add a few more istioctl items

* Spelling and grammar

* minor note

* JWKS

* Add links
2020-01-08 14:00:15 -08:00
Ashis Kumar Singh 4d1d32c2e5 added Layer5 (#6184)
* added Layer5

* added Layer5

* Updated sir

* updated correctly

* Add files via upload

* Done updation
2020-01-08 13:33:49 -08:00
Frank Budinsky edbe94fa37
Fix broken operator link (#6315) 2020-01-08 16:12:22 -05:00
Martin Taillefer 4ee8fc927a
Fix a couple bugs. (#6311)
- Set the right style for the auto-inserted header links. Without this,
they didn't render correctly with the Edge browser.

- Fix broken Hugo error message, leading to broken builds if
encountered.
2020-01-08 07:24:04 -08:00
Vadim Eisenberg 0eb6fae123 Tutorial fixes: single microservice, docker, Kubernetes (#6171)
* remove "on the code" from "note the following elements"

* move "from a different terminal session" to the previous curl command

use terminal window instead of terminal session, since window is more clear

* rewrite the last sentence of the "Run raitings in Docker" module

* rewrite the sentence about the final version in the Bookinfo example

* remove setting NAMESPACE and KUBECONFIG since they were set in "setup local computer"

* environmental variable -> environment variable

see https://en.wikipedia.org/wiki/Environment_variable

* the Bookinfo example page -> the Bookinfo example

* in the page -> on the page

* remove "on the tutorial namespace"

all the operations are performed on the tutorial namespace anyway

* remove "Such clients are known as mesh-external clients"

there is no mesh introduced yet, and this sentence does add much information

* use kubectl patch instead of editing yaml

for GKE, to change productpage's type to LoadBalancer

* sudo is required to edit /etc/hosts, not to run the echo command

* add /static to Kubernetes Ingress Gateway
2020-01-08 07:13:11 -08:00
helight fc327be135 zh-translation: /blog/2019/app-identity-and-access-adapter/index.md (#6218)
* zh-trans for /blog/2019/app-identity-and-access-adapter/index.md

* fix link issue

* fix review issues

* fix review issues

* fix review issue
2020-01-07 20:09:02 -08:00
2BFL 8d922cb1a2 zh-translation: 1.3.x/announcing-1.3/change-notes/index.md #1582 (#6306) 2020-01-07 19:25:05 -08:00
Morven Cao c3e45e0643 zh-translation: translate missing operator doc (#6276)
* translate operator doc.

* address comments.

* apply comments.
2020-01-07 19:03:06 -08:00
Jhon Mike 2fc8d01192 Started translation to portuguese brazil (#6230)
* create content pt-br

* create and translate i18n/pt-br.toml

* add pt-br language in config.toml

* update urls with pt-br

* add folder content pt-br on linter

* fix url images

* remove test directory

* remove script blocks index.html

* fix linter errors

* update pt-br with en master

* Update content/pt-br/_index.html
2020-01-07 21:25:08 -05:00
ilylia a2fbbb8382 zh-translation: sync for some updated doc (#6283) 2020-01-07 18:13:03 -08:00
2BFL 79a4cf3dd1 zh-translation: /best-practices/traffic-management/index.md #1731 (#6294) 2020-01-07 17:57:23 -08:00
ilylia 4413ee15de zh-translation: /docs/ops/configuration/mesh/secret-creation/index.md and validation sync (#6292)
* zh-translation: /docs/ops/configuration/mesh/secret-creation/index.md and validation sync

* fix
2020-01-07 17:57:15 -08:00
2BFL 6cf14daaf5 zh-translation: /docs/ops/best-practices/security/index.md #1732 (#6290) 2020-01-07 17:57:07 -08:00
2BFL 286d0386fb zh-translation: /docs/ops/best-practices/deployment/index.md #1730 (#6289) 2020-01-07 17:56:59 -08:00
2BFL 59cb61bd56 zh-translation: install/multicluster/shared-gateways/index.md #1725 (#6281) 2020-01-07 17:56:51 -08:00
helight aaffb88ad5 zh-translation: update zh translation docs/ops/diagnostic-tools/istioctl-analyze (#6277)
* update zh translation: docs/ops/diagnostic-tools/istioctl-analyze

* update zh translation: docs/ops/diagnostic-tools/istioctl-analyze

* fix lint error

* fix review issues
2020-01-07 17:56:43 -08:00
helight 90d4a462ec zh-translation: /docs/setup/install/istioctl/index.md (#6275)
* zh-translation: /docs/setup/install/istioctl/index.md

* fix reivew issue
2020-01-07 17:41:41 -08:00
helight 12ebaf3034 zh-translation: /news/releases/1.2.x/announcing-1.2/change-notes/i… (#6272)
* zh-translation for /news/releases/1.2.x/announcing-1.2/change-notes/index.md

* fix lint errror

* fix lint error

* fix review issue

* fix review issue
2020-01-07 17:18:36 -08:00
2BFL ca9800cc93 zh-translation: graceful anchor for helm 1.3 (#6293) 2020-01-07 16:59:21 -08:00
SerenaFeng 73b9088172 certificate decode error when decoding from bash pipe by openssl (#6259) 2020-01-07 16:31:57 -05:00
Pengyuan Bian a04652e116 update doc to remove usage of stats filter (#6308)
* update doc to remove usage of stats filter doc

* update

* update empty line
2020-01-07 13:39:34 -05:00
LokeshAggarwal1997 b67b652561 update index.md (#6027)
* update index.md

* Update index.md

* Updation

* updated config
2020-01-07 09:26:54 -05:00
Vadim Eisenberg ef932a9bb7 use openssl to generate certificates and keys (#6191) 2020-01-06 14:16:28 -08:00
Yangmin Zhu 9a2866a2bc update 1.4 release notes for JWT with space-delimited claim (#6187) 2020-01-06 13:45:28 -08:00
Osama Nabil 2bf48c6977 Update index.md (#6216)
if the user passed istio_cni it will trigger this error `error: bad path=value (values.istio_cni.enabled=true): unknown field "istio_cni" in v1alpha1.Values`
the right value is here: https://istio.io/docs/setup/additional-setup/cni/#installation which is supposed to be "cni.enabled=true"
2020-01-06 13:13:28 -08:00
banix 6f0b65937d Adds an entry for Redis in the FAQ (#6231)
* Adds an entry for Redis in the FAQ

Addresses: issue https://github.com/istio/istio/issues/16078

* Copy edits

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-01-06 13:01:29 -08:00
Ignasi Barrera 055691f64a Fix protocol selection Helm values (#6172)
* Fix protocol selection Helm values

* Fix list style

* Protocol sniffing is enabled by default in Istio 1.5
2020-01-06 11:17:29 -08:00