Commit Graph

871 Commits

Author SHA1 Message Date
Istio Automation 42fce40dc3
Automator: update istio.io@master reference docs (#6419) 2020-03-16 10:45:24 -07:00
Eric Van Norman fc26fca934
Remove KubeCon EU event, fix KubeSphere.io links, ignore 429s. (#6886)
* Remove KubeCon EU event

* Make kubsphere.io link changes

* Ignore 429 return codes on links
2020-03-16 10:19:12 -07:00
Frank Budinsky 546a3c8379
Manual cherrypick of #6866 (#6875) 2020-03-13 15:14:37 -04:00
Frank Budinsky e7abbb1131
Extensibilty concept section postion wrong (#6874) 2020-03-13 10:33:24 -07:00
John Pape 1feb25e99b
Remove "Helm with Tiller" install path docs (#6864)
* Remove helm with tiller install path

* Updates inbound linking documents
2020-03-12 13:39:40 -07:00
Douglas Reid e27560166d
feat(observability): add best practices guide (#6810)
* feat(observability): add best practices guide

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* fix some lint issues

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* review edits

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* remove drop-shadows

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* refactor to appease the spellcheck process

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update .spelling

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

* Update content/en/docs/ops/best-practices/observability/index.md

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

* Update content/en/docs/ops/best-practices/observability/index.md

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update content/en/docs/ops/best-practices/observability/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-12 10:04:29 -07:00
Brian Avery 782a7dba4c
Fix OKD link (#6861)
* Fix OKD link

* Fixed Chinese link too
2020-03-12 09:32:03 -04:00
Frank Budinsky 8774229973
Cleanup .spelling (lower case istiod not allowed) (#6858)
* Cleanup .spelling

* remove lower case istiod

* add backticks

* remove backticks

* restore backticks
2020-03-11 16:23:03 -04:00
Kuat ef5a5b54ec
edit standard metrics (#6845)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-03-10 13:44:55 -07:00
mandarjog 67f914d96c
fix label name for telemetry v2 (#6762)
* fix label name for telemetry v2

* update spelling
2020-03-10 08:57:48 -07:00
Yangmin Zhu 080b11d791
authz: update troubleshooting guide for authZ policy (#6767)
* authz: update troubleshooting guide for authZ policy

* update

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

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

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

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

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

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

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

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

* update

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-10 08:33:41 -07:00
tigran-a e8466022bd
Revert "cacerts secret to replace with istio-ca-secret (#6829)" (#6836)
This reverts commit d4eba6eb52.
2020-03-10 07:25:50 -07:00
tigran-a d4eba6eb52
cacerts secret to replace with istio-ca-secret (#6829)
Currently, 1.5.0 istiod is looking for istio-ca-secret, while in 1.4.x it was cacerts.
2020-03-09 13:21:37 -07:00
Jianfei Hu 1c2cb403f4
networking issue section update: disclaimer about auto mtls and remove authn check. (#6796)
* disclaimer about auto mtls and remove authn check.

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-09 11:12:25 -07:00
Istio Automation 0114e09f65
replace Citadel with Istio CA (#6825)
Since Citadel is now built in into istiod, the certificate authority should be called Istio CA

Co-authored-by: tigran-a <avanesovt@gmail.com>
2020-03-09 13:25:29 -04:00
Gregory Hanson 7f6ef186fc
remove mtls destination rules, apply patch instead of redeploy (#6805) 2020-03-09 08:56:02 -07:00
mandarjog ec20fa3215
Remove telemetry as it has not been upstreamed (#6813)
* Remove telemetry as it has not been upstreamed

* Add jwt example
2020-03-09 07:19:29 -07:00
Jonathan Meyers 6fa32245be
Updated / added Kops documentation (#6744)
* first pass at updated kops documentation

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* updated k8s versions as appropiate

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* added sds doc links

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* formatting

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* spelling and lint fixes

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* changed to weight 33

* simplified docs

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-06 14:39:52 -08:00
Mariam John c7610d31e4
[release-1.5] Add note on automatic mutual TLS in the upgrade note (#6763) 2020-03-06 14:02:34 -08:00
Dan Ciruli 8b70b3aec6
[1.5] fixed link in blog post, fixed typo in relnote template (#6792)
* fixed link in blog post, fixed typo in relnote template

* fixed broken link in roadmap

* fixing the broken link in my broken link
2020-03-06 13:21:54 -08:00
Gregory Hanson 3e8856ac1d
Traffic Mirror cleanup (#6787)
* automtls wording and remove broken sudo command

* remove confusing tip regarding auto mtls
2020-03-06 12:57:34 -08:00
Yangmin Zhu 5de726aae4
authz: update the change notes for deny and exclude matching (#6798) 2020-03-06 12:35:49 -08:00
Pengyuan Bian bd34b44c77
Add telemetry v2 with Wasm runtime as experiment feature (#6793) 2020-03-06 12:35:41 -08:00
Gregory Hanson 2adfb33c25
Remove MTLS DR from Egress Gateway Task (#6795)
* celan up destination rule differences for auto mtls on by default

* lint fixes
2020-03-06 12:12:56 -08:00
John Plevyak 797c0f19ac
Add WebAssembly page. (#6738)
* Add WebAssembly page.

Signed-off-by: John Plevyak <jplevyak@gmail.com>

* Address comments.

Signed-off-by: John Plevyak <jplevyak@gmail.com>

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

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* proxy-Wasm -> Proxy-Wasm.

* Style and ecosystem.

* Fix links.

* Extensibility

* Fix typo.

* Add missing word to the spelling dictionary.

* Remove trailing whitespace.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

Co-authored-by: Piotr Sikora <piotrsikora@google.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
2020-03-06 12:12:48 -08:00
Yangmin Zhu 686f3b7967
authz: update TCP task to use tcp-echo (#6754) 2020-03-06 11:33:38 -08:00
imgbot[bot] df8d582978
[ImgBot] Optimize images (#6758)
Co-authored-by: imgbot <imgbot@users.noreply.github.com>
2020-03-06 11:00:26 -08:00
craigbox d9aa76f732
remove errant period (#6782)
Co-authored-by: craigbox <craigbox@users.noreply.github.com>
2020-03-06 10:23:22 -08:00
craigbox 6ec0e38c7c
Add link to Wasm post (#6784)
Co-authored-by: craigbox <craigbox@users.noreply.github.com>
2020-03-06 10:00:04 -08:00
Douglas Reid 280e4d9498
fix(telemetry): add deprecation notices to Mixer tasks (#6635)
Co-authored-by: douglas-reid <douglas-reid@users.noreply.github.com>
2020-03-06 09:59:56 -08:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Louis Ryan f536af066b
Add WASM blog (#6771)
* Add WASM blog

* Apply suggestions from code review

Co-authored-by: Francois Pesce <fpesce@google.com>
2020-03-05 18:34:58 -08:00
Diem Vu 055f5e480c
[Release-1.5] Delete auto-mTLS task (#6591)
* Delete auto-mTLS task

* Fix links

* Fix links

* Fix links on 1.5

* Fix links
2020-03-05 18:01:06 -08:00
Francois Pesce c8a36e611f
[Release 1.5] Upgrade notice for new authentication APIs (#6615)
* Draft upgrade note for new authn

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Jed Hartman <jed@google.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Jed Hartman <jed@google.com>

* Address comment

* Fix link

* Attempt to fix the feature link

Co-authored-by: Jed Hartman <jed@google.com>
2020-03-05 17:15:03 -08:00
Nico Aragon 55f9f82b72 temporary changes 2020-03-05 16:32:49 -08:00
Martin Taillefer 323f2a67fa
Update generated docs (#6759) 2020-03-05 15:21:03 -08:00
Frank Budinsky 5ac0beb56c
Update security feature stages. (#6740) 2020-03-05 16:40:21 -05:00
Frank Budinsky 97ec1a098d
[Release-1.5] upgrade notice (#6551)
* Initial attempt at upgrade notice

* Lint and mixer deprecation

* Update .spelling

* Spelling

* Fixed header problems

* Update Mixer notes and add feature gaps

* minor tweaks

* Minor edits in the Mixer Deprecation section

* Add multicluster warnings

* Apply suggestions from code review

Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* Fix linting errors

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
Co-authored-by: Oliver Liu <yonggangl@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Francois Pesce <fpesce@google.com>
2020-03-05 16:39:49 -05:00
Frank Budinsky 9fbae823c1
[Release-1.5] Remove tasks referring to the deprecated tool (#6587)
* Also remove faq mentioned it

* Also in egress task
2020-03-05 16:39:16 -05:00
Frank Budinsky 4507ee0dc0
[Release-1.5] Update istioctl manifest cni installation option (#6604)
* Update flag --set of cni

* fix values in txt

* align table and ctl.
2020-03-05 16:38:38 -05:00
Frank Budinsky 9c4f1bbc68
[Release-1.5] remove mixer references from egress tasks and deprecate where needed (#6734)
* remove mixer references from egress tasks and deprecate where needed

* lint fixes

* Update content/en/docs/tasks/traffic-management/egress/egress_sni_monitoring_and_policies/index.md

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* Update content/en/docs/tasks/traffic-management/egress/egress_sni_monitoring_and_policies/index.md

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Francois Pesce <fpesce@google.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-03-05 16:37:56 -05:00
Frank Budinsky 479b4b161c
[Release-1.5] Update VM expansion doc (#6743)
* Early draft for VM updates

* Update the second doc - instead of duplication we should just link

* Remove some details, we should document ACME certs in 1.6

* update vm doc for 1.5

* Fix lint error

* remove duplication

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix broken link

* fix broken link

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-03-05 16:36:50 -05:00
Frank Budinsky 3f9e5a0e6c
Add new security reference docs (#6755) 2020-03-05 16:36:04 -05:00
Istio Automation b54ad1d36f
[Release-1.5] Update the Installation Options page for Helm (#6750)
Co-authored-by: johnma14 <johnma14@users.noreply.github.com>
2020-03-05 13:14:58 -08:00
Istio Automation d2b412d26d
[Release-1.5] Update security concept page for Istio 1.5 (#6727)
Co-authored-by: rcaballeromx <rcaballeromx@users.noreply.github.com>
2020-03-05 13:14:50 -08:00
Istio Automation b3cb65fbc2
[Release-1.5] Fix the guide of "Verifying connectivity to Istio Pilot" (#6719)
Co-authored-by: lei-tang <lei-tang@users.noreply.github.com>
2020-03-05 13:14:41 -08:00
Istio Automation 1193c856cc
[Release-1.5] announcement (#6705)
Co-authored-by: oaktowner <oaktowner@users.noreply.github.com>
2020-03-05 13:14:33 -08:00
Istio Automation 65e1b16c0a
[Release-1.5] update download url to the latest link (#6703)
Co-authored-by: FeynmanZhou <FeynmanZhou@users.noreply.github.com>
2020-03-05 13:14:25 -08:00
Istio Automation cdb7b3816c
[Release-1.5] change notes (#6613)
Co-authored-by: fpesce <fpesce@users.noreply.github.com>
2020-03-05 13:14:16 -08:00
Istio Automation db4e71372c
Expected output includes error message if pod outside mesh (#6748)
Co-authored-by: esnible <esnible@users.noreply.github.com>
2020-03-05 12:43:31 -08:00
Istio Automation 0e350476f3
[Release-1.5] update certmanager part in the telemetry addon doc (#6741)
Co-authored-by: richardwxn <richardwxn@users.noreply.github.com>
2020-03-05 12:43:22 -08:00
Istio Automation 0d13a9b85a
[Release-1.5] Remove mTLS tutorial module (#6735)
Co-authored-by: adammil2000 <adammil2000@users.noreply.github.com>
2020-03-05 12:43:14 -08:00
Istio Automation 3d8165c7d4
[Release-1.5] Update trouble shooting for end-user authentication (#6689)
Co-authored-by: diemtvu <diemtvu@users.noreply.github.com>
2020-03-05 12:43:06 -08:00
Istio Automation 7b9e284377
Remove extra profile (#6753)
Co-authored-by: ericvn <ericvn@users.noreply.github.com>
2020-03-05 12:14:42 -08:00
Lin Sun cb8704c98d
[ImgBot] Optimize images (#6752)
*Total -- 3,308.25kb -> 3,017.43kb (8.79%)

/content/en/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result_graphical.png -- 486.04kb -> 308.71kb (36.49%)
/content/en/docs/setup/getting-started/kiali-example2.png -- 295.32kb -> 191.83kb (35.04%)
/content/en/docs/tasks/observability/metrics/tcp-metrics/alpn-based-tunneling-protocol.svg -- 20.39kb -> 17.14kb (15.92%)
/content/en/docs/ops/deployment/architecture/arch.svg -- 21.16kb -> 21.01kb (0.72%)
/content/en/docs/concepts/security/node_agent.svg -- 227.49kb -> 226.11kb (0.61%)
/content/en/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%)
/content/zh/blog/2020/istio-agent/istio_agent.svg -- 413.85kb -> 412.47kb (0.33%)
/content/en/blog/2020/istio-agent/istio_agent.svg -- 413.85kb -> 412.47kb (0.33%)
/content/en/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90.svg -- 319.73kb -> 319.56kb (0.05%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99.svg -- 333.03kb -> 332.86kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-03-05 14:41:08 -05:00
Lin Sun 15897d95e2
[ImgBot] Optimize images (#6505)
*Total -- 85.52kb -> 78.50kb (8.21%)

/content/pt-br/docs/setup/platform-setup/docker/dockerprefs.png -- 28.51kb -> 26.17kb (8.21%)
/content/en/docs/setup/platform-setup/docker/dockerprefs.png -- 28.51kb -> 26.17kb (8.21%)
/content/zh/docs/setup/platform-setup/docker/dockerprefs.png -- 28.51kb -> 26.17kb (8.21%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-03-05 14:32:32 -05:00
Istio Automation 5f6d0712b8
Add a guide of plugging in CA cert to istiod and update CA documents (#6644)
Co-authored-by: lei-tang <lei-tang@users.noreply.github.com>
2020-03-05 10:42:54 -08:00
Istio Automation 4e6d23d001
Refactor TCP Metrics task for telemetry v2 (#6540)
Co-authored-by: gargnupur <gargnupur@users.noreply.github.com>
2020-03-05 10:42:42 -08:00
Istio Automation 2cc162e623
Update architecture diagram to show istiod. (#6711)
* Update architecture diagram to show istiod.

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

* Include the old components within Istiod in the diagram.

Signed-off-by: Rigs Caballero <grca@google.com>
2020-03-05 09:53:56 -08:00
Istio Automation 0add45e7d0
remove helm upgrade (#6725)
* remove helm upgrade

* no need to use table now

* address eric's comment
2020-03-05 09:28:00 -08:00
Istio Automation 812c91672a
make update_ref_docs against release_1.5 (#6732)
* make update_ref_docs against release_1.5

* Put back the file deleted by the script: istio.operator.v1alpha1/index.html

* Remove extraneous file (missing cherry pick from master)
2020-03-05 08:43:03 -08:00
Istio Automation bc8dd1fd93
Reweight platform pages (#6747) 2020-03-05 08:15:00 -08:00
Istio Automation 9d59a9fdd8
Update for 1.5 profiles (#6547)
* Update for 1.5 profiles

* Add 3 new profiles

* Update content/en/docs/setup/additional-setup/config-profiles/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/additional-setup/config-profiles/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-03-05 07:49:01 -08:00
Istio Automation 38f5047394
Fix pilot -> istiod for config validation docs (#6673)
* Fix pilot -> istiod for config validation docs

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

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>

* Update index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-03-05 07:24:03 -08:00
Istio Automation f5f176a869
Update Observability ops guide to reflect Mixer nature of tasks (#6730)
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-03-04 17:19:31 -08:00
Istio Automation de2d59be65
fix(architecture): remove mixer mentions from architecture doc (#6731)
* fix(architecture): remove mixer mentions from architecture doc

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* remove outdated link

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-03-04 16:04:48 -08:00
Istio Automation 9dec4fbcae
Fix issues related to OpenShift setup (#6721)
* Fix issues related to OpenShift setup

* Revert non-english changes
2020-03-04 16:04:40 -08:00
Istio Automation a38678312d
Blog post to be cherrypicked and published immediately with 1.4 (#6715)
* Blog post to be cherrypicked and published immediately with 1.4

* still working on linting

* removed colon from title

* fixed lint errors.

* fixed broken link error

* updated diagrams, final lint fixes, addressing ericvn comments

* removed target release
2020-03-04 14:52:48 -08:00
Istio Automation bfdf9783a7
Update telemetry with mixer deprecations in config section (#6700)
* Add deprecation labels in more places

* deprecate banner

* fix lint

* Add canonical service
2020-03-04 14:52:40 -08:00
Istio Automation 2edbaeaf4b
Remove deep dive mtls taks. (#6706)
* remove deep dive

* update links

* lint fixing egs gw

* more removal

* link 1.0.3 lint
2020-03-04 13:15:26 -08:00
Istio Automation b5a4efb064
Another clean up for global.mtls.enable (#6611)
* Another clean up for global.mtl.enable

* Update text

* Lint

* Use --set values.grafana.enabled=true as overriding operator value example

* Revert change in content/en/docs/reference/commands/istioctl/index.html

* Change example istioctl command to override grafana settings

* Lint

* Change to --set addonComponents.grafana.enabled=true

* Remove global.mtls.enable in authn task

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-03-04 13:15:19 -08:00
Istio Automation ff453998a8
Spelling and add a tip to using-istio-dashboard (#6684)
* Spelling and add a tip to using-istio-dashboard

* Update content/en/docs/tasks/observability/metrics/using-istio-dashboard/index.md

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

* Update content/en/docs/tasks/observability/metrics/using-istio-dashboard/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-04 11:09:15 -08:00
Istio Automation 3f903dadef
Update pod and deployment requirements (#6666)
* Update pod and deployment requirements

* add spelling
2020-03-04 09:56:13 -08:00
Adam Miller 915c14aabd
Improved Istio Getting Started (#6642)
* Linter error fixes

* Fixed more linter errors

* Linter issue again

* PR feedback

* More PR comments

* Update content/en/docs/setup/getting-started/index.md

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

* Further PR comments

* PR review comments fixed

* Space fix

* More PR comment fixes

* Linter fix

* Linter fix

* More linter issues

* More linter issues2

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 18:57:06 -08:00
Yangmin Zhu fa8a1f5da1
authz: update authz JWT task (#6693)
* authz: update authz JWT task

* address comments

* Update content/en/docs/tasks/security/authorization/authz-jwt/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-jwt/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:42:11 -08:00
Yangmin Zhu cba7f0fdfc
authz: add task for IP allow list and black list on ingress gateway (#6692)
* authz: add task for IP whitelist/blacklist on ingress gateway

* allow list and deny list

* Small grammar adjustments

* address comments

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:42:03 -08:00
Tao HE dee7d6b671
istio-policy should be merged into istiod, cannnot see it by testing (#6691) 2020-03-03 17:41:54 -08:00
John Howard f7363dea08
Updates to ExternalName doc (#6664)
* Updates to ExternalName doc

* Update content/en/docs/tasks/traffic-management/egress/egress-kubernetes-services/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:41:46 -08:00
Jimmy Chen ca72d2997d
Updated guide for Authorization Policy Trust Domain Migration (#6694)
Remove an outdated step from the guide.
2020-03-03 16:27:45 -08:00
Eric Van Norman 10914ff01e
access log updates for command output, variable names (#6685) 2020-03-03 16:27:37 -08:00
Eric Van Norman 9518e887c1
Fix CVE links and release notes goofiness (#6710) 2020-03-03 12:46:33 -08:00
Eric Van Norman 806b1aba5a
Release 1.4.6 (#6708)
* ISTIO 2020-003 (#3)

* ISTIO 2020-003

* Code review comments

* Update vectors

* Update text box syntax
2020-03-03 10:22:35 -08:00
Eric Van Norman 51ee7780be
Minor update to istioctl install doc (#6686) 2020-03-03 00:02:50 -08:00
Jimmy Chen 4cbae1d119
Update index.md (#6688)
Remove the container specifier from troubleshooting section, as in 1.5 the gateway and sds agent are running in the same container.
2020-03-02 14:43:10 -08:00
Diem Vu dde9ed9258
Fix per-port peer authentication command (#6682)
* Fix command

* Correct commands for mtls migration tasks

* Lint

* Lint
2020-03-02 14:43:03 -08:00
John Howard c81e19b745
Add note to citadel doc (#6667) 2020-03-02 14:42:54 -08:00
Eric Van Norman 50c280ef70
Fixes from community testing (#6679) 2020-03-02 13:29:13 -08:00
Eric Van Norman b8ef610695
Spelling update (#6665) 2020-03-02 13:29:04 -08:00
John Howard 71ae8d0682
Fix minor syntax error on istioctl describe (#6677) 2020-03-02 11:54:56 -08:00
John Pape b7f5606488
Removed unneeded command from snippet (#6648)
Should address https://github.com/istio/istio.io/issues/6647
2020-03-02 10:08:08 -08:00
Adam Miller 7bdfd9f233
Removed SDS reference per John Howard (#6654) 2020-03-01 17:08:52 -08:00
Brian Avery 0f742fc026
Fixed anchor links to point at glossary (#6652) 2020-02-28 16:50:49 -08:00
Romain Lenglet 943c45663f
Document the requirement for the NET_RAW capability (#6643)
Fixes https://github.com/istio/istio/issues/21625
2020-02-28 14:23:06 -08:00
Jonh Wendell d7ffaa3bf8
CNI: Add a missing parameter to OpenShift (#6646) 2020-02-28 12:51:47 -08:00
Yangmin Zhu e525b3b182
remove the mixer policy concept page (#6470)
* remove the mixer policy concept page

* also remove in concept page

* update task

* update
2020-02-28 11:06:11 -08:00
Bryant Hagadorn 178bfe0d01
Update Autocompletion to point to the full release page for tools directory. (#6603)
* Update index.md

* Update index.md

* Update index.md
2020-02-28 12:51:07 -05:00
Martin Ostrowski ed69325c5c
Update docs and manifest for kubectl install of operator (#6637)
* Update docs and manifest for kubectl install of operator

* Lint
2020-02-27 16:08:58 -08:00
Jason Young b709645d70
Update GKE platform setup (#6602) 2020-02-27 13:32:37 -08:00
Xinnan Wen 60271b8a21
update operator ref doc (#6600)
* update operator ref doc

* fix broken link

* Update url to archive link

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 11:25:05 -08:00
Jianfei Hu 6fb12b9c8e
Rewrite mtls migration instructions. (#6589)
* rewrite mtls migration doc.

* migrate out the comment out ones

* more service/wl swap, one level title up

* Update content/en/docs/tasks/security/authentication/mtls-migration/index.md

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

* lint fix, lockdown

* refer ns in lckdown

* reworded beginnig  sec

* remove the global.mtls.enabled.

* lint fix

* Apply suggestions from code review

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

* suggestion batch2.

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

* address turn3

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

* ns create separtae.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 07:20:59 -08:00
Douglas Reid 6ba9f2c86e
fix(observability docs): restructure docs for v2 telemetry (and remove problematic Mixer refs) (#6533)
* wip: setup observability tasks for v2

Signed-off-by: Douglas Reid <dougreid@google.com>

* continue work

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* remove mixer ref from what-is-istio

Signed-off-by: Douglas Reid <dougreid@google.com>

* further cleanup

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* when will the linting stop?

Signed-off-by: Douglas Reid <dougreid@google.com>

* Update content/en/docs/tasks/observability/mixer/_index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-26 14:55:17 -08:00
Jonh Wendell 2b6e528a91
Remove warning about multiple replicas in citadel deployment (#6610) 2020-02-26 13:53:51 -08:00
Diem Vu bfb8eb0fb3
Remove https overlay task (#6596)
* Remove https overlay

* Remove ref
2020-02-26 13:22:59 -08:00
stewartbutler dcf3f10108
Adding new flags to CNI docs (#6528)
* Adding new flags to CNI docs

* Fixing lint error

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

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Nit fixes

Co-authored-by: Romain Lenglet <romain.lenglet@berabera.info>
2020-02-26 10:35:46 -08:00
Diem Vu 6c8ffd2f69
Remove examples that set global.mtls.enabled (#6593) 2020-02-25 14:58:54 -08:00
Adam Miller f387200b5c
Typo fixes for issue #6487 (#6526)
* Typo fixes

* Fix linter error

* Typo

* Clarification
2020-02-25 14:58:45 -08:00
Romain Lenglet 54430797b9
Update circuit breaker task for 1.5 (#6599)
* Document starting fortio with automatic injection enabled

* Update fortio output
2020-02-25 14:28:09 -08:00
John Howard e6566e3378
Add note about JWT policies (#6550)
* Add note about JWT policies

This will be linked to from the istioctl apply output, which currently
has a warning if 1p jwt tokens are used.

* fix lint
2020-02-25 13:24:25 -08:00
carolynhu 010acda924
update release 1.5 performance and scalability page (#6537)
* update release 1.5 performance and scalability page

* fix lint error

* address comments
2020-02-25 12:19:11 -08:00
John Howard 50e6d06d16
Remove unsupported SDS from helm (#6549) 2020-02-25 11:35:39 -08:00
Kebe 5d1a5a5152
move DaoCloud to partners (#6553) 2020-02-25 11:07:43 -08:00
Jonh Wendell 7e210bd2f4
Improve instructions on OpenShift (#6556) 2020-02-25 10:41:58 -08:00
John Howard 352ba575a8
Cleanup GKE platform setup (#6548)
You cannot install GKE below 1.13 anymore, and we shouldn't mention
Mixer
2020-02-25 10:41:51 -08:00
Diem Vu e59a1998bf
Modernize authn tasks for 1.5 API and auto-mTLS by default (#6546)
* Modernize authn tasks for 1.5 API and auto-mTLS by default

* Also remove auto-mtls task as merge with the main task, as this mode is by default and having separate task is uneccessary

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Address first round comments

* Lint

* Lint

* Address more review comments

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Address comments and revert delete files to fix lint. Will remove in another PR

* Fix links

* More review

* Update content/en/faq/security/accessing-non-istio-services.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-02-25 10:13:25 -08:00
Xinnan Wen 4e5246b78f
update outdated injection related doc (#6538) 2020-02-25 09:08:33 -08:00
Yangmin Zhu c399db1761
authz: add task for deny policy (#6552)
* authz: add task for deny policy

* fix lint
2020-02-25 06:16:27 -08:00
lei-tang 9f5268322f
Update Node Agent to Istio Agent for Istio 1.5 (#6516)
* Update Node Agent to Istio Agent

* Add the article "the" to Istio Agent
2020-02-24 10:29:47 -08:00
lei-tang d0e36ce175
Update the document of DNS certificate management for Istio 1.5 (#6541) 2020-02-24 09:08:29 -08:00
Xinnan Wen ae181e8274
update operator api ver and fix (#6529) 2020-02-24 08:22:26 -08:00
Steven Dake 1c31ebb63c
Change how stickers should be used (#6535)
* Change how stickers should be used

* Add ServiceMeshCon to dictionary
2020-02-24 00:48:20 -08:00
lei-tang 5f16efe2d0
Remove webhook task from Istio 1.5 documentation (#6515)
* Remove webhook task from Istio 1.5 documentation

* Revision based on review comments

* Add archive.istio.io to url-ignore list
2020-02-21 17:26:06 -08:00
Eric Van Norman b2821c486a
Add tip to download specific Istio version (#6531) 2020-02-21 13:46:46 -08:00
Vadim Eisenberg 30f40a0e7b
rewrite Secure Gateways (SDS) to use openssl for generating certs/keys (#6190)
* rewrite Secure Gateways (SDS) to use openssl for generating certs/keys

additional improvements:
1. Generate and use client certificate/private key for mutual TLS
2. Do not use quotes in YAMLs where not required

* add removing csr files and client.example.com files

* delete the directories with the certificates -> delete the certificates and the keys
2020-02-21 10:54:31 -05:00
lei-tang 8f55ddbc67
Update the SDS documentation on Node Agent for Istio 1.5 (#6518)
* Update the SDS documentation on Node Agent

* Revise based on review comments
2020-02-21 07:44:33 -08:00
Eric Van Norman 81c1b5afe3
Update to use new IBM CLI commands (#6525)
* Update to use new IBM CLI commands

* Update tip for vlans
2020-02-21 07:19:51 -08:00
Jason Wang e62c16a6a4
Update reference docs (#6486)
* update reference docs

* move authn tls-check back
2020-02-21 07:19:43 -08:00
lei-tang 4e4f9354ab
Blog for removing cross-pod unix domain sockets (#6517)
* Blog for removing cross-pod unix domain sockets

* Revisions based on review comments
2020-02-21 06:31:56 -08:00
Tao HE a827eec128
Update istioctl upgrade docs (#6514)
* Update istioctl upgrade docs

* update title

* Removed experimental keyword

* Revert commit

* Update index.md

* fix lint

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-02-20 14:52:06 -08:00
Xinnan Wen ace8a7eb41
update istioctl installation guide based on new API (#6504)
* update istioctl installation guide based on new API

* address comment

* fix lint again
2020-02-20 12:57:47 -08:00
Eric Van Norman b56ba145c8
Update services/pods (#6520)
* Update services/pods

* Code review comments
2020-02-20 12:32:34 -08:00
Eric Van Norman ba89d40479
Fix spelling (#6510) 2020-02-20 07:48:55 -08:00
Taylor Reece fa2974c23a
Updated docker desktop image to reflect correct requirements, and new look of docker desktop. Fixes #6485 (#6490)
We really need a better process for approving changes to common material in multiple translations of the docs.
2020-02-19 15:08:42 -05:00
Francois Pesce 2771f53213
Doc fix [Standalone Operator Install] (#6493)
found during community testing:
- The version of API was incorrect.
- The first step of the doc did not have the namespace creation (it was
  in a 2nd step in the English version)
2020-02-19 13:11:53 -05:00
imgbot[bot] bc5edc8b41
[ImgBot] Optimize images (#6482)
*Total -- 3,315.63kb -> 2,462.23kb (25.74%)

/content/en/docs/setup/platform-setup/kubesphere/images/kubesphere-console.png -- 334.02kb -> 203.49kb (39.08%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service-select-productpage.png -- 218.73kb -> 149.48kb (31.66%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service.png -- 188.14kb -> 131.59kb (30.05%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-select-dashboard.png -- 328.05kb -> 230.16kb (29.84%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-ratings.png -- 190.72kb -> 135.04kb (29.19%)
/content/en/docs/examples/microservices-istio/add-mtls/dashboard-ratings-mtls.png -- 140.99kb -> 100.51kb (28.71%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-mesh.png -- 228.11kb -> 164.63kb (27.83%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-mesh-all.png -- 260.44kb -> 188.96kb (27.45%)
/content/en/docs/examples/microservices-istio/add-new-microservice-version/bookinfo-reviews-v2.png -- 93.56kb -> 71.35kb (23.74%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-initial.png -- 170.96kb -> 136.51kb (20.15%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-edge-labels-menu.png -- 182.78kb -> 146.78kb (19.7%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-display-menu.png -- 183.97kb -> 148.12kb (19.49%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway-only.png -- 178.97kb -> 145.13kb (18.91%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway.png -- 188.66kb -> 153.92kb (18.41%)
/content/en/docs/examples/microservices-istio/add-mtls/kiali-mtls.png -- 201.32kb -> 164.84kb (18.12%)
/content/en/docs/examples/microservices-istio/logs-istio/prometheus.png -- 219.38kb -> 184.89kb (15.72%)
/content/zh/about/contribute/review/review-process.svg -- 6.85kb -> 6.80kb (0.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-02-18 20:30:20 -08:00
Jason Young 1d2830fc2b
remove deprecated platform specific examples (#6468)
* remove deprecated platform specific examples

This examples were deprecated in the 1.4 release with
https://github.com/istio/istio.io/pull/5663. They were scheduled to be
removed in the next release (1.5).

* undo zh changes
2020-02-18 16:40:55 -08:00
Jason Young 2213f1fbba
remove references to experimental simplified multicluster setup scripts (#6467)
* remove references to experimental simplified multicluster setup scripts

* undo zh changes
2020-02-18 16:20:32 -08:00
John Howard c03f496a8e
1.4.5 release notes (#6466)
* 1.4.5 release notes

* Add CNI

* Fix 'spelling mistake'

* fix cni link

* fix numbers
2020-02-18 15:23:33 -08:00
John Howard c4941e40ca
Point to 1.5 branch of Istio (#6488)
* Point to 1.5 branch of Istio

* Fix repo link

* api pt-br
2020-02-18 15:01:27 -08:00
Chunlin Yang 472d732804
Correct typo (#6463)
Signed-off-by: clyang82 <clyang@cn.ibm.com>
2020-02-18 00:33:27 -08:00
Martin Ostrowski 49bc208bbb
Update docs for installing the operator (#6473)
* Update docs for installing the operator

* Lint
2020-02-17 22:01:28 -08:00
pengfei 3a9a907860
add kubesphere to platform-setup solutions (#6424)
* add kubesphere to platform-setup solutions

Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>

* refine kubesphere guide

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refactor kubesphere platform setup guide, remove translations

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* remove weight changes from IBM cloud

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add words to .spelling to fix lint CI

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix spelling error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add words to .spelling

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refine kubesphere.md, remove redundant words from .spelling

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix lint_check error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix Unordered list indentation error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix Unordered list indentation error - line 20

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add 4 spaces to fix Unordered list indentation error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* change weight, fix unordered list error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refine kubesphere.md

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>
2020-02-17 10:14:17 -08:00
Romain Lenglet bddd07acce
1.3 EOL Final (#6453)
RIP 1.3

* 1.3 EOL Final

* Update Zookeeper links
2020-02-14 13:17:35 -08:00
Justin Pettit 28af7bd272
Update index.md (#6465)
Clean up a few small issues.
2020-02-14 12:56:14 -08:00
Eric Van Norman f24a7da372
Replace 3.5.6 ZooKeeper links with 3.5.7 (#6471) 2020-02-14 11:45:13 -08:00
Steven Dake 6466cc8b3b
Revert "Standealone Operator is beta in 1.5. (#6425)" (#6460)
As per agreement in Environments WG meeting on Feb 12, 2020,
moving operator to Alpha.

This reverts commit b3713a2654.
2020-02-12 11:29:18 -08:00
Martin Taillefer c60e4e8d09
Update index.md (#6454) 2020-02-12 07:05:23 -08:00
Martin Taillefer c14a692499
Update index.md (#6455) 2020-02-12 06:44:05 -08:00
imgbot[bot] a73d83d37b
[ImgBot] Optimize images (#6439)
*Total -- 8.71kb -> 8.49kb (2.6%)

/content/en/about/community/customers/toss.svg -- 1.87kb -> 1.69kb (9.72%)
/content/en/about/contribute/review/review-process.svg -- 6.85kb -> 6.80kb (0.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-02-12 05:37:24 -08:00
mandarjog 21b37d4c40
Issue security update and update 1.3.7 release notes (#6449)
* Add update 1.3.7 rn and issue securitry update

* spellings
2020-02-11 21:01:35 -08:00
Adam Miller 43609130ea
Add tutorial modules for enabling Istio, mTLS, versioning, gateway, logging (#6372)
* Added new modules

* Add more modules

* Grammar tweaks

* Tutorial fixes

* Fixed pathing errors and desc.

* Fixed broken steps and typos

* Restore download section

* fixed broken links

* Fixed more broken links

* Fixed linter issue

* PR review fixes

* Remove unwanted json file

* Lots of review fixes
2020-02-11 13:50:44 -08:00
Francois Pesce 64c33d90b3
fix cut/paste error (#6446)
* fix cut/paste error

* fix lint
2020-02-11 11:01:30 -08:00
Francois Pesce 20b4ecb104
ISTIO Security 2020 001 (#6444)
* ISTIO Security 2020 001

* fix plural
2020-02-11 10:14:12 -08:00
JacktheLee e643f5a931
toss in action (#6386) 2020-02-10 12:50:00 -08:00
LiuDui a249a3cf87
Update delete step (#6437) 2020-02-10 09:35:18 -08:00
Shamsher Ansari 339357f8d1
Add option to setup Istio on KIND (#6416)
* Add option to setup Istio on KIND

* Rename KIND to kind, fix few typos

* Arrange in a easy to follow steps

* Few more updates to make sentence better

* Small tweaks

* last few improvments
2020-02-10 09:09:10 -08:00
Theofilos Papapanagiotou 19bae882b3
add istioctl ps (#6434)
add alternative form of proxy-status in istioctl guide
2020-02-10 08:32:04 -08:00
Steven Dake b3713a2654
Standealone Operator is beta in 1.5. (#6425) 2020-02-10 07:43:58 -08:00
jacob-delgado 2791985d69
Add documentation for IST0119 JWT analyzer (#6418)
* Add documentation for IST0119 JWT analyzer

* Fix linting issues
2020-02-07 16:30:43 -08:00
Eric Van Norman c656b32796
Fix CHANGLOG-* locations being updated in Kubernetes. (#6422) 2020-02-07 15:25:32 -08:00
Jason Wang 3e410d2462
Update grab reference docs scripts (#6393)
* Update reference docs for 1.5

* scripts

* rerun update

* update contents

* update contents again
2020-02-06 11:18:59 -08:00
Istio Automation cdd2fc6b29
Automator: update istio.io@master reference docs (#6394) 2020-02-06 08:15:10 -08:00
imgbot[bot] c5c11e10ff
[ImgBot] Optimize images (#6403)
*Total -- 1,266.80kb -> 1,165.65kb (7.98%)

/content/en/about/community/partners/solo.png -- 51.31kb -> 39.36kb (23.29%)
/content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/bookinfo.png -- 91.13kb -> 70.05kb (23.12%)
/content/pt-br/docs/examples/microservices-istio/bookinfo-kubernetes/bookinfo.png -- 91.13kb -> 70.05kb (23.12%)
/content/zh/docs/examples/microservices-istio/production-testing/bookinfo-details-unavailable.png -- 82.33kb -> 63.62kb (22.73%)
/content/pt-br/docs/examples/microservices-istio/production-testing/bookinfo-details-unavailable.png -- 82.33kb -> 63.62kb (22.73%)
/content/en/about/community/partners/kubesphere.svg -- 7.35kb -> 6.78kb (7.85%)
/content/pt-br/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example_with_admiral.svg -- 236.28kb -> 233.77kb (1.06%)
/content/en/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example_with_admiral.svg -- 236.28kb -> 233.77kb (1.06%)
/content/pt-br/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example.svg -- 193.44kb -> 191.44kb (1.04%)
/content/en/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example.svg -- 193.44kb -> 191.44kb (1.04%)
/content/en/about/community/partners/layer5.svg -- 1.76kb -> 1.76kb (0.17%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-02-06 07:55:33 -08:00
Johannes Scheuermann ef4b6b43b0
Make CoreDNS docs for Multi Cluster more precise (#5819)
* Make CoreDNS docs for Multi Cluster more precise

* Add DNS port to forward command
2020-02-05 10:30:59 -08:00
Rigs Caballero dc65d56094
Rewrite contribution guides to empower reviewers (#6358)
* Rewrite contribution guides to empower reviewers

This rewrite includes the following changes:

- Implement the new reviewer role.
- Restructure the contribution guides into multiple smaller pages to make
  them easier to reference.
- Added separate pages for adding new content and reviewing content.
- Added clarifying text for the implemented shortcodes and processes.
- Updated all links.
- Added color-coded flow chart of the review process.

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

* Add content to help identify audience needs.

Addressed typos, consistency improvements, and other small fixes.
Added a mention and link to our code of conduct to the review process.

Signed-off-by: rcaballeromx <grca@google.com>
2020-02-05 09:39:22 -08:00
pengfei 29698c40c5
add kubesphere to istio community partner (#6391)
* add kubesphere logo to istio community partner

* add kubesphere logo to istio community partner

* Move up KubeSphere logo alphabetically
2020-02-05 09:13:19 -08:00
girishranganathan 930a6cc4d1
finish off adding layer5 adapter (#6389)
* adding layer5 adapter to the repos

* - including the generated adapter html file

Signed-off-by: Girish Ranganathan <girish.rranganathan@gmail.com>

* - updated title
2020-02-05 08:09:59 -08:00
Bryant Hagadorn 87839e0d90
Updated cert-manager version (#6377)
* Updated cert-manager version

As of v.10 of cert-manager the `apiVersion` has changed to `cert-manager.io/v1alpha2`

* Edit Cert as well
2020-02-05 08:09:51 -08:00
Adam Miller 35f7ad8bc0
Define and link SDS on first mention (#6363)
* Define and link SDS on first mention

* Added fix for minikube

* Fix bad link to SPIFFE

* Revert "Fix bad link to SPIFFE"

This reverts commit 7efcc80958.
2020-02-04 15:17:37 -08:00
Romain Lenglet 78bef117ed
Istio 1.3.7 release announcement (#6395) 2020-02-04 11:34:13 -08:00
Suchith J N 5abe1c2696
update documentation for TCP traffic shifting: use a dedicated namesp… (#6368)
* update documentation for TCP traffic shifting: use a dedicated namespace instead of using default [istio-18285]

* fixed lint error in tcp-traffic-shifting/index.md in creating new namespace section (istio#18285)

* fix ordered list numbering to conform to MD029 configured to 'one' (istio.io/istio#18285)
2020-02-03 07:58:48 -08:00
Istio Automation 235e35dee4
Automator: update istio.io@master reference docs (#6385) 2020-02-03 07:31:25 -08:00
John Howard 65c2cc7594
Fix 1.5 release date (#6388)
Also push the banner start date out to give us time to fix
https://github.com/istio/istio.io/issues/6387
2020-02-03 07:08:35 -08:00
Istio Automation 7682a11d55
Automator: update istio.io@master reference docs (#6375) 2020-01-31 10:59:56 -08:00
John Howard 7f218afb1b
Remove galley docs (#6361)
* Cleanup validation docs

* Clean up some Galley references for istiod

* fix syntax
2020-01-31 09:15:51 -08:00
imgbot[bot] 619dc10350
[ImgBot] Optimize images (#6131)
*Total -- 173.46kb -> 133.67kb (22.94%)

/content/en/docs/examples/microservices-istio/bookinfo-kubernetes/bookinfo.png -- 91.13kb -> 70.05kb (23.12%)
/content/en/docs/examples/microservices-istio/production-testing/bookinfo-details-unavailable.png -- 82.33kb -> 63.62kb (22.73%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-01-31 08:06:45 -08:00
Eric Van Norman 8f611857fc
Update Solo.io logo (#6380) 2020-01-31 08:05:59 -08:00
Eric Van Norman 664b4453af
Fix URLs to fix lint link errors (#6379)
* Fix LightStep URLs to fix lint link error

* Also fix spiffe.github.io to spiffe.io

* Update LightStep URL to match fowarded link
2020-01-31 07:28:53 -08:00
Steven Dake 0525226703
Fix problem links (#6382)
* Fix problem links

Some of these changes need to go into the API repo as well.

* Update content/pt-br/news/releases/0.x/announcing-0.1/index.md

Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com>

Co-authored-by: Jhon Mike <jhon.msdev@gmail.com>
2020-01-31 07:18:22 -08:00
Istio Automation 298fca0061
Automator: update istio.io@master reference docs (#6373) 2020-01-29 09:58:33 -08:00
Kenjiro Nakayama d9799c366f
Add GRPC-WEB to supported protocol for Gateway (#6370)
* Add GRPC-WEB to supported protocol for Gateway

This patch adds GRPC-WEB to supported protocl for gateway.

Please refer to https://github.com/istio/istio/pull/20537/.

* Revert non-English page
2020-01-28 16:02:21 -08:00
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
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
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
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
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
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
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
Frank Budinsky 30b3ad86c0
Use proper Envoy link (#6298) 2020-01-06 12:43:23 -05:00
Oliver Liu 7e225624b8 Improve the MTLS migration task. (#6255)
* Improve the MTLS migration task.

* Small fix.

* More improvements.

* Small fix.

* Small fix.

* Small fix.

* Small fix.

* Small fix.

* Lint fix.

* Copy edits

* Apply suggestions from code review

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-01-06 08:58:25 -08:00
Yangmin Zhu 362a64cf95 add notes for enabling mTLS for authz (#6280) 2020-01-06 08:09:25 -08:00
2BFL b4bcf500e8 remove anchor for lint (#6296) 2020-01-06 10:54:49 -05:00
Vadim Eisenberg b6a786ca93 Fix comments of 5262 (#6206)
* add "for" in description: ... configure Istio for Kubernetes External Services

* add "in the default namespace" to "create a Kubernetes ExternalName Service"

* mention the Kubernetes DNS format for services
2020-01-03 11:32:24 -08:00
Frank Budinsky 0906da388f Minor corrections to admiral blog post (#6286)
* Minor corrections to admiral blog post

* remove istio-ingressgateway from .spelling

* fix links
2020-01-03 11:13:24 -08:00
SerenaFeng 8da598fdff V1/2_POD_IP error when there are other pods labelled version=v1/2 (#6245)
* bugfix: V1/2_POD_IP set error when there are multiple pods labelled version=v1/2

* certificate decode error when decoding from bash pipe by openssl

* revert certificate decode error when decoding from bash pipe by openssl
2020-01-03 11:14:56 -05:00
Vadim Eisenberg b05c4c73e0 Tutorial fixes: prerequisites, setup Kubernetes, setup a local computer (#6153)
* no need to "connect to your cluster" in order to create an environment variable

* no need for mutual TLS in Istio installation

* fix the Jaeger port

should be 9411 instead of previous 80

* split the sentence about sending the configuration files to each participant

* you configured the cluster for the tutorial (single)

in this tutorial, the tutorial is used in single. The tutorial is composed of multiple modules.

* when setting local computer, do not export the namespace

the namespace name is selected in the previous steps by the instructors or
by the participant who owns a cluster
2020-01-02 15:12:23 -08:00
aattuluri c6e14a05dc Blog on configuration automation for Istio multicluster with local control planes (#6220)
* Istio multi-cluster with local control planes automation

* Grammatical fixes from review comments.

* Fix lint error.

* Fix lint error.

* Fix more lint errors.

* Add pictures and fix language for code blocks.

* Update images.

* Update descriptions

* Fix more lint errors.

* Add istio-ingressgateway to spelling.

* Change istio io links to relative paths.

* Some reworking and add content on dependeny CR to the doc.

* Move to year 2020

* Update weight for right display.

* Copy edits, clarified language

* Typo fix

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-01-02 14:46:23 -08:00
Lin Sun 7d2c7d1e21 use the new install link (#6199) 2019-12-31 08:27:22 -08:00
Lin Sun 86f642902b remove controlPlaneSecurityEnabled (#6200)
* remove controlPlaneSecurityEnabled

as it is enabled by default now

* more update

* more updates

* more updates

* more update
2019-12-31 08:14:30 -08:00
Lin Sun c285372359 update with correct output (#6186)
* update with correct output

shows source and destination service

* Update index.md
2019-12-31 08:14:22 -08:00
Chris Wilson b2395ff16a Update analyze doc to reflect https://github.com/istio/istio/pull/19647 (#6185) 2019-12-30 13:30:21 -08:00
Frank Budinsky 23aeda36dd Add required matchLabels to deployments (#6155) 2019-12-20 10:49:06 -08:00
Lin Sun 4601017961 remove bin reference to istioctl (#6154)
* remove bin reference to istioctl

as all of our other tasks assume istioctl is on the path already.  Having it cause me an alert on my mac:

“istioctl” can’t be opened because Apple cannot check it for malicious software.

* fix istioctl path
2019-12-19 13:55:05 -08:00
Lin Sun 9bf0d55b26 update the cmd to retrieve token correctly (#6128)
* update the cmd to retrieve token correctly

* update to remove empty char only

* remove tab also

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>
2019-12-18 06:24:23 -08:00
Adam Miller cfacac51b7 Adding tutorial modules: containerize, deploy, and test (#5485)
* Added first draft of three modules

* New links, linter fixes, grammar

* Fixed variable steps, sequencing, removed TODO

* Fixed linter error

* GKE note and config verification steps

* Fixed typo

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/setup-local-computer/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/testing-in-production/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Implemented review comments

* Fixed bad link

* Fixed linter failure

* Fixed link and warning indent
2019-12-17 17:26:24 -08:00
Shamsher Ansari 38a997a026 Set Kiali username and password on separate prompt (#6079)
* Set Kiali username and password on separate prompt

* Fix linting errors

* Revert zsh prompt to single copiable box

* Fix review comment suggestions

* Remove spacing

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-12-17 07:57:50 -08:00
Yan Xue 8fd418b7f5 add explanation for ist0118 (PortNameIsNotUnderNamingConvention) (#6090)
* add explanation for ist0118

* address comment

* fix

* remove
2019-12-17 06:53:50 -08:00
youmoo 633309cbbf Fix typo (#6115)
"less than" not "less that"
2019-12-16 06:44:48 -08:00
Jianfei Hu f2e87724f3 remove optional wording in title (#6089) 2019-12-16 09:20:05 -05:00
Martin Taillefer 7f2017fe05
Update reference docs. (#6104) 2019-12-14 23:43:40 -08:00
Frank Budinsky 90ddf0383a Remove virtual service from glossary (#6088)
* Remove virtual service from glossary

* tweak wording
2019-12-13 14:35:48 -08:00
Xinnan Wen 99c6016793 update doc for multi cluster (#6065)
* update doc for multi cluster

* update more places

* Update doc based on suggested change

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-12-13 14:51:13 -05:00
Chris Wilson 5091fa39c7 Update docs to reflect graduating istioctl analyze from experimental (#6061)
* Graduate istioctl analyze out of experimental

* Run update_ref_docs
2019-12-13 10:55:22 -08:00
Francois Pesce 5e14b89215 1.2 EOL Final (#6085) 2019-12-13 13:40:20 -05:00
Joe Selman 6f3bf01fff Document MTLSPolicyConflict analyzer messages (#6052)
* Document MTLSPolicyConflict analyzer messages

* Fix lint errors

* More accurate language

* Better list description
2019-12-12 11:58:03 -08:00
Frank Budinsky 3a1939836a Bookinfo getting started clarification (#6063) 2019-12-12 10:30:02 -08:00
Francois Pesce 004a4489e5 Add CVE-2019-18838 (#6051)
* Add CVE-2019-18838

* Make linter happy

* Typos...

* Apply suggestions from code review
2019-12-11 12:13:02 -08:00
Johannes Scheuermann a9a8c9ef87 Simplify istioctl diff command (#6005) 2019-12-10 14:28:43 -08:00
Shamsher Ansari 5c269c0340 Improve Mutual TLS migration example (#6035)
As with version v1.4.0, Experimental multi-cluster setup has been added to istioctl

The following command also provides istio-multicluster-destinationrule and host information

kubectl get destinationrule --all-namespaces
2019-12-10 13:06:43 -08:00
Joe Selman 1562e6dc10 Update reference docs. (#6038) 2019-12-10 12:02:44 -08:00
Francois Pesce 89c2599252 Correct date (#6049) 2019-12-10 11:03:28 -08:00
Francois Pesce ba510b6c3a ISTIO-SECURITY-2019-007 announcement (#6047) 2019-12-10 10:27:30 -08:00
Shamsher Ansari 6da47574b2 Fix broken link for Configure Citadel Service Account Secret Generation (#6042) 2019-12-10 08:11:08 -08:00
chentanjun 29b3a372dc fix url due to the kubernetes new release 1.17 (#6041) 2019-12-10 08:06:52 -08:00
Kuat 0ebe85b83c add a note to known problems (#6012)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-12-06 13:03:47 -08:00
Frank Budinsky 2989c30e61 Warn helm 3 is not supported (#5994) 2019-12-06 11:01:48 -08:00
Johannes Scheuermann fc8d0b5b32 Document subzon topology key for Kubernetes (#6006) 2019-12-06 10:10:48 -08:00
Shamsher Ansari ae81fe9cec Fix setting up Automatic mutual TLS example (#6010) 2019-12-06 07:12:48 -08:00
Martin Taillefer ae41b8fcdd
Site improvements. (#6003)
- Update common files.

- Switch to latest Hugo version.

- Thanks to the new Hugo, retire the text_hack shortcode.
The hack is no longer needed.
2019-12-06 06:59:22 -08:00
mtail bfb1a49c8d Accidentally bumped this version, restoring. 2019-12-05 16:12:20 -08:00
Martin Taillefer 9f353c69a6
Improve hugo perf a bit. (#6001)
- Improve efficiency of some lookups and loops.

- Stop generating spurious feed.xml files all over the
hierarchy.
2019-12-05 16:08:10 -08:00