Commit Graph

871 Commits

Author SHA1 Message Date
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
Martin Taillefer 6b877c9641
Improve the "latest releaae" banner. (#5999)
The banner now points to the current release's announcement page, which is really
the 'dashboard' for a new release, and has all the right links for the user.
2019-12-05 15:06:58 -08:00
Yuchen Dai 34b6bb9ea5 fix istioctl cni on gke (#5987)
`istioctl manifest apply --set profile=demo --set cni.enabled=true --set values.cni.cniBinDir=/home/kubernetes/bin` by default put the `istio-cni-node` daemonset in istio-system namespace. The cni pod fails to create.

According to the helm command here 3fc0e65d94/README.md (usage) `istio manifest` should set cni.namespace to kube-system on gke

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
2019-12-05 13:58:48 -08:00
Martin Taillefer c863bea599
Content changes to prepare to switch to the new Hugo. (#5993)
These fix problems encountered when switching to the new Hugo which has
a completely different markdown engine. I went through diffs of the generated
HTML and made required adjustments.
2019-12-05 12:44:01 -08:00
jbounds83 a6e1ce49e3 Update index.md (#5991)
Fix indent on gateways value
2019-12-05 12:26:22 -08:00
Istio Automation a58a1795af
[master] Add section on external charts (#5975)
* Add section on external charts

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

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

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

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

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

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

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

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

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

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

* Spelling

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

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

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

Co-Authored-By: John Howard <howardjohn@google.com>

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

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-12-05 12:06:22 -08:00
John Howard de3d21097c 1.4.1 Release Notes (#5950)
* 1.4.1 Release Notes

* Remove alias

* Fix spelling error

* Update content/en/news/releases/1.4.x/announcing-1.4.1/index.md

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>
2019-12-05 11:55:22 -08:00
Francois Pesce 67f7b26c01 Address #5902 add 1-liner description to CVEs (#5978)
* Address #5902 add 1-liner description to CVEs

* Apply suggestions from code review
2019-12-04 13:57:05 -08:00
Martin Taillefer 1dba095f79
Add support for events. (#5953)
Events are used for special announcements. There are stickers and banners that can be
displayed to the user. These can be used to announce an imminent release with a
sticker and countdown clock, or can be used to invite users to a future
conference, or can be used to announce that a new release is available for download.

See the authoring guide for instructions on how to use these announcements.
2019-12-04 12:12:52 -08:00
banix 9e2ffe12bf Adding an entry for Zookeeper (#5951)
* Adding an entry for Zookeeper

* adding line about unsafe option

* removing line about unsafe option
2019-12-04 11:49:13 -08:00
Frank Budinsky dc7124a10a Clarify workload glossary entry (#5962) 2019-12-04 08:36:12 -08:00
Yangmin Zhu c40d77adf8 remove leftover CRD (#5964)
* remove leftover CRD

* Text edits
2019-12-04 08:23:12 -08:00
Martin Taillefer 6165cb9821
Replace cookies with local storage. (#5949)
- We don't need cookies for istio.io, the few settings we do have should be
managed with browser-local storage instead. This is a better privacy posture,
and avoids sending needless data to the server for every request.
2019-12-02 13:02:51 -08:00
Martin Taillefer a222793255
Site improvements. (#5939)
- Move some info to front-matter in the different security bulletins
such that it can be used when building the security bulleting index page.

- Update the security bulletin index page to show affected relesses and
impact score.

- Make it so table headers are vertically centered, which looks a lot nicer
when there are a combination of single-line and multi-line headers in the
same table.

- Add a few checks to correctly hide draft mode documents from sight
in more cases.

- Remove a stale document that's been in draft mode since first being
created in 2017.

- Clean up a bit of text in some release notes.
2019-12-02 09:37:57 -08:00
Jonas Lomholdt 2abe169849 Update index.md (#5940)
Fix broken link to Zipkin homepage.
2019-12-01 05:47:42 -08:00
Martin Taillefer a991f5340b Add info about how we use branching in the doc repo. (#5933)
* Add info about how we use branching in the doc repo.

* More details.
2019-11-29 11:27:41 -08:00
Hongzhi c17b7c1caa lack of indentation (#5931) 2019-11-29 06:33:42 -08:00
Xinnan Wen 5bee76f252 Fix cni doc (#5886)
* Fix cni doc

* Address comment

* add more fixes
2019-11-28 16:51:10 -08:00
Frank Budinsky 8dee6caae3 Add overview to deployment models doc (#5923)
* Add overview to deployment models doc

* Fix broken link

* fix spelling error

* change description

* tweak wording
2019-11-28 16:38:12 -08:00
Frank Budinsky bab284bc0f
Add missing quick-start alias (#5920)
* Add missing quick-start alias

* Undo deployment model change
2019-11-28 09:56:11 -05:00
Venil Noronha 5dc67ec67c Fix protocol sniffing documentation (#5899)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-11-27 13:49:41 -08:00
John Howard 24e35577de Add note about annotations to control traffic (#5896)
* Add note about annotations to control traffic

Fixes https://github.com/istio/istio/issues/19258

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

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-27 11:17:41 -08:00
Adam Miller e2b1e73942 New page for analyzer message IST0002 (#5885) 2019-11-27 10:55:23 -08:00
Martin Taillefer dbed6f0eba
Add a web site change log page. (#5861) 2019-11-27 10:31:46 -08:00
chentanjun 7fe0dd944c fix [Knative project] url to https://github.com/knative/pkg (#5887) 2019-11-26 19:57:11 -08:00
Steve Manuel db7cc60300 typo: fix 'multicluster' sub-command (#5884) 2019-11-26 10:41:11 -08:00
imgbot[bot] 7c3ac7dbea [ImgBot] Optimize images (#5881)
*Total -- 16.78kb -> 8.67kb (48.3%)

/content/zh/about/community/customers/inspurcloud.png -- 8.39kb -> 4.34kb (48.3%)
/content/en/about/community/customers/inspurcloud.png -- 8.39kb -> 4.34kb (48.3%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-26 10:15:11 -08:00
Frank Budinsky 16b11a22e1 Clarify SDS is not default (#5882) 2019-11-26 10:00:42 -08:00
Caleb Wang a7d546e5ce Add Inspur company to customers (#5865)
* add inspur to customers

* remove spaces
2019-11-26 09:44:56 -08:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Martin Taillefer e2de4d428b Added info on embroidering the logo. (#5854) 2019-11-25 10:55:39 -08:00
Yangmin Zhu 5c49fbd310 fix (#5844) 2019-11-25 04:54:39 -08:00
chentanjun f24e8d41f5 add zh in /zh、update lintcheck ci、fix conflicts (#5823) 2019-11-24 21:47:38 -08:00
David Ebbo 45d6a26be8 Clarified istioctl local case (#5822)
* Clarified istioctl local case

As suggested in https://github.com/istio/istio/issues/18978

* Expanded local file analysis description
2019-11-22 09:24:24 -08:00
imgbot[bot] 84cec4cf3f [ImgBot] Optimize images (#5811)
/content/en/docs/ops/performance-and-scalability/latency_p90.svg -- 169.12kb -> 168.95kb (0.1%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-20 16:51:04 -08:00
Martin Taillefer cb5380ad33
Adapt to broken link. (#5813) 2019-11-20 15:42:31 -08:00
Istio Automation 1a9623c9f6 rename latency graph labels (#5801) 2019-11-20 13:15:04 -08:00
Martin Taillefer e3c8077416
Introduce a shortcode to produce the disclosure detail table in security bulletins. (#5800) 2019-11-20 08:06:15 -08:00
Jianfei Hu d398b01587 Add auto mtls in annoucing doc for 1.4. (#5798)
* add auto mtls in annoucing

* suggestion from code review, 1st.

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-20 07:16:47 -08:00
Martin Taillefer 6cdafbeb3d Add support for dots & pills for both news and blog posts. (#5768)
- If a returning user comes to the site, if there are unread
blog posts or news articles less than 15 quadrllion nanosecond
old will be treated as being unread. When there are unred articles,
the News or Blog link in the title bar will get a green dot indicating
articles are available. When clicking on News, then you'll get the
news categories with a pill showing how many articles are unread for
each category.

First-time visitors to the site will not get any dots or pills for
existing articles. These will only appear in subsequent visits for
new articles.

Due to the default behavior for new users, if you just look at the
preview, you will not see any pills or dots. To see what this actually
looks like, load up the preview, then go to the Chrome Developer Tools,
click on the Application tab, then on Local Storage, and then find the
visitedPages entry. Right click on the entry, select Edit Value,
and set the value to {}. Then refresh the page and you
should see some dots show up next to the Blog and News links in
the header.
2019-11-19 11:44:46 -08:00
Vadim Eisenberg 66f2d2a02c Use subset in the destination rule of TLS origination (#5795)
* use a subset in the destination rule for TLS origination

this way the TLS origination will only be applied for the traffic directed by the
virtual service for TLS origination. TLS origination will not be applied for the original TLS traffic

* add a check that the original TLS traffic works as before
2019-11-19 09:51:45 -08:00
Xinnan Wen 97fcd651a2 fix ingress cert deployment doc (#5777) 2019-11-19 07:51:45 -08:00
Eric Van Norman 8659e6ed40 Remove Istio version from download commands (#5792)
scripts now find latest non-canidate versions
2019-11-19 07:33:45 -08:00
Jonh Wendell 6c67485495 Update istioctl profile list to reflect actual output (#5775) 2019-11-18 12:28:45 -08:00
Martin Taillefer b5ddc1fa56
Big cleanup of security bulletins. (#5761)
- Security bulletins now have a cleaner style, with a common table
at the top capturing common info.

- Generate a custom table when showing the list of bulletins.
2019-11-18 07:19:36 -08:00
Martin Taillefer 6e6eb6d031
Reorganize the news section. (#5740) 2019-11-16 19:25:54 -08:00
Martin Taillefer f631e0ca26
Fix problems with the glossary page. (#5758)
- Remove some stray characters at the top of the page.

- Fix scrolling behavior such that the selected letter stays on the
screen. This broke due to a bug fix on the istioctl page which had
an unexpected side effect,

- Remove extraneous alias that could lead to infinite redirect loops.
2019-11-16 12:18:00 -08:00
chentanjun 4a6cc71dcd fix-up some broken url (#5746) 2019-11-16 05:24:43 -08:00
Xinnan Wen d264028b21 update telemetry v2 doc (#5662)
* update telemetry v2 doc

* Address comment

* fix linter
2019-11-15 15:08:00 -08:00
Neeraj Poddar f3c9bb8221 Add resolution and examples for analzyer. (#5729) 2019-11-15 13:56:46 -08:00
Phillip Quy Le 865069ca13 Add link to authz trust domain migration (#5733) 2019-11-15 11:23:46 -08:00
Frank Budinsky 2ce5177109 Correct flow of text in blog (#5730) 2019-11-15 10:34:46 -08:00
Phillip Quy Le bc16c4c4a7 Create trust domain migration task for authz (#5486)
* Create trust domain migration task for authz

* Revise content and address comments

* Remove httpbin and sleep from example
2019-11-15 10:14:46 -08:00
Iris 60941d311a Update vm examples for mesh expansion to use istioctl (#5671) 2019-11-15 08:12:46 -08:00
Steven Dake 602b75bdfb Cleanup standalone operator instructions (#5700)
* Cleanup standalone operator instructions

* Fix linter error.
2019-11-15 06:25:46 -08:00
Yangmin Zhu 14f573a717 add announcement for authorization in Beta (#5695)
* add announcement for authorization in Beta

* minor fix
2019-11-14 14:38:46 -08:00
Frank Budinsky fc94fd4270 Some minor corrections (#5696)
* Some minor corrections

* fix lint errors
2019-11-14 14:25:46 -08:00
Martin Taillefer 48c8a28968
Prepare for 1.5. (#5689) 2019-11-14 13:01:31 -08:00
Lin Sun 4b9e8de50e small clarification (#5688)
we got users asking us if this config can be removed so add a comment here to clarify it.
2019-11-14 12:45:46 -08:00
Istio Automation 03fce8d76e [master] Fix Download (#5693)
* Fix Download

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

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 12:31:51 -08:00
Lin Sun 2836c05b39 update istioctl download instruction (#5691)
* update istioctl download instruction

```
$ curl -L https://istio.io/downloadIstioctl | ISTIO_VERSION=1.4.0 sh - 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   101  100   101    0     0    261      0 --:--:-- --:--:-- --:--:--   260
100  2339  100  2339    0     0   4524      0 --:--:-- --:--:-- --:--:--  4524
Downloading istioctl-1.4.0-osx.tar.gz from https://github.com/istio/istio/releases/download/1.4.0/istioctl-1.4.0-osx.tar.gz ... 
istioctl-1.4.0-osx.tar.gz download complete!

Add the istioctl to your path with:
  export PATH=$PATH:$HOME/.istioctl/bin 

Begin the Istio pre-installation verification check by running:
	 istioctl verify-install 

Need more information? Visit https://istio.io/docs/reference/commands/istioctl/
```

* Update content/en/docs/ops/diagnostic-tools/istioctl/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 12:27:03 -08:00
Martin Taillefer 77a6535313
Add redirect for download scripts. (#5687) 2019-11-14 10:50:09 -08:00
Lin Sun 78a98b3d20 add istioctl download instruction (#5683) 2019-11-14 10:46:25 -08:00
imgbot[bot] 7127c4b401 [ImgBot] Optimize images (#5686)
*Total -- 462.00kb -> 354.39kb (23.29%)

/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 70.47kb -> 50.40kb (28.47%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 71.62kb -> 54.33kb (24.14%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 71.49kb -> 54.54kb (23.7%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 69.20kb -> 53.49kb (22.7%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 95.54kb -> 74.65kb (21.87%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 83.69kb -> 66.98kb (19.97%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-14 10:42:04 -08:00
Limin Wang fab8103f1a Update authorization feature phase. (#5685) 2019-11-14 10:39:46 -08:00
John Mazzitelli 0eefb5f1bd [kiali] add viewing and editing Istio configuration YAML to the task (#5682)
* [kiali] add viewing and editing Istio configuration YAML to the task

* The linter is failing this because it considered "Config" a spelling error. However, the actual GUI menu item is literally called "Istio Config".
Because of this, I cannot format "Istio Config" in simply bold letters (which is the Istio doc standard for denoting GUI elements).
Thus, even though its a GUI element, I have to surround with backticks to avoid this being considered a spelling error.

* Incorporate review suggestion.
Fix some other things I noticed.
2019-11-14 10:19:46 -08:00
mtail e64468ecd0 Fix order of ops guide items. 2019-11-14 09:45:02 -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
John Howard 048c8e2deb Added more security release notes (#5604)
* Added more security release notes

* Fixes

* auto mtls note

* Fix lint errors
2019-11-14 08:47:46 -08:00
imgbot[bot] 44f3b69571 [ImgBot] Optimize images (#5681)
*Total -- 519.17kb -> 415.78kb (19.92%)

/content/en/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 74.48kb -> 56.30kb (24.41%)
/content/en/docs/tasks/observability/kiali/kiali-validate1-list.png -- 56.54kb -> 42.82kb (24.27%)
/content/en/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 66.59kb -> 51.16kb (23.17%)
/content/en/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 64.55kb -> 49.65kb (23.09%)
/content/en/docs/tasks/observability/kiali/kiali-wiz3-weighted-routing-wizard.png -- 56.24kb -> 45.06kb (19.87%)
/content/en/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 92.98kb -> 78.59kb (15.48%)
/content/en/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 62.54kb -> 53.13kb (15.04%)
/content/en/docs/tasks/observability/kiali/kiali-wiz4-ratings-weighted-route-90-10.png -- 45.25kb -> 39.07kb (13.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-14 06:47:27 -08:00
John Mazzitelli c17237118b [kiali] add new sections to illustrate non-graph-related features (#5665)
* [kiali] add a new section that creates a weighted route to show kiali is more than just a pretty graph.

* spell checker failed, I assume "dropdown" and "checkbox" and "popup" must not be compound words.
(I can't get the linter to run locally on my box, so I have to commit this and see what travis says)

* address suggestions.

* Alot of the Istio community does not know that Kiali is more than just a graph.
We want to get that across. This Task can't cover it all, so this commit
adds a link to the "Features" page of the kiali website
which lists the non-graph features as well so people can at least
learn about those other features.

* add a task to show kiali validation
2019-11-14 06:43:16 -08:00
Istio Automation b049b734c8 [master] Explicitly identify missing ingress spans could be due to experimenta… (#5679)
* Explicitly identify missing ingress spans could be due to experimental outbound protocol detection

* Addressed comment

* Update content/en/faq/distributed-tracing/no-tracing.md

Was added to address a comment by @douglas-reid - but I'm fine with leaving it out.

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 06:42:45 -08:00
Martin Taillefer 9e3cb73b2f
Improve some wording. (#5680) 2019-11-14 06:42:25 -08:00
Martin Taillefer efad815752 New experimental multicluster setup instructions (#5495) 2019-11-14 06:12:45 -08:00
John Zheng 3d7011c31b Improve index.md (#5646)
Suggest to add this commit, to improve user experience.

Already be merged into release-1.3, FYI
https://github.com/istio/istio.io/pull/5489/commits
2019-11-14 05:49:31 -08:00
Tao HE 8d67ec7825 Missing CLI change line mark (#5667) 2019-11-13 18:22:45 -08:00
Martin Taillefer 34727cba6d
Update reference docs. (#5666) 2019-11-13 15:15:11 -08:00
David Ebbo 708868b2fb New blog post on istioctl analyze in 1.4 (#5664)
* New blog post on istioctl analyze in 1.4

* Address a few review comments
2019-11-13 15:11:46 -08:00
Frank Budinsky bb6e6277a4 Some cleanup and clarifications (#5663) 2019-11-13 12:26:45 -08:00
Martin Ostrowski 94c2f097f1 Temporarily remove SDS profile from docs (#5661) 2019-11-13 12:03:46 -08:00
Eric Van Norman 50479f17c6 Remove coreDNS,egressgateway --sets (now in values-istio-multicluster-gateways) (#5660) 2019-11-13 11:49:45 -08:00
Tao HE 37a55d689b Update multicluster shared-vpn doc (#5645)
* Update multicluster shared-vpn doc

Update docs for the multicluster installation for Shared control plane (single-network) to make it work with `istioctl manifest`.

* Update index.md

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-11-13 11:38:45 -08:00
Martin Taillefer 73d6830128 Add warning about out of date helm options. (#5659) 2019-11-13 10:05:52 -08:00
Arun Fung ca399fad04 fix helm docs URL (#5654) 2019-11-13 09:33:20 -08:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
Hongzhi 4a8a81306a update ingress-certmgr index.md (#5617)
* update index.md

I think the words I delete has no strong relation with this article and the words is really hard to understand.

* remove extra space
2019-11-12 17:52:52 -08:00
Kuat 8bdc407a6e update tracing doc (#5643)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-11-12 14:10:54 -08:00
lei-tang 4ea1f997f0 Fix the descriptions of two security features (#5641) 2019-11-12 11:22:54 -08:00
Eric Van Norman c1b3683152 Fixup Shared control plane (multi-network) with using itstioctl (#5639) 2019-11-12 10:55:54 -08:00
John Howard a33fb6493b Initial P&T release notes (#5477)
* Initial P&T release notes

* Remove metadata filter

* Added egress note

* Add wiki link

* Trim whitespace

* Update stack driver wiki url

* Update content/en/news/2019/announcing-1.4/change-notes/index.md

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

* Remove TCP
2019-11-12 10:45:54 -08:00
Vadim Eisenberg 9c7946272c Update mongo egress blog (#5473)
* split deploying ratings-v2 and updating the environment variable

* move the explanation about mutual TLS in the introduction of TCP egress traffic control

* fix helm template to add a port for TCP

the deployment must be changed in addition to the service definition

* add Policy to enable/disable mTLS at the egress gateway

* update the last_update field
2019-11-12 10:32:54 -08:00
Kevin Kunkel 7806506728 Added Verify Istio CNI to observability-issues.md (#5427)
* Added Verify Istio CNI to observability-issues.md

If using the Istio CNI to avoid granting `NET_ADMIN` to pods, the CNI
node pods must be running for metrics to be collected. The helm charts
don't include a PodSecurityPolicy, so the documentation guides users to
a non-working setup if the cluster has PodSecurityPolicy enabled.

* Markup changes to PodSecurityPolicy and NET_ADMIN

* Added backticks to `PodSecurityPolicy`
* Added backticks and link to NET_ADMIN capability requirement
* Removed trailing whitespace on line 39
* Added backticks to `istio-init`
2019-11-12 10:14:55 -08:00
Lin Sun f20dae83ac typo and add experimental for operator (#5634) 2019-11-12 08:17:54 -08:00
imgbot[bot] 9a80859e32 [ImgBot] Optimize images (#5635)
/content/en/docs/ops/performance-and-scalability/latency_p90.svg -- 194.79kb -> 194.62kb (0.09%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-12 08:06:11 -08:00
Martin Taillefer d93568b569 Fix hardcoded branch name. (#5633) 2019-11-12 07:52:55 -08:00
carolynhu 372a19e830 Update perf and scalability page for istio 1.4 release (#5318)
* update latency performance number for istio-1.4

* update latency p90 svg

* fix svg resolution issue

* attempt to fix lint error

* address review comments

* address new comments
2019-11-12 07:29:06 -08:00
Ed Snible b419fcbfab Use 'istioctl dashboard' instead of port-forward (#5296)
* Use 'istioctl dashboard' instead of port-forward

* bold references to UI elements

* Cleanup dashboards

* Address comments

* Mention control-c, which is easier way to stop dashboard
2019-11-12 07:28:54 -08:00
Eric Buehl ad1020b40c s/10514/15014/ (#5260) 2019-11-12 07:17:53 -08:00
Frank Budinsky 49de5021b8 Followup fixes from #5215 (#5632)
* Followup fixes from #5215

* remove extra bracket
2019-11-12 07:17:02 -08:00
Jimmy Chen 08a92bb255 fix workload-SDS user guide (#5612) 2019-11-12 07:16:54 -08:00
Jason Parraga 574207efe4 Add grpc-web as port prefix example to docs (#5611) 2019-11-12 07:06:30 -08:00