Commit Graph

938 Commits

Author SHA1 Message Date
Morven Cao ee91bef040 fix istio-init chart upgrade issue. (#4323) 2019-06-11 09:55:10 +00:00
Steven Dake 67bd157e1b Document the Helm whitespace problem (#4291)
* Fixes Issue #4142

Document the helm whitespace command line problem.  We should consider
producing a list of known Helm problems as they relate to Istio - post
1.2 (with a quick backport to all of the branches including deprecated
Istio versions).  It will take some time to generate this list, but we
could replace this 1 warning with all of the various Helm issues we
see in production usage along with the upstream tracking bug.

* Improve readability of this change

* compress the text of this issue
2019-06-10 19:30:05 +00:00
Kuat 37b3cd1cf9 update endpoints instructions (#4314)
* update endpoints instructions

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>

* mTLS is not a word apparently

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-06-10 19:14:59 +00:00
Eric Van Norman 5d03af38c9 zsh completion updates (#4312) 2019-06-10 18:23:38 +00:00
imgbot[bot] daa68bccba [ImgBot] Optimize images (#4308)
*Total -- 1,259.96kb -> 768.84kb (38.98%)

/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-2.png -- 247.04kb -> 146.89kb (40.54%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-deletion.png -- 90.86kb -> 54.41kb (40.11%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-2.png -- 90.90kb -> 54.49kb (40.06%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-1.png -- 120.38kb -> 72.51kb (39.77%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-release.png -- 100.95kb -> 61.03kb (39.55%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-2.png -- 115.50kb -> 69.91kb (39.47%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-1.png -- 199.63kb -> 123.67kb (38.05%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-1.png -- 294.69kb -> 185.92kb (36.91%)
2019-06-10 10:01:37 -07:00
Steven Dake bc393ae1a8 Fix xargs usage of `-I` (#4290)
`-i` xargs argument is deprecated and replaced by `-I`.
2019-06-10 15:34:50 +00:00
Morven Cao 2816ffa72e update setup steps for ICP. (#4295)
* update setup step for ICP.

* apply comments.
2019-06-10 13:23:20 +00:00
Morven Cao c4f2613918 update kc link for ICP. (#4297) 2019-06-10 02:33:00 +00:00
Jason Clark a5860faa1d Adds a separate docs page for istioctl. (#4274) 2019-06-07 14:06:50 -07:00
Frank Budinsky f30d7df422 Add quick-start download warning (#4283)
* quick-start download warning

* fix linter error

* review comments
2019-06-07 14:06:02 -07:00
Dmitri Dolguikh 0489a4b14a Fixes for the "Installing the Sidecar" guide (#4272) 2019-06-07 12:45:49 -07:00
Steven Dake 643bb2d2ed Refine mc (#4270)
* Refine the concepts for multicluster

THe original document is very well written.  It can be improved on
slightly by removing code names, and correcting some inconsistencies.
2019-06-07 12:45:19 -07:00
Phillip Quy Le 871d48f093 Change RBAC v1 methods field usage doc (#4262) 2019-06-05 17:19:36 -07:00
Lin Sun a547d36b72 minor update to get started (#4264) 2019-06-05 17:16:34 -07:00
Quanjie Lin 05f8a2a584 update cmd (#4266) 2019-06-05 17:16:17 -07:00
Douglas Reid 59d373d831 fix(tracing docs): update to provide references to access task (#4268) 2019-06-05 17:15:52 -07:00
lei-tang ee4f921886 Add a link to a guide for configuring k8s auth method on Vault [master branch] (#4241) 2019-06-04 10:11:37 -07:00
Davin Kevin 778b3554aa fix(ops): change the yaml used in "Probes Rewriting" (#4249)
The current pod used a curl health check, but in this part of the documentation, a http health check is required on the same port used by the proxy
2019-06-04 13:34:31 +00:00
Gary Brown e8b519ae02 Add information about configuring Istio to use an external Zipkin (production) instance (#4230) 2019-06-04 06:32:07 -07:00
Frank Budinsky 577e8a50b8 Clarify and improve setup instructions (#4247) 2019-06-04 06:21:04 -07:00
Tao Li 00a9aa72d2
Update secure naming in security concept page (#4238)
* Update secure naming in security concept page

* Small fix

* Address comments

* Address lint
2019-06-03 12:50:16 -07:00
Zhonghu Xu b631b113a3 Enhance split horizon EDS doc (#4225)
* Enhance Cluster-Aware Service Routing multi cluster model setup

* update verify part

* fix lint

* fix frankbu's comments

* Update index.md
2019-05-31 16:34:15 +00:00
Martin Taillefer c354967209
Test mergify. (#4242)
* Test mergify.

* Update reference docs again.
2019-05-30 20:25:38 -07:00
mtail 793fe3ae92 Update reference docs.
And delete stale OWNERS files
2019-05-30 11:28:41 -07:00
Martin Taillefer 1efa84d298
Update reference docs. (#4236) 2019-05-28 20:27:52 -07:00
Michael bbc8e073bc Fix typo in task mtls deep dive (#4228)
* fix typo in task mtls deep dive

* Fix typo i instead of istioctl
2019-05-28 02:23:54 +00:00
Jonh Wendell 4c96105b20 Fix references to parent dir in TLS tasks (#4219) 2019-05-24 19:30:11 +00:00
Frank Budinsky fb68cca68f Warning not to use demo profile for performance evaluation (#4220) 2019-05-24 19:28:30 +00:00
Gary Brown 4bb6150ad4 Add information about configuring Istio to use an external Jaeger (production) instance (#4210) 2019-05-24 10:22:37 -07:00
Frank Budinsky c2f59bddf6 Use shorter titles and no linktitle for traffic managment tasks (#4212) 2019-05-23 21:24:52 +00:00
Frank Budinsky 6d4497bac9 Reorganize traffic managment tasks (#4206)
* Reorganize traffic managment tasks

* broken links

* more broken links

* more broken links

* fix links

* fix todelete images
2019-05-23 18:12:25 +00:00
ASaiun 5d950babee fix the bug: helloworld-v1 service port should change to 5000 (#4204)
* fix the bug: helloworld-v1 service port should change to 5000

* fix the bug: helloworld-v1 service port should change to 5000

* fix the bug: some yaml format error in Chinese docs,something like this

    spec:
      selector:
    istio: egressgateway
      servers:
      - port:
      number: 80
      name: https
      protocol: HTTPS
2019-05-23 08:20:40 +00:00
Jason Clark 8494541654 Adds the copy for Linux prereqs. (#4164)
Signed-off-by: Jason Clark <jason.clark@ibm.com>
2019-05-21 18:38:11 +00:00
lei-tang 35e9164509 Use ServiceEntry to expose an example Vault CA server (#4199) 2019-05-21 17:32:28 +00:00
Rigs Caballero b5581a5899 Move content from Examples to Tasks. (#4166)
Moves the content found in examples/advanced-gateways/ to
tasks/traffic-management/edge-traffic and
the content found in examples/multicluster/ to tasks/multicluster/
Fixes all broken links caused by the move and adds aliases to the moved pages.
The changes are applied to both, English and Chinese, websites.

Signed-off-by: rcaballeromx <grca@google.com>
2019-05-21 09:56:33 -07:00
Jason Clark 06ee6c4d26 Documents how to use the istioctl tab completion file. (#4023) 2019-05-17 14:19:33 +00:00
Frank Budinsky 5b1d11e489 Clarifications (#4145) 2019-05-16 09:42:34 -07:00
wxdao 1415c9be20 Remove `kubectl create` tip in Authentication Policy task (#4117)
* Fix a typo in Authentication Policy task

* Remove `kubectl create` tip
2019-05-13 17:28:15 +00:00
Jimmy Chen 1090df97a4 Add warning message for credential name (#4067) 2019-05-12 11:33:19 -07:00
Rigs Caballero 3f1c78718b Fix typo on architecture diagram. (#4109)
Signed-off-by: Rigs Caballero <grca@google.com>
2019-05-08 13:50:50 -07:00
Gregory Hanson 97a0cad95c re-add deleted step for docker with consul setup (#4107) 2019-05-08 20:32:56 +00:00
Rigs Caballero e2be3ddf16 Move FAQ to be a top level section. (#4104)
Signed-off-by: rcaballeromx <grca@google.com>
2019-05-07 12:36:02 -07:00
Rigs Caballero bf4901af38 Move the Operations Guide to the documentation section. (#4099) 2019-05-07 11:10:19 -07:00
Martin Taillefer c86583e1f4
Change 'plain text' to plaintext. (#4103) 2019-05-07 09:26:58 -07:00
Francois Parquet 0590227ae3 typo: diagonstic -> diagnostic (#4101) 2019-05-07 13:30:58 +00:00
Rigs Caballero 6d4c478811 Move glossary from Help to Reference (#4074) 2019-05-06 11:36:20 -07:00
banix 33db61c970 Corrects the default timeout for http requests (#4086)
By default this timeout is disabled. This change was made by
this PR:  https://github.com/istio/istio/pull/6042

Fixes #4085
2019-05-02 18:34:21 +00:00
Rigs Caballero c60dfd8009 Add aliases to fix broken links in GKE docs. (#4079)
Signed-off-by: rcaballeromx <grca@google.com>
2019-04-30 16:15:14 -07:00
Frank Budinsky cba952bfac Fix egress task explaination (#4076) 2019-04-29 20:12:50 -07:00
lei-tang 8cbefd3417 Fix user guide for Istio Vault CA integration (#4069)
The user guide for Istio Vault CA integration fails
because the cluster hosting an example Vault server was deleted.
This PR fixes the user guide with a new example Vault CA.
2019-04-29 18:30:17 +00:00