Commit Graph

653 Commits

Author SHA1 Message Date
Yangmin Zhu d20bce3176
add dry-run task (#9564)
* add dry-run task

* update

* update

* update

* update
2021-04-28 10:41:00 -07:00
Shamsher Ansari 925471361c
Customizing Istio Metrics: make the telemetry link dynamic (#9606)
* Customizing Istio Metrics: make the telemetry link dynamic

* use full link

* fix lint
2021-04-27 08:54:45 -07:00
Eric Van Norman e575b768fa
prepare for v1.10 as istio source is already branched (#9469) 2021-04-07 12:04:45 -07:00
Eric Van Norman f127816dc7
Update istio reference, update circuit braker test (#9454) 2021-04-06 08:35:48 -07:00
Eric Van Norman d9658dae3d
Restore istioctl experimental wait in _wait_for_istio() (#9426) 2021-04-05 13:02:04 -07:00
jacob-delgado b84204371e
Add installation instructions for use with tracing configurability (#8828)
* Add installation instructions for use with tracing configurability

Fixes https://github.com/istio/istio.io/issues/7288

* Move installation to top

* Use istio meta cluster id env instead of canonical name

* add enable tracing option to meshconfig yaml
2021-04-02 15:25:30 -07:00
Yangmin Zhu 92cbff4247
fix the ext-authz test flaky (#9438)
* fix the ext-authz test flaky

* check deny first

* check more specifc response

* remove typo
2021-04-02 07:58:56 -07:00
mrshengzyzy f8c4793af6
zh-translation:content/zh/docs/tasks/security/authentication/authn-policy/index.md (#9432) 2021-04-01 12:23:32 -07:00
Yangmin Zhu 85f9c64f42
add test for the external authorization task (#9422)
* add test for the external authorization task

* check logs
2021-03-30 13:43:55 -07:00
Roland Kool 593e85fb66
Documentation fixes for Metrics Classification example (#9277)
* Documentation fixes for Metrics Classification example

* Update for 1.9
* Fix yaml indenting to prevent kubectl apply error
* Fix typo

* use version shortcode for dynamic version, more clarifaction on examples

* fix indenting

* fix linting errors
2021-03-26 06:54:54 -07:00
Xiaopeng Han dd2e10ff00
Adding destination rules part to the tip section in "bookinfo" page (#9230)
* revise author info to pass google cla

* revise the tip content in bookinfo page

* run make gen

* Update content/en/docs/examples/bookinfo/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-03-25 06:59:51 -07:00
John Howard 984dbf0e01
Add info about SNI routing (#9276)
* Add info about SNI routing

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* add to common problems

* address comments

* fix lint

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-03-24 16:19:29 -07:00
Yangmin Zhu 85a6002789
update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127)
* update security doc with evaluation order, common patterns, shoter task names and some small updates

* update

* update

* add link

* update

* update

* fix lint

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* update

* Apply suggestions from code review

Co-authored-by: John Howard <howardjohn@google.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
2021-03-24 09:16:41 -07:00
John Howard 4396197f50
Use consistent quoting in API examples (#9373)
This matches istio/api examples and all Kubernetes best practices. This
quoting sets a bad precedent that is copy and pasted around the web.
2021-03-23 09:33:57 -07:00
Eric Van Norman 517c0208e3
Update istio test ref - fix timeout failures? (#9325)
* Update istio test ref - fix timeout failures?

* Go back to figure out why ext cp setup is failing (samples not starting)

* Again including #31560

* After 31561

* Past #31410

* test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a

* test ref 9d5ba69765 #31401

* Update test ref to latest istio and change 504/408 for egress test

* Update to get around quay.io outage
2021-03-23 06:29:04 -07:00
Meng Wang 4ed801d0f8
Wildcard configuration for arbitrary domains with non root user (#9350)
* Wildcard configuration with non root user

* Generate snips.sh for wildcard-egress-hosts
2021-03-22 12:41:07 -07:00
Shamsher Ansari f23fcb5fb0
Rename Service APIs to Gateway API (#9347)
* Rename Service APIs to Gateway API

* update alias

Co-authored-by: craigbox <craigbox@google.com>

* fix missing url

Co-authored-by: craigbox <craigbox@google.com>
2021-03-22 07:29:35 -07:00
John Zheng 80ddb8f6b3
apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265)
* apply rate-limit-service.yaml from samples, when you try rate-limit task

* Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md

Co-authored-by: Pengyuan Bian <bianpengyuan@google.com>

Co-authored-by: Pengyuan Bian <bianpengyuan@google.com>
2021-03-18 09:46:46 -07:00
Pengyuan Bian 73b171db0a
Update lightstep doc. (#9125)
* update lightstep doc.

* Add comment.

* update.
2021-03-10 14:32:48 -08:00
Eric Van Norman 1822198759
Remove content-length from egress test (#9148) 2021-03-08 08:57:32 -08:00
Pengyuan Bian 0546fa1223
Fix egress gateway command line set. (#9082)
fixes https://github.com/istio/istio/issues/31146
2021-03-01 09:18:24 -08:00
Eric Van Norman e4b0636878
Manual cherry picks (#9063) 2021-02-26 09:37:39 -08:00
Ryan Baker 01123ca911
Fix syntax on local rate limiting (#9044) 2021-02-24 10:37:17 -08:00
Eric Van Norman caf7b6df79
Fix examples for newer kubectl (#9045) 2021-02-23 15:36:56 -08:00
masquee cd0d07d02b
fix circuit breaker task (#9022)
* fix circuit breaker task

* gen
2021-02-23 06:43:33 -08:00
lei-tang 104e06a868
Fix the client IP addresses for the authz ingress task (#9002) 2021-02-19 06:33:03 -08:00
Pengyuan Bian 54da7c7932
Make attribute gen yaml file valid. (#9000) 2021-02-19 06:19:56 -08:00
craigbox 6b0fde5d3e
s/service-apis/gateway-api/ (#8988)
* Update index.md

* Update index.md
2021-02-16 13:14:39 -08:00
Pengyuan Bian ecc5a6a190
Make trace pod annotation warning more visible. (#8967)
* Make trace pod annotation warning more visible.

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-02-12 14:13:22 -08:00
davidhauck 8140906812
Update master to 1.10 (#8931)
* build an archive of v1.8 in master

* update data/versions.yml and archive index page

* advance master to release-1.10

* run make gen
2021-02-09 12:46:44 -08:00
jacob-delgado 5c1db367d0
1.9.0 announcement (#8910) 2021-02-09 10:01:18 -08:00
Eric Van Norman 9758da112b
Add tip to about potentially waiting. (#8894) 2021-02-05 13:48:30 -08:00
Oliver Liu 09e3f8e17e
Improve the plug-in cert task. (#8904)
* Improve the plug-in cert task.

* Small fix.

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

Co-authored-by: Sven Mawson <sven@google.com>

* Describe the recommendation of using hierarchical CA.

* Small fix.

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

* Apply suggestions from code review

Co-authored-by: Sven Mawson <sven@google.com>

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-04 16:06:15 -08:00
Zhonghu Xu 56e128d8df
change baseEjectionTime < 300s (#8895) 2021-02-04 07:06:41 -08:00
Yangmin Zhu 6dd91af7cb
fix jwt test (#8873)
* fix jwt test

* update
2021-02-02 12:09:42 -08:00
Kuat 2ae98716b8
add sleep (#8855)
* add sleep

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

* add TODO

Signed-off-by: Kuat Yessenov <kuat@google.com>
2021-01-28 07:26:07 -08:00
John Howard 81a017eea5
Fix incorrect YAML casing (#8811)
Technically both work. Camel case is preferred
2021-01-20 14:41:37 -08:00
Xinnan Wen 06913341a3
fix mirror task doc (#8802)
* fix mirror task doc

* make gen
2021-01-20 11:12:29 -08:00
Eric Van Norman bea8d187e5
Silence curl command (#8773)
* Silence curl command

* Update more files with -sS (adding S to show errors)

* Over-agressive on the -S and causing some tests to fail.

* Remove more curl -S flags
2021-01-20 09:45:50 -08:00
Sam Naser 6abdcec827
Service API task doc test (#8796)
* mark as tested

* generate snips

* test progress

* add -I to curl output in command

* regenerate snips

* doc test fixes

* Add HTTP/1.1 to expected output

* change to use verify_elided
2021-01-20 08:38:48 -08:00
Eric Van Norman 5d984eb560
Update istio.io/istio ref to 1.9.0-beta.0 (#8562)
* Update istio/istio ref to latest master

* Move to latest before testing.

* Update release in Makefile

* Fix some tests

* Update to latest isti.io/istio again

* Update to latest istio.io/istio

* Update to latest istio.io/istio

* Update ref to latest master

* Fix instioctl-analyze

* Add back @howardjohn commit I inadvertantly deleted

* Fix lint

* Pick up new stio: fix empty iop read from stdin for operator

* go mod tidy without itermediate go gets

* Update to current stats-filter's

* Needed another 'make gen'

* More go.* changes for changes in ref'd istio/istio

* Update istio to 1.9.0-beta.0
2021-01-19 11:57:22 -08:00
Yoshinori Teraoka 9527e7f83a
Fix RateLimit example manifest (#8789)
* fix RateLimit `@type`

correct RateLimit type is
`type.googleapis.com/envoy.extensions.filters.http.ratelimit.v3.RateLimit`
or
`type.googleapis.com/envoy.config.filter.http.rate_limit.v2.RateLimit`

* fix YAML indent
2021-01-19 06:37:14 -08:00
Pengyuan Bian 62f4f0eab7
Add transport api version to rate limiting service. (#8784) 2021-01-18 06:55:10 -08:00
John Howard aa8a33a823
Fix gateway example (#8787)
Fixes https://github.com/istio/istio.io/issues/8786
2021-01-15 16:01:06 -08:00
Robin Whitmore 0921bb58bd
update Lightstep docs with different instructions based on Satellite … (#8778)
* update Lightstep docs with different instructions based on Satellite type

* fix linting errors

* fix sp error

* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-15 14:28:06 -08:00
jacob-delgado 9cf3366e97
Use experimental as feature stage (#8772)
* Use experimental as feature stage

Pre-alpha/Development are deprecated in favor of Experimental (see
https://github.com/istio/community/pull/495). Update docs to reference
this phase.

* Add DNS proxying to experimental phase

* Do not mix alpha and experimental

* DNS Proxying is Alpha in 1.9; add to feature status page

* Fix virtual machine install doc based on review

* Fix linting issue
2021-01-15 13:01:58 -08:00
davidhauck 394e58e271
prepare for v1.9 as istio source is already branched (#8777) 2021-01-14 12:06:22 -08:00
Yangmin Zhu ca8b101dfa
add external authorization task (#8751)
* add external authorization task

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* address comments

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* address comment

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-14 11:01:54 -08:00
Frank Budinsky ec660cb30c
Fix bad list item display format (#8740)
* Fix formatting

* tweak wording

* tweak
2021-01-06 12:37:29 -08:00
Frank Budinsky 9a4a1be389
add missing _index.md file (#8739)
* add missing _index.md file

* fix lint
2021-01-06 09:08:23 -08:00
Nupur Garg d8b4438da2
Add Ratelimit Task using Envoy (#8537)
* Add Ratelimit Task

* Fix lint

* Fix lint

* Fixed based on feedback

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Adding Doug's suggestion.. din't get applied through UI

* fix lint

* Apply suggestions from code review

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* fixed based on feedback

* fixed vhost

* fix some lint errors

* fix some lint errors

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* fix indent

* add extra space for lint error

* fix lint issues

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
Co-authored-by: Douglas Reid <dougreid@google.com>
2021-01-05 17:46:03 -08:00
John Howard 92600cee30
Use correct CRD version (#8724)
Forgot to update after the official release
2021-01-05 06:31:55 -08:00
carolynhu 40e39adde9
Fix wrong link for Control Ingress Traffic task (#8679) 2020-12-17 06:33:03 -08:00
Frank Budinsky 4fac23cf3d
Some traffic management doc fixes (#8673) 2020-12-16 08:41:55 -08:00
Frank Budinsky 66b9b52f04
Reorder ingress tasks (#8617) 2020-12-03 09:03:26 -08:00
John Howard eee75c78d7
Add documentation for experimental service APIs integration (#8497)
* Add documentation for experimental service APIs integration

The intent of this doc is to show users that Istio supports
service-apis, and the few steps needed to use them with Istio. It is NOT
intended as a source of truth for documentation for the APIs, deferring
to the upstream for all details
(https://kubernetes-sigs.github.io/service-apis/).

* apply suggestions

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-03 05:58:24 -08:00
sudeepbatra 8221b2adc6
Small update to clarify the mirror flow (#8509)
* Small update to clarify the mirror flow

Small clarification - This route rule sends 100% of the traffic from `v1` to `v2`

* Update index.md

ok updated, hope this clarifies further.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-01 08:33:38 -08:00
Yangmin Zhu fa3f2d9790
add default access log format (#8584) 2020-11-26 10:43:59 -05:00
Frank Budinsky f1be3d55d4
Minor improvements to locality LB tasks (#8570) 2020-11-25 09:32:55 -08:00
imgbot[bot] 7981c54490
[ImgBot] Optimize images (#8579)
*Total -- 16,698.64kb -> 15,132.55kb (9.38%)

/archive/v1.7/zh/about/community/partners/meshdynamics.png -- 146.38kb -> 47.51kb (67.54%)
/archive/v1.7/about/community/partners/meshdynamics.png -- 146.38kb -> 47.51kb (67.54%)
/archive/v1.7/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%)
/archive/v1.7/zh/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%)
/archive/v1.7/zh/about/community/customers/deepdesk.png -- 19.63kb -> 10.47kb (46.66%)
/archive/v1.7/about/community/customers/deepdesk.png -- 19.63kb -> 10.47kb (46.66%)
/archive/v1.7/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%)
/archive/v1.7/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%)
/archive/v1.7/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%)
/archive/v1.7/docs/ops/diagnostic-tools/controlz/ctrlz.png -- 105.71kb -> 71.86kb (32.03%)
/archive/v1.7/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/archive/v1.7/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/archive/v1.7/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%)
/archive/v1.7/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%)
/archive/v1.7/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%)
/archive/v1.7/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%)
/archive/v1.7/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%)
/archive/v1.7/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%)
/archive/v1.7/zh/about/community/customers/coyote.png -- 10.35kb -> 7.70kb (25.63%)
/archive/v1.7/about/community/customers/coyote.png -- 10.35kb -> 7.70kb (25.63%)
/archive/v1.7/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%)
/archive/v1.7/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%)
/archive/v1.7/docs/tasks/observability/distributed-tracing/zipkin/istio-tracing-details-zipkin.png -- 175.83kb -> 134.82kb (23.32%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%)
/archive/v1.7/docs/tasks/observability/distributed-tracing/zipkin/istio-tracing-list-zipkin.png -- 49.86kb -> 38.62kb (22.55%)
/archive/v1.7/zh/about/community/customers/hotels-com.svg -- 12.99kb -> 10.11kb (22.15%)
/archive/v1.7/about/community/customers/hotels-com.svg -- 12.99kb -> 10.11kb (22.15%)
/archive/v1.7/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%)
/archive/v1.7/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-overview.png -- 55.41kb -> 43.76kb (21.03%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%)
/archive/v1.7/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%)
/archive/v1.7/zh/about/community/customers/rapido.png -- 42.78kb -> 35.06kb (18.04%)
/archive/v1.7/about/community/customers/rapido.png -- 42.78kb -> 35.06kb (18.04%)
/archive/v1.7/zh/about/community/customers/chiper.png -- 16.80kb -> 14.02kb (16.55%)
/archive/v1.7/about/community/customers/chiper.png -- 16.80kb -> 14.02kb (16.55%)
/archive/v1.7/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%)
/archive/v1.7/about/community/customers/delphi-tech.png -- 23.34kb -> 21.28kb (8.85%)
/archive/v1.7/zh/about/community/customers/delphi-tech.png -- 23.34kb -> 21.28kb (8.85%)
/archive/v1.7/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%)
/archive/v1.7/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%)
/archive/v1.7/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%)
/content/en/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%)
/archive/v1.7/zh/about/community/customers/nearpod.svg -- 11.77kb -> 11.44kb (2.8%)
/archive/v1.7/about/community/customers/nearpod.svg -- 11.77kb -> 11.44kb (2.8%)
/archive/v1.7/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%)
/archive/v1.7/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%)
/archive/v1.7/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%)
/archive/v1.7/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%)
/content/en/docs/tasks/traffic-management/locality-load-balancing/before-you-begin/setup.svg -- 134.30kb -> 132.76kb (1.15%)
/content/en/docs/tasks/traffic-management/locality-load-balancing/failover/sequence.svg -- 140.70kb -> 139.09kb (1.14%)
/archive/v1.7/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%)
/archive/v1.7/blog/2020/new-deployment-model/multiple-clusters-external-Istiod.svg -- 141.86kb -> 140.36kb (1.06%)
/archive/v1.7/blog/2020/new-deployment-model/single-cluster.svg -- 73.41kb -> 72.64kb (1.05%)
/content/en/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%)
/content/en/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%)
/archive/v1.7/blog/2020/new-deployment-model/multiple-external-Istiods.svg -- 188.85kb -> 187.29kb (0.83%)
/content/en/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%)
/archive/v1.7/zh/docs/ops/deployment/deployment-models/single-cluster-external-control-plane.svg -- 97.20kb -> 96.43kb (0.8%)
/archive/v1.7/docs/ops/deployment/deployment-models/single-cluster-external-control-plane.svg -- 97.20kb -> 96.43kb (0.8%)
/archive/v1.7/blog/2020/new-deployment-model/single-cluster-external-Istiod.svg -- 108.37kb -> 107.55kb (0.76%)
/content/en/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/istio_setup.svg -- 25.85kb -> 25.68kb (0.65%)
/content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%)
/archive/v1.7/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%)
/content/en/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%)
/content/en/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%)
/archive/v1.7/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg -- 126.40kb -> 126.09kb (0.25%)
/archive/v1.7/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg -- 126.40kb -> 126.09kb (0.25%)
/archive/v1.7/zh/about/community/customers/avito.svg -- 1.77kb -> 1.76kb (0.22%)
/archive/v1.7/about/community/customers/avito.svg -- 1.77kb -> 1.76kb (0.22%)
/archive/v1.7/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%)
/archive/v1.7/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/archive/v1.7/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/archive/v1.7/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%)
/archive/v1.7/img/icons.svg -- 96.09kb -> 95.95kb (0.15%)
/archive/v1.7/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%)
/archive/v1.7/zh/about/community/customers/cash-app.svg -- 4.78kb -> 4.78kb (0.12%)
/archive/v1.7/about/community/customers/cash-app.svg -- 4.78kb -> 4.78kb (0.12%)
/archive/v1.7/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.7/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.7/zh/about/community/customers/iherb.svg -- 3.64kb -> 3.63kb (0.08%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/mtls_plaintext.svg -- 216.38kb -> 216.21kb (0.08%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_paths.svg -- 273.61kb -> 273.44kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/RequestAuthN_jwks.svg -- 275.79kb -> 275.63kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_paths.svg -- 279.11kb -> 278.94kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_principals.svg -- 286.37kb -> 286.21kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_sourceIP.svg -- 296.11kb -> 295.95kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_requestPrincipals.svg -- 297.02kb -> 296.85kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_sourceIP.svg -- 298.21kb -> 298.04kb (0.06%)
/archive/v1.7/blog/2020/large-scale-security-policy-performance-tests/AuthZ_paths_vs_sourceIP.svg -- 317.29kb -> 317.12kb (0.05%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%)
/archive/v1.7/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 348.28kb -> 348.11kb (0.05%)
/archive/v1.7/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 348.28kb -> 348.11kb (0.05%)
/archive/v1.7/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 374.95kb -> 374.79kb (0.04%)
/archive/v1.7/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 374.95kb -> 374.79kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%)
/archive/v1.7/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 431.32kb -> 431.16kb (0.04%)
/archive/v1.7/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 431.32kb -> 431.16kb (0.04%)
/archive/v1.7/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 439.68kb -> 439.51kb (0.04%)
/archive/v1.7/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 439.68kb -> 439.51kb (0.04%)
/archive/v1.7/zh/about/community/customers/giffgaff.svg -- 2.62kb -> 2.62kb (0.04%)
/archive/v1.7/about/community/customers/giffgaff.svg -- 2.62kb -> 2.62kb (0.04%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-25 11:25:21 -05:00
John Mazzitelli 34d959dcc5
[kiali] The API is no longer published. Add warning message about the API. (#8580) 2020-11-25 11:15:37 -05:00
Nathan Mittler 6dacfe64a0
Various cleanup for locality LB tasks (#8571) 2020-11-25 09:50:28 -05:00
Frank Budinsky a70e78f25e
Test cleanup (#8564)
* Framework inject set +e at start of cleanup test script

* tabs

* fix typo

* add nl

* fix doc
2020-11-24 16:26:19 -05:00
Nathan Mittler c5e8a9adc5
Rework locality LB docs into tasks (#8402)
Removing the old locality docs entirely and replacing with tested tasks.
2020-11-24 09:31:15 -08:00
Nathan Mittler 616f45b1d5
Several test framework improvements (#8524)
Overview of the changes:

- Adding ability to verify that expected output occurs a number of times consecutively. This is needed for https://github.com/istio/istio.io/pull/8402.

- Moving snapshot checking logic to Go code so that it can be separated out into separate test steps, which are timed and contain their own output directories/files. This makes the code cleaner and also makes the snapshot logic more transparent.

- Updating debug.sh to use newer bash syntax that allows it to dynamically select a free file descriptor. Without this, I was seeing all commands echoed to my console in goland.
2020-11-23 09:23:54 -05:00
Yangmin Zhu 4c02c73112
update release notes and authz task for a critical bug (#8543) 2020-11-20 21:32:30 -08:00
davidhauck cf0add291f
Update master for 1.9 (#8528)
* build an archive of v1.7 in master

* update data/versions.yml and archive index page

* advance master to release-1.9

* run make gen
2020-11-19 10:42:01 -08:00
Kuat f003c24edb
telemetry: updates to customizations (#8507)
* update telemetry page

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

* typo

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

* what gen?

Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-11-16 06:40:41 -08:00
Kyle Evans 9c0549ad8a
Make proxy protocol EnvoyFilter consistent with Network Topology doc (#8472)
* update proxy protocol EnvoyFilter to be consistent

Make the proxy protocol EnvoyFilter identical to the one in
docs/ops/configuration/traffic-management/network-topologies/

* fix arch mistake
2020-11-11 06:24:58 -08:00
Eric Van Norman 456039c26a
Add in removed tests (had regression failure) to verify fix (#8482)
* Add in removed tests (had regression failure) to verify fix

* Update test to redeploy istiod
2020-11-11 06:16:05 -08:00
John Howard 356edf9d14
Update ICP to IOP (#8481) 2020-11-10 10:09:36 -08:00
Pengyuan Bian 2fdd667180
remove deprecated fields (#8439) 2020-11-04 06:33:37 -08:00
Kyle Evans d237f976c3
update authz docs for remote.ip (#8390)
* update authz docs for remote.ip

remote.ip has been added as an Authorization Condition and the Ingress
Gateway Authorization task has been updated to include it.

* fix relative link to network topologies

* add more verification and use tabs

* remove mixer reference and put LB table below tabset

* move INGRESS_HOST info to top, add LB decision-making table

* clean up bash commands
2020-11-03 11:00:50 -08:00
Lin Sun 872c42ca80
remote not generated files to avoid confusion (#8407) 2020-11-02 11:52:44 -08:00
shankgan 4ccf0886e6
Adding support for experimental Custom CA integration using Kubernetes CSR API (#8341)
* * Adding security task for experimental custom ca integration feature for 1.8

* Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Make-Gen Changes
2020-11-02 08:13:57 -08:00
Eric Van Norman 9f6a0aa9a2
Update test reference to 1.8.0-alpha.2 (#8399)
* Update test reference to 1.8.0-alpha.2

* Fix access-log test for new behavior

* Update to remove deprecated parameter

* More updates for deprecated (already removed) values

* Enable test, disable failing tests (#8405) open for fix.

* Review comment

* Remove extraneous old-td
2020-10-30 09:36:38 -07:00
Pengyuan Bian a204654559
add extra tag mesh config (#8376)
* add extra tag mesh config

* fix
2020-10-28 10:33:41 -07:00
Frank Budinsky cb14c08f69
remove unused cleanup step (#8370) 2020-10-27 08:53:37 -07:00
Xinnan Wen b74e42ced1
update doc for classify metrics (#8339) 2020-10-26 10:00:25 -07:00
carolynhu 2afa5a86d2
Fix markdown section number issue (#8358) 2020-10-26 09:18:12 -07:00
Nathan Mittler 132c2375bc
Add wait for gateway to multicluster tests (#8346)
This required some other changes WRT verification:

- Change __cmp_like to allow for not accepting <pending> for an IP address.

- Change __verify_with_retry to use a timeout rathan than number of retries. This is a more intuitive interface and aligns with the way we do retries in istio/istio. I also got rid of exponential backoff and allow both the timeout and delay between retries to be configured.
2020-10-26 06:45:38 -07:00
Frank Budinsky 7bf89ace1a
Update egress tasks (#8343)
* Update egress tasks

* regen
2020-10-23 09:37:52 -07:00
Eric Van Norman da0a004694
prepare for v${VERSION} as istio source is already branched" (#8328) 2020-10-21 10:49:24 -07:00
Frank Budinsky 92c1a81fc1
Clarify setting sampling rate (#8297) 2020-10-14 10:44:12 -07:00
Roland Kool 0fa3b1b874
Add warning on egress gw instructions (#8214)
* Add warning on egress gw instructions

Documentation is misleading when repeating the steps for multiple
hosts. The example breaks down. Add a warning describing how to
configuration should look like when additional hosts are configured.

* fix typo

* change to tip, make text more compact

* change other warning as well
2020-10-09 06:15:10 -07:00
Nathan Mittler fe0f48a88e
[Test Framework] Add multicluster test for multi-primary (#8262)
* [Test Framework] Add multicluster test for multi-primary

* addressing comments
2020-10-05 12:55:55 -07:00
Nathan Mittler f9a9f54eba
[Test Framework] Fixes to support multicluster (#8253)
* [Test Framework] Fixes to support multicluster

* use current context from each kubeconfig file.

* addressing comments
2020-10-02 14:05:09 -07:00
imgbot[bot] 9459c7bc88
[ImgBot] Optimize images (#8179)
*Total -- 3,177.95kb -> 3,160.18kb (0.56%)

/content/en/docs/tasks/security/cert-management/plugin-ca-cert/ca-hierarchy.svg -- 14.87kb -> 9.67kb (34.99%)
/content/en/about/community/customers/hotels-com.svg -- 12.99kb -> 10.11kb (22.15%)
/page-test.png -- 20.22kb -> 17.97kb (11.12%)
/content/en/about/community/customers/nearpod.svg -- 11.77kb -> 11.44kb (2.8%)
/content/en/docs/ops/deployment/deployment-models/blue-green.svg -- 81.51kb -> 80.16kb (1.65%)
/content/en/docs/ops/deployment/deployment-models/endpoint-discovery.svg -- 82.72kb -> 81.92kb (0.97%)
/content/en/docs/setup/install/multicluster/primary-remote.svg -- 83.37kb -> 82.59kb (0.95%)
/content/en/docs/setup/install/multicluster/multi-primary.svg -- 91.08kb -> 90.26kb (0.89%)
/content/en/docs/setup/install/multicluster/primary-remote-multi-network.svg -- 96.83kb -> 96.01kb (0.85%)
/content/en/docs/setup/install/multicluster/multi-primary-multi-network.svg -- 110.31kb -> 109.45kb (0.78%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/istio_setup.svg -- 25.85kb -> 25.68kb (0.65%)
/content/en/about/community/customers/avito.svg -- 1.77kb -> 1.76kb (0.22%)
/content/en/about/community/customers/cash-app.svg -- 4.78kb -> 4.78kb (0.12%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/mtls_plaintext.svg -- 216.38kb -> 216.21kb (0.08%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_paths.svg -- 273.61kb -> 273.44kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/RequestAuthN_jwks.svg -- 275.79kb -> 275.63kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_paths.svg -- 279.11kb -> 278.94kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_principals.svg -- 286.37kb -> 286.21kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_sourceIP.svg -- 296.11kb -> 295.95kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_requestPrincipals.svg -- 297.02kb -> 296.85kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_sourceIP.svg -- 298.21kb -> 298.04kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_paths_vs_sourceIP.svg -- 317.29kb -> 317.12kb (0.05%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-28 17:13:16 -04:00
Eric Van Norman 459c6e56a0
Fix flaky failure (#8204) 2020-09-24 14:00:15 -07:00
Eric Van Norman 4b19932627
Test flake - increase timeout and echo actual wait duration. (#8198) 2020-09-24 14:00:07 -07:00
Eric Van Norman 4b4e395c68
Increase retry count for test flakiness (#8206) 2020-09-24 13:51:56 -07:00
Eric Van Norman 70d361b30d
Try different timeout for tasks/security/authorization/authz-ingress (#8163)
* Try longer timeout for tasks/security/authorization/authz-ingress/test.sh

* Go back to old 5m timeout and add failure on timeout back in

* Test with individual wait_for_istio call updates

* Revert to simply changing timeout (but keep duration in output)

* Fix call

* Comment out istioctl wait call

* Add TODO remark

* Fix lint error

* Add temporary sleep until _wait_for_istio is re-enabled

* Add wait for sleep deployment to complete
2020-09-22 19:25:13 -07:00
Suchith J N 94fe1b5353
Test framework enhancement for multicluster doc test (#8160)
* test framework enhancement for multicluster doc test

* simplify multicluster test framework with setup=multicluster directive

* restore documentation comment
2020-09-21 10:43:36 -07:00
Eric Van Norman d56bada3e6
egress-gateway-tls-origination - Additional secrets need cleaning (#8175)
* Additional secrets need cleaning

* Missed make gen
2020-09-21 10:32:31 -07:00
Frank Budinsky f4cf61ec5d
Simplify startup of egressgateway-with-sni-proxy (#8148)
* Simplify startup of egressgateway-with-sni-proxy

* fix

* set value
2020-09-17 07:39:48 -07:00
Suchith J N 8ef2a3573a
Doc test for accessing Jaeger and Grafana dashboards by port-forwarding (#8086)
* refactor zipkin doc test to use test/util/addons.sh

* doc test for accessing jaeger dashboard

* doc test for accessing istio-mesh and istio-service dashboards in grafana by port-forwarding

* add -L flags to follow redirects for accessing dashboards

* fix linting issue - double quote around ingress gateway URL

* improve Grafana and Jaeger access tests based on code review feedback

* fix jaeger url

* remove prometheus queries through grafana to check if it is causing flakes in CI

* fix grafana test to use productpage request boilerplate

* fix formatting in Makefile.overrides.mk
2020-09-17 06:45:12 -07:00
Nathan Mittler b06ce95f96
Update docs for pluggin in CA certs (#8099)
The new recommended approach is to generate the certs and to use intermediate certs for each cluster.
2020-09-16 17:39:21 -07:00
Eric Van Norman cc1a34f99c
Update test reference - master (#8103)
* Update test reference

* Test framework changes

* Another required change

* Update Tag to 1.8

* Pick istio/istio commit that actually exists

* Disable ISTIO_META_DNS_CAPTURE

* Add --skip-confirmation to istioctl installl commands

* Increase test timeout. First pass at fixes.

* Update to later istio/istio that fixes DNS and minor fixes

* test fixes

* Pick up go.mod `replace` changes from #8118

* Fix istioctl-analayze and mirror

* Fix mtls-migration test

* Update istio to include commit to fix egress

* Re-enable verify with fix

* Update istio/istio ref for egress fix

* Fix tasks/security/authorization/authz-td-migration - remove ns

* Shorten wait timeout so tests complete in under an hr

* Let tests continue after wait timeout

* Fix --skip-confirmation to -y and use yes | in tests

* revert yes | to echo y |

* Additional echo y fix

* Code review comments

* Change verify from same to contains as k8s 1.19 has extra warning lines.
2020-09-16 11:44:20 -07:00
Frank Budinsky f75e329945
Remove hardcoded cluster-ip-range (#8149) 2020-09-15 17:10:38 -04:00
Upo 8cfcfa5802
Add additional info about troubleshooting JWTs. (#8128)
* add note about istio protocol detection

* fix accidental replace

* fix extra dot in filename

* path fixes

* add note about how to field authz in effect

* fix typos and add a note on the claims

* undo file rename

* 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>

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-14 10:45:42 -07:00
Frank Budinsky 82ceae7d73
Accessing external services task test and more egress task cleanup (#8064)
* Egress tasks cleanup and final test

* cleanup

* fix lint

* regen

* strip trailing space from output

* lint

* lint

* review comment

* regen

* fixes

* ignore space

* wait for istiod

* restart sleep

* regen

* fix sleep restart

* debug

* fix check

* fix

* more debug

* more debug

* cleanup and disable last check
2020-09-09 14:39:26 -07:00
imgbot[bot] c873a34ebc
[ImgBot] Optimize images (#8035)
*Total -- 2,498.74kb -> 2,393.31kb (4.22%)

/content/en/about/community/partners/meshdynamics.png -- 146.38kb -> 47.51kb (67.54%)
/content/en/blog/2020/new-deployment-model/multiple-clusters-external-Istiod.svg -- 141.86kb -> 140.36kb (1.06%)
/content/en/blog/2020/new-deployment-model/single-cluster.svg -- 73.41kb -> 72.64kb (1.05%)
/content/en/blog/2020/new-deployment-model/multiple-external-Istiods.svg -- 188.85kb -> 187.29kb (0.83%)
/content/en/docs/ops/deployment/deployment-models/single-cluster-external-control-plane.svg -- 97.20kb -> 96.43kb (0.8%)
/content/en/blog/2020/new-deployment-model/single-cluster-external-Istiod.svg -- 108.37kb -> 107.55kb (0.76%)
/content/en/about/community/customers/aihuishou.jpeg -- 22.03kb -> 21.88kb (0.68%)
/content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg -- 126.40kb -> 126.09kb (0.25%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 348.28kb -> 348.11kb (0.05%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 374.95kb -> 374.79kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 431.32kb -> 431.16kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 439.68kb -> 439.51kb (0.04%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-08 15:54:35 -04:00
Shamsher Ansari 676c6da91c
Remove deprecated Mixer Policies and Telemetry config (#8071) 2020-09-08 09:10:28 -07:00
Eric Van Norman 9bf9ddb324
Update kiali links (#8073) 2020-09-03 17:01:04 -04:00
Eric Van Norman 59ebec040b
Update reference docs - remove metrics items (#8061)
* Update reference docs - remove metrics items

* Fix links

* Actually fix links

* Fix make gen

* Early change from https://github.com/istio/api/pull/1617

* Review comments and rebase
2020-09-02 10:21:04 -07:00
Shamsher Ansari c32f55cbaf
Remove deprecated mixer for observability (#8040)
* Remove deprecated mixer for observability

* Fix lint

* remove double #

* Fix lint
2020-09-02 08:05:46 -07:00
Suchith J N 28d61ab090
Automated test - Remotely access telemetry addons (both secure and insecure ways) (#8042)
* automated test - insecure remote access to telemetry addons

* Change profile to demo and add snippets to clean up DestinationRule (besides Gateway and VirtualService)

* automated doc test = secure remote access to telemetry addons through gateway

* Automated test for secure access of common telemetry addons and factor out common snippets to test_utils.sh

* moved test_utils to tests/util/addons.sh so that it can be reused across tests

* refactor addons with a more flexible deploy/undeploy function and fix naming of functions to access addons

* fix cleanup after tests

* fix sourcing

* remove verification for istio config deployment

* don't assume the existence of load-balancer in CI environment, but use _set_ingress_environment_variables instead of snippet in the documentation page

* add verification steps back

* fix output snippets and add verifications
2020-09-01 07:34:10 -07:00
Frank Budinsky 28d609fc84
Fix and test wildcard egress task (#8050)
* Fix and test wildcard egress task

* change startup

* change startup

* lint

* more lint

* fixes from vadim

* fixes

* fix gateway filter

* add EOF

* regen snips
2020-09-01 06:17:09 -07:00
Suchith J N 4b601f607e
automated test for zipkin dashboard and modify snippet generation to take boilerplate into account (#8003)
* automated test for viewing traces from zipkin dashboard (expectation is that traces are seen correctly)

* fix shellcheck linting errors

* remove verification of traces and just check if zipkin dashboard is accessible through port-forward

* Modify snippet generation logic to take {{< boilerplate >}} into account

* snippets for boilerplate

* fix shellcheck (linting) issues

* snippets generated with new logic

* automated test - check if zipkin dashboard is accessible by port-forwarding (as we cannot verify screenshot and the trace is already verified in istio/istio integration test

* clean up ZIPKIN_URL comment

* Address code review comments
1. Simplify boilerplate snippet filenames (remove .md_snips)
2. Sourced filenames should be in double quote(") instead of single quote(')

* fix gencheck_istio flake

* do not generate or include boilerplate snippets if there is not {{<text>}} in them

* fix linting errors in snip.py

* fix bug - filter out boilerplates without snippets very early
2020-08-26 08:37:50 -07:00
imgbot[bot] 2e1a1c3be1
[ImgBot] Optimize images (#8002)
*Total -- 75,770.28kb -> 67,635.46kb (10.74%)

/archive/v1.2/about/community/customers/softonic.png -- 718.10kb -> 11.12kb (98.45%)
/archive/v1.2/zh/about/community/customers/softonic.png -- 718.10kb -> 11.12kb (98.45%)
/archive/v0.3/favicons/tile310x310.png -- 9.00kb -> 1.36kb (84.88%)
/archive/v0.3/favicons/pwa-512x512.png -- 7.97kb -> 1.34kb (83.22%)
/archive/v0.3/favicons/tile310x150.png -- 5.31kb -> 1.21kb (77.24%)
/archive/v0.4/img/rss.gif -- 1.01kb -> 0.31kb (69.69%)
/archive/v0.3/img/rss.gif -- 1.01kb -> 0.31kb (69.69%)
/archive/v0.2/img/rss.gif -- 1.01kb -> 0.31kb (69.69%)
/archive/v0.1/img/rss.gif -- 1.01kb -> 0.31kb (69.69%)
/archive/v0.3/favicons/tile150x150.png -- 3.52kb -> 1.14kb (67.68%)
/archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%)
/content/en/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%)
/content/zh/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%)
/archive/v0.3/favicons/android-192x192.png -- 2.89kb -> 1.43kb (50.49%)
/archive/v0.3/favicons/pwa-192x192.png -- 2.89kb -> 1.43kb (50.49%)
/archive/v1.4/about/community/customers/inspurcloud.png -- 8.39kb -> 4.34kb (48.3%)
/archive/v1.2/zh/about/community/customers/loblaw-digital.png -- 118.27kb -> 61.95kb (47.63%)
/archive/v1.2/about/community/customers/loblaw-digital.png -- 118.27kb -> 61.95kb (47.63%)
/archive/v0.3/favicons/apple-touch-icon-180x180.png -- 2.69kb -> 1.42kb (47.02%)
/content/en/about/community/customers/deepdesk.png -- 19.63kb -> 10.47kb (46.66%)
/archive/v0.2/docs/tasks/telemetry/img/prometheus_query_result.png -- 218.75kb -> 119.21kb (45.5%)
/archive/v0.3/img/exclamation-mark.svg -- 3.80kb -> 2.08kb (45.34%)
/archive/v0.1/docs/tasks/img/grafana_dashboard.png -- 176.05kb -> 96.75kb (45.05%)
/archive/v0.2/docs/setup/kubernetes/img/grafana_dashboard.png -- 176.05kb -> 96.75kb (45.05%)
/archive/v0.2/docs/tasks/telemetry/img/dashboard-with-traffic.png -- 488.51kb -> 275.34kb (43.64%)
/archive/v0.2/img/istio_grafana_dashboard-new.png -- 897.44kb -> 509.84kb (43.19%)
/archive/v0.1/img/istio_grafana_dashboard-new.png -- 897.44kb -> 509.84kb (43.19%)
/archive/v0.2/docs/tasks/telemetry/img/grafana-istio-dashboard.png -- 233.56kb -> 133.00kb (43.05%)
/content/en/about/community/customers/intuit.svg -- 3.64kb -> 2.09kb (42.55%)
/archive/v0.3/favicons/android-144x144.png -- 1.81kb -> 1.06kb (41.55%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-catalog-2.png -- 198.14kb -> 118.25kb (40.32%)
/archive/v0.1/docs/tasks/img/dashboard_response_size.png -- 94.79kb -> 56.89kb (39.98%)
/archive/v0.2/docs/tasks/telemetry/img/dashboard_response_size.png -- 94.79kb -> 56.89kb (39.98%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-installation-2.png -- 259.64kb -> 156.16kb (39.86%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-release.png -- 110.47kb -> 66.46kb (39.84%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-deletion.png -- 154.98kb -> 93.97kb (39.37%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-upgrade-2.png -- 156.17kb -> 94.74kb (39.33%)
/content/en/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%)
/archive/v1.5/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%)
/archive/v1.5/zh/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%)
/archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%)
/archive/v0.3/favicons/tile70x70.png -- 1.48kb -> 0.92kb (38.08%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-installation-1.png -- 303.79kb -> 191.73kb (36.89%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/anchorjs_logo.png -- 7.40kb -> 4.71kb (36.37%)
/archive/v0.8/blog/2018/img/egress-adapters-monitoring.svg -- 20.62kb -> 13.20kb (35.98%)
/content/en/about/community/customers/yahoo.svg -- 5.74kb -> 3.69kb (35.63%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-catalog-1.png -- 289.44kb -> 186.77kb (35.47%)
/archive/v0.8/blog/2018/img/egress-adapters-monitoring-policy.svg -- 25.59kb -> 16.94kb (33.81%)
/content/en/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%)
/archive/v0.8/blog/2018/img/dashboard-egress-gateway.png -- 177.27kb -> 119.79kb (32.42%)
/archive/v0.3/favicons/android-96x196.png -- 1.15kb -> 0.78kb (32.37%)
/content/en/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%)
/archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%)
/archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%)
/content/en/docs/ops/diagnostic-tools/controlz/ctrlz.png -- 105.71kb -> 71.86kb (32.03%)
/archive/v0.1/favicons/safari-pinned-tab.svg -- 0.58kb -> 0.39kb (31.92%)
/archive/v0.2/favicons/safari-pinned-tab.svg -- 0.58kb -> 0.39kb (31.92%)
/content/en/about/community/customers/anz.svg -- 5.34kb -> 3.64kb (31.76%)
/archive/v1.3/blog/2019/knative-activator-adapter/knative-activator.png -- 47.03kb -> 32.20kb (31.52%)
/archive/v1.0/blog/2018/incremental-traffic-management/fifty-fifty-ingress-gateway.png -- 28.80kb -> 19.76kb (31.41%)
/archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/content/en/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/content/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/archive/v1.5/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%)
/archive/v0.6/docs/tasks/telemetry/img/servicegraph-example.png -- 41.49kb -> 28.62kb (31.03%)
/archive/v0.1/docs/tasks/img/zipkin_dashboard.png -- 67.88kb -> 47.00kb (30.76%)
/archive/v0.2/docs/tasks/telemetry/img/zipkin_dashboard.png -- 67.88kb -> 47.00kb (30.76%)
/content/en/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%)
/archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%)
/archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/anchorlinks2.png -- 60.58kb -> 42.06kb (30.57%)
/archive/v0.1/img/logo.png -- 3.06kb -> 2.15kb (29.57%)
/archive/v0.2/img/logo.png -- 3.06kb -> 2.15kb (29.57%)
/archive/v1.3/blog/2019/knative-activator-adapter/knative-mixer-adapter.png -- 55.40kb -> 39.13kb (29.36%)
/archive/v0.2/favicons/favicon-16x16.png -- 1.06kb -> 0.75kb (29.35%)
/archive/v0.1/favicons/favicon-16x16.png -- 1.06kb -> 0.75kb (29.35%)
/archive/v1.0/blog/2018/incremental-traffic-management/fifty-fifty.png -- 21.57kb -> 15.28kb (29.17%)
/content/en/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%)
/archive/v0.2/docs/tasks/telemetry/img/zipkin_span.png -- 43.65kb -> 31.40kb (28.07%)
/archive/v0.1/docs/tasks/img/zipkin_span.png -- 43.65kb -> 31.40kb (28.07%)
/archive/v1.2/docs/concepts/traffic-management/pilot-arch.svg -- 21.05kb -> 15.23kb (27.65%)
/archive/v1.2/zh/docs/concepts/traffic-management/pilot-arch.svg -- 21.05kb -> 15.23kb (27.65%)
/archive/v1.0/img/exclamation-mark.svg -- 2.64kb -> 1.92kb (27.48%)
/content/en/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%)
/archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%)
/archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%)
/archive/v0.1/docs/tasks/img/servicegraph.png -- 63.88kb -> 46.56kb (27.11%)
/content/en/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%)
/archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%)
/archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%)
/archive/v0.2/docs/tasks/telemetry/img/servicegraph-example.png -- 359.57kb -> 265.21kb (26.24%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-service-graph.png -- 21.04kb -> 15.57kb (25.99%)
/content/en/about/community/customers/coyote.png -- 10.35kb -> 7.70kb (25.63%)
/archive/v1.0/docs/setup/kubernetes/quick-start-ibm/istio-upgrade-1.png -- 970.48kb -> 722.29kb (25.57%)
/archive/v0.2/docs/setup/kubernetes/img/servicegraph.png -- 200.43kb -> 149.26kb (25.53%)
/archive/v0.3/favicons/android-72x72.png -- 1.01kb -> 0.76kb (24.32%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-services.png -- 70.23kb -> 53.28kb (24.14%)
/archive/v0.1/favicons/apple-touch-icon.png -- 2.60kb -> 1.98kb (23.66%)
/archive/v0.2/favicons/apple-touch-icon.png -- 2.60kb -> 1.98kb (23.66%)
/archive/v0.3/docs/tasks/telemetry/img/prometheus_query_result.png -- 155.74kb -> 119.21kb (23.45%)
/content/en/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%)
/archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%)
/archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%)
/content/en/docs/tasks/observability/distributed-tracing/zipkin/istio-tracing-details-zipkin.png -- 175.83kb -> 134.82kb (23.32%)
/archive/v1.4/about/community/partners/solo.png -- 51.31kb -> 39.36kb (23.29%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-versionedapp.png -- 48.27kb -> 37.06kb (23.22%)
/archive/v0.6/img/exclamation-mark.svg -- 2.58kb -> 1.99kb (23.06%)
/archive/v0.7/img/exclamation-mark.svg -- 2.58kb -> 1.99kb (23.06%)
/archive/v0.8/img/exclamation-mark.svg -- 2.58kb -> 1.99kb (23.06%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-workload.png -- 47.77kb -> 36.77kb (23.03%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/link.svg -- 0.75kb -> 0.57kb (22.94%)
/archive/v0.3/img/routing.svg -- 2.16kb -> 1.67kb (22.9%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%)
/content/en/docs/tasks/observability/distributed-tracing/zipkin/istio-tracing-list-zipkin.png -- 49.86kb -> 38.62kb (22.55%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-app.png -- 20.23kb -> 15.69kb (22.43%)
/archive/v0.3/docs/setup/kubernetes/img/dm_prometheus.png -- 87.10kb -> 67.68kb (22.3%)
/content/en/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%)
/archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%)
/archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%)
/archive/v0.2/docs/tasks/telemetry/img/jaeger_dashboard.png -- 65.72kb -> 51.19kb (22.12%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-graph.png -- 97.93kb -> 76.41kb (21.98%)
/content/en/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%)
/content/en/docs/tasks/observability/kiali/kiali-overview.png -- 55.41kb -> 43.76kb (21.03%)
/archive/v1.0/img/kubernetes.svg -- 10.68kb -> 8.44kb (20.99%)
/archive/v0.7/blog/2018/img/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/archive/v1.0/blog/2018/egress-https/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/archive/v1.0/zh/blog/2018/egress-https/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/archive/v0.8/blog/2018/img/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/archive/v0.6/blog/2018/img/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/archive/v0.5/blog/2018/img/https_from_the_app.svg -- 65.43kb -> 51.71kb (20.96%)
/content/en/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%)
/archive/v0.8/docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 85.84kb -> 67.97kb (20.81%)
/content/en/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%)
/content/en/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%)
/archive/v1.3/img/istio-logo.svg -- 0.24kb -> 0.19kb (20.08%)
/archive/v0.3/docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 89.64kb -> 71.86kb (19.84%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%)
/archive/v1.0/img/istio-logo.svg -- 0.32kb -> 0.26kb (19.64%)
/archive/v0.3/img/istio-logo.svg -- 0.32kb -> 0.26kb (19.64%)
/archive/v1.3/img/istio-whitelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (19.64%)
/archive/v0.6/img/istio-logo.svg -- 0.32kb -> 0.26kb (19.64%)
/archive/v0.7/img/istio-logo.svg -- 0.32kb -> 0.26kb (19.64%)
/archive/v0.8/img/istio-logo.svg -- 0.32kb -> 0.26kb (19.64%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%)
/archive/v0.3/docs/setup/kubernetes/img/dm_zipkin.png -- 140.15kb -> 112.73kb (19.56%)
/archive/v0.5/img/exclamation-mark.svg -- 2.47kb -> 1.99kb (19.5%)
/archive/v0.4/img/exclamation-mark.svg -- 2.47kb -> 1.99kb (19.5%)
/archive/v0.3/favicons/android-48x48.png -- 0.75kb -> 0.61kb (19.2%)
/archive/v0.3/docs/setup/kubernetes/img/dm_bookinfo.png -- 83.54kb -> 67.68kb (18.99%)
/archive/v0.3/docs/tasks/telemetry/img/zipkin_dashboard.png -- 57.84kb -> 47.00kb (18.75%)
/archive/v1.0/img/istio-blue-logo.svg -- 0.32kb -> 0.26kb (18.73%)
/archive/v1.3/img/istio-bluelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (18.73%)
/archive/v0.2/docs/tasks/telemetry/img/jaeger_trace.png -- 45.36kb -> 36.86kb (18.72%)
/archive/v0.2/img/stackoverflow.png -- 3.57kb -> 2.90kb (18.67%)
/archive/v0.1/img/stackoverflow.png -- 3.57kb -> 2.90kb (18.67%)
/archive/v0.3/img/monitoring.svg -- 2.42kb -> 1.97kb (18.59%)
/archive/v0.3/img/stackoverflow.png -- 3.56kb -> 2.90kb (18.42%)
/archive/v0.6/img/rss.svg -- 0.50kb -> 0.41kb (18.32%)
/archive/v0.5/img/rss.svg -- 0.50kb -> 0.41kb (18.32%)
/archive/v0.8/img/rss.svg -- 0.50kb -> 0.41kb (18.32%)
/archive/v0.7/img/rss.svg -- 0.50kb -> 0.41kb (18.32%)
/archive/v1.0/img/rss.svg -- 0.47kb -> 0.38kb (18.26%)
/content/en/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%)
/archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%)
/content/en/about/community/customers/fico.svg -- 3.20kb -> 2.62kb (18.08%)
/content/en/about/community/customers/rapido.png -- 42.78kb -> 35.06kb (18.04%)
/content/en/about/community/customers/lowes.svg -- 4.74kb -> 3.90kb (17.81%)
/archive/v1.3/img/istio-whitelogo-bluebackground-unframed.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v0.7/img/istio-logo-blue-background.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v0.6/img/istio-logo-blue-background.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v0.3/img/istio-logo-blue-background.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v0.8/img/istio-logo-blue-background.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v1.0/img/istio-logo-blue-background.svg -- 0.39kb -> 0.32kb (17.75%)
/archive/v1.0/docs/tasks/telemetry/kiali/kiali-overview.png -- 34.52kb -> 28.51kb (17.41%)
/archive/v0.2/img/istio_zipkin_dashboard.png -- 166.26kb -> 137.50kb (17.3%)
/archive/v0.1/img/istio_zipkin_dashboard.png -- 166.26kb -> 137.50kb (17.3%)
/archive/v1.0/img/istio-logo-social.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v0.3/img/istio-logo-social.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v0.6/img/istio-logo-social.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v0.7/img/istio-logo-social.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v0.8/img/istio-logo-social.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v1.3/img/istio-whitelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.27%)
/archive/v0.3/docs/tasks/telemetry/img/zipkin_span.png -- 37.93kb -> 31.40kb (17.22%)
/archive/v1.0/img/istio-blue-logo-white-background.svg -- 0.39kb -> 0.32kb (17.13%)
/archive/v1.3/img/istio-bluelogo-whitebackground-unframed.svg -- 0.39kb -> 0.32kb (17.13%)
/archive/v1.0/img/istio-blue-logo-social.svg -- 0.35kb -> 0.29kb (17.13%)
/archive/v1.3/img/istio-bluelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.13%)
/archive/v0.4/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.5/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.3/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.6/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.7/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.8/img/twitter.svg -- 1.22kb -> 1.01kb (17.12%)
/archive/v0.3/docs/tasks/telemetry/img/dashboard-with-traffic.png -- 331.62kb -> 275.34kb (16.97%)
/content/en/about/community/customers/chiper.png -- 16.80kb -> 14.02kb (16.55%)
/archive/v1.0/img/istio-blue-logo-social-white-background.svg -- 0.42kb -> 0.35kb (16.47%)
/archive/v1.3/img/istio-bluelogo-whitebackground-framed.svg -- 0.42kb -> 0.35kb (16.47%)
/archive/v0.3/docs/setup/kubernetes/img/dm_launcher.png -- 62.83kb -> 52.49kb (16.46%)
/archive/v0.7/blog/2018/img/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v1.0/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v1.0/zh/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v0.8/blog/2018/img/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v0.5/blog/2018/img/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v0.6/blog/2018/img/bookinfo-ratings-v2-mysql-external.svg -- 138.04kb -> 115.98kb (15.98%)
/archive/v0.1/docs/samples/img/bookinfo/withistio.png -- 52.22kb -> 43.88kb (15.96%)
/archive/v0.2/docs/guides/img/bookinfo/withistio.png -- 52.22kb -> 43.88kb (15.96%)
/archive/v1.0/img/istio-logo-social-blue-background.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v1.3/img/istio-whitelogo-bluebackground-framed.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v0.3/img/istio-logo-social-blue-background.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v0.6/img/istio-logo-social-blue-background.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v0.7/img/istio-logo-social-blue-background.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v0.8/img/istio-logo-social-blue-background.svg -- 0.42kb -> 0.35kb (15.89%)
/archive/v0.1/docs/samples/img/bookinfo/noistio.png -- 45.41kb -> 38.27kb (15.72%)
/archive/v0.2/docs/guides/img/bookinfo/noistio.png -- 45.41kb -> 38.27kb (15.72%)
/archive/v0.1/favicons/mstile-150x150.png -- 4.66kb -> 3.93kb (15.64%)
/archive/v0.2/favicons/mstile-150x150.png -- 4.66kb -> 3.93kb (15.64%)
/archive/v1.0/img/bulb.svg -- 3.73kb -> 3.17kb (15.05%)
/archive/v0.3/img/resilience.svg -- 2.54kb -> 2.16kb (14.83%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/primer-md.png -- 16.35kb -> 13.93kb (14.78%)
/archive/v0.5/img/istio-logo.svg -- 0.30kb -> 0.26kb (14.74%)
/archive/v0.4/img/istio-logo.svg -- 0.30kb -> 0.26kb (14.74%)
/archive/v0.1/favicons/android-chrome-96x96.png -- 3.22kb -> 2.75kb (14.58%)
/archive/v0.2/favicons/android-chrome-96x96.png -- 3.22kb -> 2.75kb (14.58%)
/archive/v0.3/img/policy.svg -- 1.48kb -> 1.27kb (14.46%)
/content/en/about/community/customers/skyscanner.svg -- 10.44kb -> 8.96kb (14.14%)
/archive/v0.6/img/group.svg -- 2.55kb -> 2.19kb (13.98%)
/archive/v0.3/img/group.svg -- 2.55kb -> 2.19kb (13.98%)
/archive/v0.7/img/group.svg -- 2.55kb -> 2.19kb (13.98%)
/archive/v0.8/img/group.svg -- 2.55kb -> 2.19kb (13.98%)
/archive/v0.7/blog/2018/img/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/archive/v1.0/blog/2018/egress-https/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/archive/v1.0/zh/blog/2018/egress-https/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/archive/v0.8/blog/2018/img/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/archive/v0.5/blog/2018/img/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/archive/v0.6/blog/2018/img/bookinfo-details-v2.svg -- 123.17kb -> 106.26kb (13.74%)
/content/en/about/community/customers/amadeus.svg -- 4.45kb -> 3.84kb (13.73%)
/content/en/about/community/customers/william-hill.svg -- 13.58kb -> 11.77kb (13.34%)
/archive/v1.0/img/cadence.svg -- 3.77kb -> 3.27kb (13.21%)
/archive/v0.7/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.1/docs/samples/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v1.0/docs/examples/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v1.0/zh/docs/examples/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.2/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.8/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.4/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.3/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.6/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.5/docs/guides/img/bookinfo/withistio.svg -- 95.65kb -> 83.16kb (13.07%)
/archive/v0.3/docs/tasks/telemetry/img/grafana-istio-dashboard.png -- 152.77kb -> 133.00kb (12.94%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/mini-logo.png -- 2.21kb -> 1.92kb (12.93%)
/archive/v0.3/img/istio_grafana_dashboard-new.png -- 584.92kb -> 509.90kb (12.83%)
/archive/v1.0/img/examples.svg -- 0.74kb -> 0.65kb (12.78%)
/archive/v0.5/img/istio-logo-blue-background.svg -- 0.37kb -> 0.32kb (12.73%)
/archive/v0.4/img/istio-logo-blue-background.svg -- 0.37kb -> 0.32kb (12.73%)
/archive/v0.5/img/istio-logo-social.svg -- 0.33kb -> 0.29kb (12.65%)
/archive/v0.4/img/istio-logo-social.svg -- 0.33kb -> 0.29kb (12.65%)
/archive/v0.3/favicons/android-36x36.png -- 0.53kb -> 0.46kb (12.62%)
/archive/v1.0/docs/setup/kubernetes/quick-start-gke/dm_kiali.png -- 131.91kb -> 115.44kb (12.49%)
/archive/v1.0/img/reference.svg -- 0.67kb -> 0.59kb (12.45%)
/archive/v0.3/docs/tasks/telemetry/img/dashboard_response_size.png -- 64.75kb -> 56.89kb (12.13%)
/archive/v0.3/docs/tasks/telemetry/img/jaeger_dashboard.png -- 58.13kb -> 51.19kb (11.95%)
/archive/v0.5/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v0.6/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v0.7/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v0.2/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v0.4/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v0.3/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg -- 1.76kb -> 1.55kb (11.76%)
/archive/v1.0/img/tasks.svg -- 1.07kb -> 0.94kb (11.63%)
/archive/v0.3/docs/setup/kubernetes/img/dm_grafana.png -- 126.37kb -> 111.84kb (11.5%)
/archive/v1.0/docs/concepts/security/authn.svg -- 226.01kb -> 200.49kb (11.29%)
/archive/v1.0/zh/docs/concepts/security/authn.svg -- 226.01kb -> 200.49kb (11.29%)
/archive/v0.5/img/istio-logo-social-blue-background.svg -- 0.40kb -> 0.35kb (11.11%)
/archive/v0.4/img/istio-logo-social-blue-background.svg -- 0.40kb -> 0.35kb (11.11%)
/content/en/about/community/customers/hsbc.svg -- 1.63kb -> 1.45kb (11.01%)
/archive/v0.3/docs/setup/kubernetes/img/grafana_dashboard.png -- 108.38kb -> 96.75kb (10.73%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/gh-link.svg -- 1.18kb -> 1.06kb (10.35%)
/archive/v1.1/zh/about/community/customers/autodesk.png -- 12.61kb -> 11.30kb (10.33%)
/archive/v1.1/about/community/customers/autodesk.png -- 12.61kb -> 11.30kb (10.33%)
/archive/v0.7/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v1.0/docs/examples/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v1.0/zh/docs/examples/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.1/docs/samples/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.2/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.8/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.3/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.4/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.6/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.5/docs/guides/img/bookinfo/noistio.svg -- 82.68kb -> 74.35kb (10.08%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/gh_link.svg -- 1.28kb -> 1.16kb (9.56%)
/archive/v0.8/img/mailing-list.svg -- 0.72kb -> 0.65kb (9.55%)
/archive/v1.0/docs/concepts/security/auth.svg -- 149.01kb -> 134.96kb (9.43%)
/archive/v1.0/zh/docs/concepts/security/auth.svg -- 149.01kb -> 134.96kb (9.43%)
/archive/v0.1/favicons/favicon-32x32.png -- 1.26kb -> 1.14kb (9.38%)
/archive/v0.2/favicons/favicon-32x32.png -- 1.26kb -> 1.14kb (9.38%)
/archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%)
/content/en/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%)
/archive/v0.3/docs/tasks/telemetry/img/jaeger_trace.png -- 40.55kb -> 36.86kb (9.09%)
/archive/v1.0/docs/tasks/telemetry/tcp-metrics/istio-tcp-attribute-flow.svg -- 79.07kb -> 72.03kb (8.9%)
/archive/v1.0/zh/docs/tasks/telemetry/tcp-metrics/istio-tcp-attribute-flow.svg -- 79.07kb -> 72.03kb (8.9%)
/archive/v0.5/img/stackoverflow.svg -- 0.66kb -> 0.60kb (8.86%)
/archive/v0.4/img/stackoverflow.svg -- 0.66kb -> 0.60kb (8.86%)
/archive/v0.6/img/stackoverflow.svg -- 0.66kb -> 0.60kb (8.86%)
/archive/v0.7/img/stackoverflow.svg -- 0.66kb -> 0.60kb (8.86%)
/archive/v0.8/img/stackoverflow.svg -- 0.66kb -> 0.60kb (8.86%)
/content/en/about/community/customers/delphi-tech.png -- 23.34kb -> 21.28kb (8.85%)
/content/en/about/community/customers/tokopedia.svg -- 6.00kb -> 5.48kb (8.8%)
/archive/v0.2/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.3/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.7/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.8/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.6/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.5/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v0.4/docs/tasks/telemetry/img/istio-tcp-attribute-flow.svg -- 35.70kb -> 32.57kb (8.76%)
/archive/v1.0/img/contribute.svg -- 5.80kb -> 5.31kb (8.56%)
/archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%)
/content/en/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%)
/archive/v1.0/img/about.svg -- 1.26kb -> 1.16kb (8.21%)
/archive/v0.8/blog/2018/img/http-to-gateway.svg -- 68.39kb -> 63.26kb (7.5%)
/archive/v0.4/img/group.svg -- 2.37kb -> 2.19kb (7.46%)
/archive/v0.5/img/group.svg -- 2.37kb -> 2.19kb (7.46%)
/archive/v0.8/blog/2018/img/https-to-gateway.svg -- 67.43kb -> 62.51kb (7.31%)
/archive/v0.5/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v0.4/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v0.7/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v0.3/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v0.6/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v0.2/assets/javascript/anchor-js/docs/img/hyperlink.svg -- 1.74kb -> 1.62kb (7.01%)
/archive/v1.0/img/guide.svg -- 1.91kb -> 1.78kb (6.51%)
/archive/v1.0/img/vulnerabilities.svg -- 15.57kb -> 14.57kb (6.42%)
/archive/v0.3/favicons/favicon-32x32.png -- 0.46kb -> 0.43kb (6.18%)
/archive/v0.6/img/bulb.svg -- 3.28kb -> 3.09kb (5.92%)
/archive/v0.7/img/bulb.svg -- 3.28kb -> 3.09kb (5.92%)
/archive/v0.8/img/bulb.svg -- 3.28kb -> 3.09kb (5.92%)
/archive/v0.2/img/istio_grafana_dashboard.png -- 317.95kb -> 299.22kb (5.89%)
/archive/v0.1/img/istio_grafana_dashboard.png -- 317.95kb -> 299.22kb (5.89%)
/content/en/about/community/customers/schlumberger.svg -- 7.50kb -> 7.08kb (5.56%)
/archive/v1.0/img/docs.svg -- 1.86kb -> 1.76kb (5.5%)
/content/en/about/community/customers/shop-apotheke.svg -- 8.16kb -> 7.72kb (5.36%)
/content/en/about/community/customers/under-armour.svg -- 6.20kb -> 5.88kb (5.26%)
/archive/v1.0/img/setup.svg -- 0.87kb -> 0.83kb (5.26%)
/archive/v1.0/img/notes.svg -- 2.15kb -> 2.04kb (5.23%)
/archive/v0.3/docs/setup/kubernetes/img/dm_servicegraph.png -- 70.24kb -> 66.81kb (4.89%)
/archive/v1.0/img/blog.svg -- 2.56kb -> 2.44kb (4.84%)
/content/en/about/community/customers/lime.svg -- 11.01kb -> 10.49kb (4.7%)
/archive/v0.4/img/routing.svg -- 1.75kb -> 1.67kb (4.53%)
/archive/v1.0/img/community.svg -- 3.31kb -> 3.16kb (4.46%)
/content/en/about/community/customers/nandos.svg -- 180.73kb -> 173.21kb (4.16%)
/archive/v1.0/img/feature-status.svg -- 3.22kb -> 3.09kb (4.04%)
/content/en/about/community/customers/wayfair.svg -- 6.92kb -> 6.65kb (3.91%)
/archive/v1.0/img/bugs.svg -- 4.81kb -> 4.63kb (3.88%)
/content/en/about/community/customers/hellofresh.svg -- 13.42kb -> 12.91kb (3.86%)
/archive/v0.4/img/monitoring.svg -- 2.05kb -> 1.97kb (3.77%)
/content/en/about/community/customers/usaf.svg -- 5.03kb -> 4.84kb (3.69%)
/archive/v1.0/img/faq.svg -- 7.99kb -> 7.71kb (3.54%)
/archive/v1.0/img/glossary.svg -- 2.96kb -> 2.85kb (3.5%)
/archive/v1.0/img/help.svg -- 9.30kb -> 8.99kb (3.3%)
/content/en/about/community/customers/walmart.svg -- 4.77kb -> 4.62kb (3.17%)
/archive/v0.8/img/rocket-chat.svg -- 1.94kb -> 1.88kb (3.12%)
/content/en/about/community/customers/gov-uk.svg -- 7.62kb -> 7.41kb (2.76%)
/archive/v0.1/img/istio-logo.svg -- 0.43kb -> 0.42kb (2.71%)
/archive/v0.2/img/istio-logo.svg -- 0.43kb -> 0.42kb (2.71%)
/archive/v0.4/img/policy.svg -- 1.30kb -> 1.27kb (2.63%)
/content/en/about/community/customers/chiper.svg -- 4.47kb -> 4.36kb (2.49%)
/archive/v0.4/img/resilience.svg -- 2.21kb -> 2.16kb (2.47%)
/content/en/about/community/customers/masmovil.svg -- 21.29kb -> 20.79kb (2.39%)
/archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%)
/content/en/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%)
/archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%)
/archive/v1.4/img/istio-embroideredlogo.png -- 1,725.96kb -> 1,688.94kb (2.14%)
/content/en/about/community/customers/gojek.svg -- 2.01kb -> 1.97kb (2.14%)
/archive/v0.4/img/bulb.svg -- 3.15kb -> 3.09kb (1.83%)
/archive/v0.5/img/bulb.svg -- 3.15kb -> 3.09kb (1.83%)
/archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%)
/content/en/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%)
/archive/v1.0/blog/2018/v1alpha3-routing/gateways.svg -- 148.46kb -> 145.94kb (1.7%)
/archive/v1.0/zh/blog/2018/v1alpha3-routing/gateways.svg -- 148.46kb -> 145.94kb (1.7%)
/archive/v0.8/blog/2018/img/gateways.svg -- 148.46kb -> 145.94kb (1.7%)
/archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%)
/content/en/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%)
/content/en/about/community/customers/spotify.svg -- 4.39kb -> 4.33kb (1.4%)
/archive/v0.2/img/istio-logo-blue-background.svg -- 0.35kb -> 0.35kb (1.39%)
/archive/v0.1/img/istio-logo-blue-background.svg -- 0.35kb -> 0.35kb (1.39%)
/archive/v1.5/docs/concepts/security/id-prov.svg -- 16.40kb -> 16.19kb (1.28%)
/archive/v1.5/pt-br/docs/concepts/security/id-prov.svg -- 16.40kb -> 16.19kb (1.28%)
/content/en/about/community/customers/giphy.svg -- 1.00kb -> 0.99kb (1.27%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.png -- 21.03kb -> 20.79kb (1.14%)
/content/en/about/community/customers/trivago.svg -- 1.84kb -> 1.82kb (1.11%)
/archive/v0.1/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 57.37kb -> 56.75kb (1.09%)
/archive/v0.2/img/twitter.png -- 1.65kb -> 1.63kb (1.07%)
/archive/v0.1/img/twitter.png -- 1.65kb -> 1.63kb (1.07%)
/archive/v1.4/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example_with_admiral.svg -- 236.28kb -> 233.77kb (1.06%)
/archive/v1.5/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%)
/archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%)
/content/en/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%)
/archive/v0.8/docs/concepts/security/img/authn.svg -- 168.93kb -> 167.15kb (1.05%)
/archive/v0.8/docs/concepts/policies-and-telemetry/img/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.6/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.5/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.7/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.1/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.4/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.3/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v0.2/docs/concepts/policy-and-control/img/mixer/adapters.svg -- 25.21kb -> 24.95kb (1.04%)
/archive/v1.4/blog/2020/multi-cluster-mesh-automation/Istio_mesh_example.svg -- 193.44kb -> 191.44kb (1.04%)
/archive/v0.6/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.1/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.7/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.8/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.5/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.4/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.3/docs/concepts/traffic-management/img/pilot/PilotAdapters.svg -- 63.78kb -> 63.13kb (1.02%)
/archive/v0.1/img/github.png -- 8.93kb -> 8.84kb (0.94%)
/archive/v0.1/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.43kb -> 91.61kb (0.89%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.43kb -> 91.61kb (0.89%)
/archive/v0.4/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.43kb -> 91.61kb (0.89%)
/archive/v0.3/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.43kb -> 91.61kb (0.89%)
/archive/v0.6/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.59kb -> 91.77kb (0.89%)
/archive/v0.7/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.59kb -> 91.77kb (0.89%)
/archive/v0.8/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.59kb -> 91.77kb (0.89%)
/archive/v0.5/docs/concepts/traffic-management/img/pilot/ServiceModel_Versions.svg -- 92.59kb -> 91.77kb (0.89%)
/archive/v1.5/docs/concepts/security/authz.svg -- 24.11kb -> 23.91kb (0.83%)
/archive/v0.6/docs/concepts/security/img/mutual-tls/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.5/docs/concepts/security/img/mutual-tls/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.7/docs/concepts/security/img/mutual-tls/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.2/docs/concepts/security/img/auth/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.4/docs/concepts/security/img/auth/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.3/docs/concepts/security/img/auth/auth.svg -- 175.69kb -> 174.33kb (0.77%)
/archive/v0.6/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.1/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.7/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.8/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.5/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.4/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.3/docs/concepts/traffic-management/img/pilot/LoadBalancing.svg -- 100.30kb -> 99.56kb (0.74%)
/archive/v0.6/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.5/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.7/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.1/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.4/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.3/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.2/docs/concepts/policy-and-control/img/mixer/phases.svg -- 149.20kb -> 148.12kb (0.72%)
/archive/v0.6/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.5/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.7/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.1/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.4/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.3/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.2/docs/concepts/policy-and-control/img/mixer/traffic.svg -- 89.86kb -> 89.23kb (0.71%)
/archive/v0.3/docs/setup/kubernetes/img/servicegraph.png -- 150.34kb -> 149.32kb (0.68%)
/archive/v0.6/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.7/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.8/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.5/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.1/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.4/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.3/docs/concepts/traffic-management/img/pilot/TrafficManagementOverview.svg -- 278.10kb -> 276.28kb (0.65%)
/archive/v0.7/blog/2017/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v1.0/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v1.0/zh/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.3/blog/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.8/docs/concepts/policies-and-telemetry/img/topology-with-cache.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.5/blog/2017/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.4/blog/posts/2017/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.6/blog/2017/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.8/blog/2017/img/mixer-spof-myth-2.svg -- 163.47kb -> 162.45kb (0.62%)
/archive/v0.7/blog/2017/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v1.0/blog/2017/mixer-spof-myth/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v1.0/zh/blog/2017/mixer-spof-myth/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v0.3/blog/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v0.5/blog/2017/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v0.4/blog/posts/2017/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v0.6/blog/2017/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v0.8/blog/2017/img/mixer-spof-myth-1.svg -- 169.72kb -> 168.69kb (0.61%)
/archive/v1.5/docs/concepts/security/authn.svg -- 27.89kb -> 27.72kb (0.61%)
/archive/v1.5/pt-br/docs/concepts/security/arch-sec.svg -- 45.23kb -> 44.97kb (0.58%)
/archive/v1.5/docs/concepts/security/arch-sec.svg -- 45.23kb -> 44.97kb (0.58%)
/archive/v1.0/img/concepts.svg -- 0.86kb -> 0.86kb (0.57%)
/archive/v1.0/docs/concepts/policies-and-telemetry/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v1.0/zh/docs/concepts/policies-and-telemetry/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.8/docs/concepts/policies-and-telemetry/img/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.6/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.5/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.2/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.7/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.1/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.4/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.3/docs/concepts/policy-and-control/img/mixer-config/machine.svg -- 86.53kb -> 86.05kb (0.55%)
/archive/v0.7/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v0.2/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v0.3/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v0.6/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v0.4/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v0.5/docs/guides/img/mesh-expansion.svg -- 223.89kb -> 222.65kb (0.55%)
/archive/v1.0/zh/docs/concepts/security/node_agent.svg -- 80.56kb -> 80.13kb (0.54%)
/archive/v1.0/docs/concepts/security/node_agent.svg -- 80.56kb -> 80.13kb (0.54%)
/archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%)
/content/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%)
/archive/v1.4/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%)
/archive/v1.3/docs/concepts/traffic-management/pilot-arch.svg -- 12.72kb -> 12.67kb (0.46%)
/archive/v0.7/docs/concepts/security/img/IstioRBAC.svg -- 80.66kb -> 80.30kb (0.45%)
/archive/v0.8/docs/concepts/security/img/IstioRBAC.svg -- 80.66kb -> 80.30kb (0.45%)
/archive/v0.6/docs/concepts/security/img/IstioRBAC.svg -- 80.66kb -> 80.30kb (0.45%)
/archive/v0.5/docs/concepts/security/img/IstioRBAC.svg -- 80.66kb -> 80.30kb (0.45%)
/archive/v0.1/docs/concepts/network-and-auth/img/auth/auth.svg -- 189.31kb -> 188.50kb (0.43%)
/content/en/about/community/customers/mercari.svg -- 3.25kb -> 3.24kb (0.42%)
/archive/v0.6/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.7/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.2/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.5/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.8/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.4/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v0.3/docs/concepts/traffic-management/img/pilot/ServiceModel_RequestFlow.svg -- 48.90kb -> 48.69kb (0.42%)
/archive/v1.0/docs/concepts/policies-and-telemetry/adapters.svg -- 37.44kb -> 37.29kb (0.41%)
/archive/v1.0/zh/docs/concepts/policies-and-telemetry/adapters.svg -- 37.44kb -> 37.29kb (0.41%)
/archive/v0.8/docs/concepts/security/img/mutual-tls/auth.svg -- 177.94kb -> 177.21kb (0.41%)
/archive/v0.6/docs/concepts/what-is-istio/img/overview/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.3/docs/concepts/what-is-istio/img/architecture/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.7/docs/concepts/what-is-istio/img/overview/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.1/docs/concepts/what-is-istio/img/architecture/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.5/docs/concepts/what-is-istio/img/overview/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.2/docs/concepts/what-is-istio/img/architecture/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v0.4/docs/concepts/what-is-istio/img/architecture/arch.svg -- 316.35kb -> 315.12kb (0.39%)
/archive/v1.0/docs/concepts/what-is-istio/arch.svg -- 116.09kb -> 115.65kb (0.38%)
/archive/v1.0/zh/docs/concepts/what-is-istio/arch.svg -- 116.09kb -> 115.65kb (0.38%)
/archive/v1.0/docs/concepts/policies-and-telemetry/topology-with-cache.svg -- 123.19kb -> 122.75kb (0.36%)
/archive/v1.0/zh/docs/concepts/policies-and-telemetry/topology-with-cache.svg -- 123.19kb -> 122.75kb (0.36%)
/archive/v1.0/docs/concepts/security/authz.svg -- 106.01kb -> 105.65kb (0.34%)
/archive/v1.0/zh/docs/concepts/security/authz.svg -- 106.01kb -> 105.65kb (0.34%)
/archive/v1.0/docs/concepts/traffic-management/LoadBalancing.svg -- 101.57kb -> 101.24kb (0.33%)
/archive/v1.0/zh/docs/concepts/traffic-management/LoadBalancing.svg -- 101.57kb -> 101.24kb (0.33%)
/archive/v0.8/docs/concepts/what-is-istio/img/overview/arch.svg -- 112.47kb -> 112.10kb (0.32%)
/archive/v1.0/docs/concepts/policies-and-telemetry/topology-without-cache.svg -- 113.85kb -> 113.48kb (0.32%)
/archive/v1.0/zh/docs/concepts/policies-and-telemetry/topology-without-cache.svg -- 113.85kb -> 113.48kb (0.32%)
/archive/v1.0/docs/concepts/traffic-management/PilotAdapters.svg -- 114.72kb -> 114.37kb (0.31%)
/archive/v1.0/zh/docs/concepts/traffic-management/PilotAdapters.svg -- 114.72kb -> 114.37kb (0.31%)
/archive/v1.0/docs/examples/integrating-vms/mesh-expansion.svg -- 277.16kb -> 276.32kb (0.3%)
/archive/v1.0/zh/docs/examples/integrating-vms/mesh-expansion.svg -- 277.16kb -> 276.32kb (0.3%)
/archive/v1.0/docs/concepts/traffic-management/ServiceModel_RequestFlow.svg -- 118.58kb -> 118.23kb (0.29%)
/archive/v1.0/zh/docs/concepts/traffic-management/ServiceModel_RequestFlow.svg -- 118.58kb -> 118.23kb (0.29%)
/archive/v1.0/docs/concepts/traffic-management/ServiceModel_Versions.svg -- 168.09kb -> 167.61kb (0.29%)
/archive/v1.0/zh/docs/concepts/traffic-management/ServiceModel_Versions.svg -- 168.09kb -> 167.61kb (0.29%)
/archive/v1.0/docs/concepts/traffic-management/TrafficManagementOverview.svg -- 539.19kb -> 537.76kb (0.27%)
/archive/v1.0/zh/docs/concepts/traffic-management/TrafficManagementOverview.svg -- 539.19kb -> 537.76kb (0.27%)
/archive/v0.8/docs/concepts/policies-and-telemetry/img/topology-without-cache.svg -- 134.68kb -> 134.36kb (0.23%)
/archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%)
/content/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%)
/archive/v1.4/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%)
/content/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/content/en/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%)
/archive/v1.3/docs/concepts/what-is-istio/arch.svg -- 92.54kb -> 92.35kb (0.2%)
/archive/v1.2/zh/about/community/customers/flexe.svg -- 2.90kb -> 2.89kb (0.2%)
/archive/v1.2/about/community/customers/flexe.svg -- 2.90kb -> 2.89kb (0.2%)
/content/en/about/community/customers/curve.svg -- 2.90kb -> 2.90kb (0.2%)
/archive/v1.2/zh/docs/concepts/what-is-istio/arch.svg -- 93.04kb -> 92.85kb (0.2%)
/archive/v1.2/docs/concepts/what-is-istio/arch.svg -- 93.04kb -> 92.85kb (0.2%)
/archive/v0.8/docs/guides/img/mesh-expansion.svg -- 210.38kb -> 209.97kb (0.2%)
/archive/v1.4/about/community/partners/layer5.svg -- 1.76kb -> 1.76kb (0.17%)
/archive/v1.4/img/icons.svg -- 95.55kb -> 95.40kb (0.16%)
/archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%)
/content/en/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%)
/archive/v1.2/img/icons.svg -- 90.59kb -> 90.45kb (0.15%)
/archive/v1.3/img/icons.svg -- 91.68kb -> 91.54kb (0.15%)
/archive/v1.2/blog/2019/egress-traffic-control-in-istio-part-2/SecurityArchitectureWithL3Firewalls.svg -- 613.29kb -> 612.38kb (0.15%)
/archive/v1.5/img/icons.svg -- 95.54kb -> 95.40kb (0.15%)
/archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%)
/archive/archive/img/icons.svg -- 95.54kb -> 95.40kb (0.15%)
/content/en/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%)
/archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%)
/archive/v1.0/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 119.37kb -> 119.20kb (0.14%)
/archive/v1.0/zh/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 119.37kb -> 119.20kb (0.14%)
/archive/v0.8/blog/2018/img/virtualservices-destrules.svg -- 119.37kb -> 119.20kb (0.14%)
/archive/v0.2/img/routing.svg -- 447.72kb -> 447.13kb (0.13%)
/archive/v0.1/img/routing.svg -- 447.72kb -> 447.13kb (0.13%)
/archive/v1.3/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/archive/v1.1/zh/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/archive/v1.1/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/archive/v1.2/zh/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/archive/v1.2/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/content/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/content/en/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.5/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.5/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%)
/archive/v1.4/docs/ops/deployment/performance-and-scalability/latency_p90.svg -- 169.12kb -> 168.95kb (0.1%)
/archive/v1.2/zh/about/community/partners/scytale.svg -- 167.64kb -> 167.48kb (0.1%)
/archive/v1.2/about/community/partners/scytale.svg -- 167.64kb -> 167.48kb (0.1%)
/content/en/about/community/customers/iherb.svg -- 3.64kb -> 3.63kb (0.08%)
/content/zh/about/community/customers/iherb.svg -- 3.64kb -> 3.63kb (0.08%)
/archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%)
/archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%)
/archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%)
/archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%)
/archive/v1.3/about/contribute/diagrams/diagram-guidelines.svg -- 47.65kb -> 47.63kb (0.05%)
/archive/v1.2/about/contribute/diagrams/diagram-guidelines.svg -- 47.78kb -> 47.75kb (0.05%)
/archive/v1.3/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.47kb -> 37.46kb (0.05%)
/archive/v1.1/zh/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.48kb -> 37.46kb (0.05%)
/archive/v1.1/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.48kb -> 37.46kb (0.05%)
/archive/v1.2/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.48kb -> 37.46kb (0.05%)
/archive/v1.2/zh/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.48kb -> 37.46kb (0.05%)
/archive/v1.3/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.61kb (0.05%)
/archive/v1.1/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.62kb (0.05%)
/archive/v1.1/zh/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.62kb (0.05%)
/archive/v1.2/zh/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.62kb (0.05%)
/archive/v1.2/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.62kb (0.05%)
/content/en/about/community/customers/giffgaff.svg -- 2.62kb -> 2.62kb (0.04%)
/content/en/about/community/customers/bol-com.svg -- 58.06kb -> 58.04kb (0.03%)
/archive/v1.3/docs/reference/config/policy-and-telemetry/mixer-overview/topology-with-cache.svg -- 81.78kb -> 81.75kb (0.03%)
/archive/v1.1/zh/docs/concepts/policies-and-telemetry/topology-with-cache.svg -- 81.83kb -> 81.80kb (0.03%)
/archive/v1.1/docs/concepts/policies-and-telemetry/topology-with-cache.svg -- 81.83kb -> 81.80kb (0.03%)
/archive/v1.2/docs/reference/config/policy-and-telemetry/mixer-overview/topology-with-cache.svg -- 81.83kb -> 81.80kb (0.03%)
/archive/v1.0/docs/concepts/security/architecture.svg -- 114.58kb -> 114.54kb (0.03%)
/archive/v1.0/zh/docs/concepts/security/architecture.svg -- 114.58kb -> 114.54kb (0.03%)
/archive/v1.3/blog/2019/data-plane-setup/arch-2.svg -- 82.76kb -> 82.74kb (0.03%)
/archive/v1.1/zh/blog/2019/data-plane-setup/arch-2.svg -- 82.81kb -> 82.79kb (0.03%)
/archive/v1.1/blog/2019/data-plane-setup/arch-2.svg -- 82.81kb -> 82.79kb (0.03%)
/archive/v1.2/zh/blog/2019/data-plane-setup/arch-2.svg -- 82.81kb -> 82.79kb (0.03%)
/archive/v1.2/blog/2019/data-plane-setup/arch-2.svg -- 82.81kb -> 82.79kb (0.03%)
/archive/v1.3/docs/setup/install/multicluster/shared-gateways/diagram.svg -- 116.08kb -> 116.05kb (0.02%)
/archive/v1.1/docs/examples/multicluster/split-horizon-eds/diagram.svg -- 116.19kb -> 116.16kb (0.02%)
/archive/v1.2/docs/setup/kubernetes/install/multicluster/shared-gateways/diagram.svg -- 116.19kb -> 116.16kb (0.02%)
/archive/v1.1/zh/docs/examples/multicluster/split-horizon-eds/diagram.svg -- 116.19kb -> 116.16kb (0.02%)
/archive/v1.2/docs/concepts/multicluster-deployments/multicluster-split-horizon-eds.svg -- 116.83kb -> 116.81kb (0.02%)
/archive/v1.1/docs/concepts/multicluster-deployments/multicluster-split-horizon-eds.svg -- 116.83kb -> 116.81kb (0.02%)
/archive/v1.1/zh/docs/concepts/multicluster-deployments/multicluster-split-horizon-eds.svg -- 116.83kb -> 116.81kb (0.02%)
/archive/v1.2/zh/docs/concepts/multicluster-deployments/multicluster-split-horizon-eds.svg -- 116.83kb -> 116.81kb (0.02%)
/archive/v1.0/zh/docs/concepts/security/overview.svg -- 228.33kb -> 228.29kb (0.02%)
/archive/v1.0/docs/concepts/security/overview.svg -- 228.33kb -> 228.29kb (0.02%)
/archive/v1.3/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.72kb -> 71.71kb (0.02%)
/archive/v1.1/docs/examples/advanced-gateways/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.77kb -> 71.75kb (0.02%)
/archive/v1.1/zh/docs/examples/advanced-gateways/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.77kb -> 71.75kb (0.02%)
/archive/v1.2/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.77kb -> 71.75kb (0.02%)
/archive/v1.3/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.77kb -> 66.76kb (0.01%)
/archive/v1.3/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.77kb -> 66.76kb (0.01%)
/archive/v1.1/zh/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.2/zh/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.1/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.2/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.2/zh/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.2/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.1/zh/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.1/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.80kb -> 66.79kb (0.01%)
/archive/v1.3/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.00kb -> 66.99kb (0.01%)
/archive/v1.1/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.03kb -> 67.02kb (0.01%)
/archive/v1.2/zh/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.03kb -> 67.02kb (0.01%)
/archive/v1.1/zh/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.03kb -> 67.02kb (0.01%)
/archive/v1.2/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.03kb -> 67.02kb (0.01%)
/archive/v0.4/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.1/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.7/blog/2017/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v1.0/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v1.0/zh/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.2/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.3/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.5/blog/2017/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.8/blog/2017/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v0.6/blog/2017/img/istio_auth_overview.svg -- 137.64kb -> 137.62kb (0.01%)
/archive/v1.1/zh/docs/concepts/traffic-management/LoadBalancing.svg -- 71.36kb -> 71.35kb (0.01%)
/archive/v1.1/docs/concepts/traffic-management/LoadBalancing.svg -- 71.36kb -> 71.35kb (0.01%)
/archive/v1.2/zh/docs/concepts/traffic-management/LoadBalancing.svg -- 71.36kb -> 71.35kb (0.01%)
/archive/v1.2/docs/concepts/traffic-management/LoadBalancing.svg -- 71.36kb -> 71.35kb (0.01%)
/archive/v1.3/docs/examples/mesh-expansion/bookinfo-expanded/mesh-expansion.svg -- 217.56kb -> 217.53kb (0.01%)
/archive/v1.1/zh/docs/examples/integrating-vms/mesh-expansion.svg -- 217.68kb -> 217.66kb (0.01%)
/archive/v1.2/docs/examples/integrating-vms/mesh-expansion.svg -- 217.68kb -> 217.66kb (0.01%)
/archive/v1.1/docs/examples/integrating-vms/mesh-expansion.svg -- 217.68kb -> 217.66kb (0.01%)
/archive/v1.2/zh/docs/examples/integrating-vms/mesh-expansion.svg -- 217.68kb -> 217.66kb (0.01%)
/archive/v1.2/zh/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 90.25kb -> 90.24kb (0.01%)
/archive/v1.1/zh/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 90.25kb -> 90.24kb (0.01%)
/archive/v1.3/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.28kb -> 91.28kb (0.01%)
/archive/v1.1/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.33kb -> 91.32kb (0.01%)
/archive/v1.2/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.33kb -> 91.32kb (0.01%)
/archive/v1.3/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.41kb -> 137.41kb (0.01%)
/archive/v1.1/zh/…

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-25 16:49:43 -04:00
Eric Van Norman 1020de7a56
Update master branch to release-1.8 after publishing 1.7 (#7997)
* build an archive of v1.6 in master

* update data/versions.yml and archive index page

* advance master to release-1.8

* Missing `make snips` in script
2020-08-21 20:23:38 -07:00
Lin Sun fbb263e6de
clarify request timeout default (#7983)
* clarify request timeout default

* fix lint

* update timeout

* upper case http

* Update content/en/docs/concepts/traffic-management/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-21 14:08:42 -07:00
Pengyuan Bian 9422cf509a
add link to envoy attributes (#7979) 2020-08-19 10:53:11 -07:00
Suchith J N 366b1bfa4d
Automated test for customizing TCP metrics (#7944)
* automated test for customizing TCP metrics

* remove pullpolicy set to IfNotPresent

* fix python linter issues

* fix linting errors and address PR comments - fix verification steps

* fix verification and simplify patching configuration based on latest changes

* fix linter issues and the expression to grep (istio -> istio_requests_total)

* try with default profile instead of demo/none

* Edit documentation to use bookinfo for demonstration and add some more snippets

This is in-line with other observability tasks
https://preliminary.istio.io/latest/docs/tasks/observability/metrics/tcp-metrics/
https://preliminary.istio.io/latest/docs/tasks/observability/metrics/querying-metrics/
https://preliminary.istio.io/latest/docs/tasks/observability/metrics/using-istio-dashboard/

* fix linting errors - quoting the command to fetch productpage pod name

* change profile to default as it involves istio state changes and use _verify_lines to match multiple words
2020-08-19 10:14:12 -07:00
Eric Van Norman 1bc2f7de66
Updates to Kiali page (#7977) 2020-08-19 07:33:04 -07:00
Suchith J N 7eb06711d8
Automated test for Querying metrics from prometheus (#7966)
* automated test for querying metrics from Prometheus

* automated test for querying metrics from Prometheus

* remove IfNotPresent from tests/test.mk

* remove request timeout

* fix linter(shellcheck) issues

* address code review comments

* address review comments
2020-08-18 08:30:40 -07:00
Frank Budinsky ce4cbcf9a8
Deprecated tasks do not need tests + small fwording fix (#7971) 2020-08-18 06:45:39 -07:00
Neeraj Poddar 122ab65b1b
Add warning for network policy enforcement (#7967)
* Add warning for network policy enforcement

* Address review feedback
2020-08-17 11:31:01 -07:00
Kenjiro Nakayama d91deef0a0
Fix invalid inline code (#7963)
* Fix invalid inline code

* Change to tcpReportingDuration
2020-08-14 17:36:27 -07:00
Pengyuan Bian 976850a101
monir fix on metric customization doc (#7962) 2020-08-14 15:14:49 -07:00
Pengyuan Bian fffff79771
Clean up metric customization to get rid of envoyfilter based text editing (#7952)
* clean up metric customization to get rid of envoy filter based text
editing

* lint

* lint

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* fix lint

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-14 09:54:32 -07:00
Shamsher Ansari a94027d955
Update zipkin dashboard images and tracing description (#7910)
* Update zipkin dashboard images

* Fix lint

* Remove words from .spelling

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* crop zipkin list img and update list description

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-12 13:58:36 -07:00
Neeraj Poddar c94a3f2e80
Explain pod annotation overrides for tracing (#7923)
* Explain pod annotation overrides for tracing

* Review comments
2020-08-11 19:36:29 -07:00
John Mazzitelli a44e199c3b
[kiali] update for kiali that ships with istio 1.7 (#7913) 2020-08-11 13:06:08 -07:00
Frank Budinsky 41d56d97ff
Remove -it from kubectl exec calls (#7916) 2020-08-11 12:40:58 -07:00
Neeraj Poddar c018390966
Augment tracing configurability doc (#7907)
* Augment tracing configurability doc

* Minor fixes

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Fix YAML snippet

* Review comments

* Fix lint errors

* Fix lint errors

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-11 10:34:24 -07:00
Frank Budinsky 4801cd62fa
Verify test cleanup (#7889)
* Verify test cleanup

* disable istio-system checks

* more tolerant checks

* fix lint

* more lint

* limited check cleanup

* always check

* snapshot tweak
2020-08-11 08:19:21 -07:00
Navraj Singh Chhina b76fd3d2f4
Using an External HTTPS Proxy Automated Test (#7886)
* add missing cleanup for vs nginx

* add test

* fix sourcepod

* add ...

* use verify contains

* revert boilerplate

* disable SC2155

* remove waitfordep

* add test

* fix newline

* weird cleanup

* add back test

* oops make gen

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* weird cleanup

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-10 15:39:55 -04:00
Eric Van Norman b1f43215cd
Collecting Metrics for TCP Services automated test (#7826)
* TCP Metrics automated test

* Fix url and spelling

* More cleanup

* Cleanup - no browser tests

* More cleanup

* Updates - review comment, actually call Prometheus

* code review comments

* Add back second itstioctl kill
2020-08-10 10:22:07 -07:00
Shamsher Ansari fa94077d95
Update output for disable envoy access logging (#7899) 2020-08-10 06:14:57 -07:00
Navraj Singh Chhina 1cb1ce6a51
Egress Kubernetes Services Automated test (#7887)
* add missing cleanup for vs nginx

* add test

* move cleanup
2020-08-07 22:31:55 -07:00
Shamsher Ansari d5446d7ef1
Fix Prometheus and Grafana svc not found during observability (#7878)
* Fix Prometheus and Grafana svc not found during observability

* fix review comments
2020-08-06 12:49:29 -04:00
Frank Budinsky c84690b958
Fix broken circuit-breaking test (#7866)
* Fix broken circuit-breaking test

* supress stderr

* curl -quiet

* tweak
2020-08-04 16:42:23 -04:00
Navraj Singh Chhina e9d63da862
Egress Gateway Automated Doc Test (#7832)
* add missing cleanup for vs nginx

* add test

* fix sourcepod

* add ...

* use verify contains

* revert boilerplate

* disable SC2155

* remove waitfordep
2020-08-04 12:21:30 -04:00
Lucas Ponce 6900c85d8a
Update Kiali overview (#7825) 2020-07-31 11:21:43 -07:00
Frank Budinsky e43d0b6ff5
Small doc fixes (#7818) 2020-07-30 07:04:43 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -04:00
Vadim Eisenberg f00434d282
fix kubectl patch instructions for meshConfig.outboundTrafficPolicy (#7798)
take into account the case when meshConfig.outboundTrafficPolicy is not defined
2020-07-28 09:33:45 -07:00
Vadim Eisenberg 54113c6864
add warnings about using DNS resolution (#7788)
* add warnings about using DNS resolution

* the gateway perform -> the gateway performs

* Apply comments of @frankbu, part 1

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* remove "the" from "the DNS resolution"

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* remove the from "the DNS resolution", if ... were ... would -> if ... is ... will

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* remove the from

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-26 10:42:55 -07:00
Vadim Eisenberg 8e51aad4fa
use Istio Operator to control the policy of accessing external services (#7786)
set spec.meshConfig.outboundTrafficPolicy.mode to ALLOW_ANY or REGISTRY_ONLY

the previous approach does not work
2020-07-24 12:31:05 -07:00
Eric Van Norman db796eab17
Branch cut changes for release-1.7 (#7767)
* Branch cut changes for release-1.7

* Missed make gen
2020-07-22 09:12:06 -07:00
Navraj Singh Chhina 9dd06e5201
Minimum OpenSSL Version Required (#7763)
* add missing cleanup for vs nginx

* add openssl req

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-22 08:32:35 -07:00
Navraj Singh Chhina 5e0a9ce847
[Release 1.7] Egress Gateway TLS Origination using SDS (#7719)
* add missing cleanup for vs nginx

* init sds doc

* squash commits

add simple TLS task

address issues

fix lint and secret configuration

add secret format specification

add mutual TLS task

fix lint and rename older task

make gen again

fix name

keep old directory

add warnings

lint

fix cacert issue

lint

* secure

* make gen

* rebase master

* make secret types clearer

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* run make gen

* lint

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* make gen

* add tls test

* move mesh creation

* suggestions

* add mtls test

* fix typo

* move secret section

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-21 12:00:40 -07:00
Istio Automation 47b600af7a
bugfix (#7761)
Co-authored-by: King Ye <kingye.me@gmail.com>
2020-07-21 09:20:27 -04:00
Navraj Singh Chhina d8ea809c56
Simplify TLS Origination with Gateways Task (#7754)
* add missing cleanup for vs nginx

* simplify TLS

* lint the task

* bug fix

* escape heredoc

* fix task

* remove unnecessary cleanup

* remove spaces

* address comments

* fix typo

* remove file func
2020-07-20 15:12:33 -07:00
Ismo Puustinen b2466fba09
kiali: fix a broken link. (#7738) 2020-07-20 10:20:14 -04:00
Gregory Hanson 4811aa23f8
Fix for Egress Gateway TLS Origination Task (#7732)
* one possible fix for egress tls origination fix

* update snips

* re-enable egress gateway mtls origination test
2020-07-20 10:09:29 -04:00
Morven Cao 61f317d145
fix quote issue for certificate generating command. (#7749) 2020-07-19 22:07:24 -04:00
Ram Vennam 1ea2db035e
typo (#7744) 2020-07-17 14:07:27 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Navraj Singh Chhina 9bd857e565
Bump istio/istio dep and enable TLS origination tests (#7714)
* add missing cleanup for vs nginx

* bump istio and re enable tls origination tasks

* update istio to master

* bump to stable istio/istio

* make gen
2020-07-13 14:32:28 -04:00
Eric Van Norman 78088360fe
Update istio/istio ref and reenable tests (#7669)
* Update istio/istio ref and reenable tests

* Update istio/istio reference

* Update istioctl build to have version for images

* Fix lint and pull a newer istio/istio

* Disable egress tests
2020-07-09 13:29:32 -07:00
Albert Sun 2f1ba00487
Add IBM Cloud Kubernetes Service specific instructions for node port Ingress Host (#7663)
* Add IBM Cloud Kubernetes Service specific instructions for Ingress Host

The previous instruction put IBM cloud under other environments, and the command set the Ingress Host to the wrong address.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Moved IBM Cloud instructions above Docker

* Add IBM Cloud Node port Ingress host instructions to same documentation

* Update Ingress Control Tests

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* update snips.sh

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-07 13:18:01 -07:00
Morven Cao 831950b1c9
fix egressgateway install. (#7674) 2020-07-07 07:44:05 -07:00
Frank Budinsky 93458dd587
Temporarily disable broken tests (#7667)
* Temporarily disable broken tests

* use @setup

* use @setup

* another one
2020-07-06 16:56:19 -07:00
Frank Budinsky 412f03105c
Kubernetes Ingress Test + fixes (#7662)
* Kubernetes Ingress Test + fixes

* cleanup

* fix circuit-breaking test

* fix lint

* remove -it
2020-07-06 07:54:35 -07:00
Frank Budinsky 0fd97d3817
No tests needed for deprecated docs (#7660) 2020-07-06 07:12:18 -07:00
Frank Budinsky eadc0629dc
Authz TD migration test (#7653)
* Authz TD migration tests

* cleanup

* remove samples source
2020-06-30 20:23:20 -07:00
Nicolas Haller 471cdfef12
Add selector on the squid deployment manifest (#7646) 2020-06-30 17:08:56 -04:00
Frank Budinsky 67e181ce34
More test framework doc (#7635)
* More test framework doc

* Update tests/README.md

Co-authored-by: Hongyi Zhang <hongyizhang@google.com>

* Update tests/README.md

Co-authored-by: Hongyi Zhang <hongyizhang@google.com>

* tweak

* tweak

* increase default retry

* increase retries to 8

* fix test failing

* disable istioctl install

* fix lint

Co-authored-by: Hongyi Zhang <hongyizhang@google.com>
2020-06-30 11:06:42 -07:00
Aurelie Vache 577611c1a2
fix(customize-metrics): typo (#7623) 2020-06-25 06:35:58 -07:00
Frank Budinsky 01c4cce951
Add proper wait for config calls to tests (#7620)
* Add wait for config calls to tests

* two more
2020-06-24 09:48:29 -07:00
Fernando Ripoll 0a8cb8313b
Replace deprecated api versions in EN docs (#7598) 2020-06-22 07:40:39 -07:00
Pengyuan Bian 52136f3809
fix identation of extra tags annotation (#7602) 2020-06-22 06:16:51 -07:00
Frank Budinsky 25c3be4772
Some random poor quality doc fixes (#7589)
* Some random poor quality doc fixes

* change profiles
2020-06-19 11:25:02 -07:00
John Howard ebed96e2bc
Add kiali integrations page (#7562)
* Add kiali integrations page

The primary purpose for this is to just have a page here for consistency
with other addons, most of the content still lives in the other doc I
link to here. That may change in the future but for now I think it makes
sense to just get something here and we can refactor in the future.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-17 07:52:01 -07:00
Hongyi Zhang a4f252ff2c
fix bug where *_test.sh doesn't source snips.sh (#7545)
* fix bug where *_test.sh doesn't source snips.sh

* remove 'source snips.sh' from scripts
2020-06-12 11:12:53 -07:00
Navraj Singh Chhina 3f6e0312cf
Egress Gateway TLS Origination Test Suite (#7501)
* add missing cleanup for vs nginx

* Add test for Gateway TLS Origination

* fix copyright

* Add Gateway mTLS origination

* replace <password> with password

* fix lint and autogen yes response

* oops typos

* make gen

* escape SC2154 :)

* apply suggestions and fix lint

* squash commits and cleanup branch

wrong quotes

more typos

make snips again

linter :'(

make linter happy

newline blocks

make gen 2

tab linting

try this

change service deletion

oops was deploying sleep twice

ignore nginx version lines for expected response

add update snips

lint again

make snips 3

redo check

do some magic

do some magic 2

lint tabs

remove incorrect snip matching

hack tls origination sleep deployment

hack 2

* this test is super flaky

* delete virtual service

* move scripts

* move scripts

* move to new testing framework

end file with newline and cleanup

typo

* content length shouldn't be included in snips

* comment out the final HTTP check

* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/mtls_test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/tls_test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/tls_test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* ignore cleanup errors

* add source back in

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-12 13:04:06 -04:00
Hongyi Zhang 5fbb14bedc
Convert all old tests to new tests (#7522)
* add an example task to test

* main test function: save progress

* a working example: routing request

* improve log info and error handling

* introduce makefile

* run each test as a subtest; remove common setup from test.sh

* add another test.sh: fault-injection

* improve error handling

* check test environment

* add two more test.sh files

* fix make command for istio setup

* update two test.sh files from upstream

* add comments and update README.md

* update test.sh files from upstream

* support multiple test names

* update README

* update README.md for new framework

* remove documentation of migration steps

* undo format changes

* change separation line to '# @cleanup'

* move go code and makefile from content/ to tests/

* change package name

* make for loop more readable

* change the set of auto-sourced scripts

* add docs for all functions

* approach to deal with folders with the same name

* minor fixes to ensure everything still runs

* fix make gen error

* add a TIMEOUT argument

* make sure util/debug.sh works with new framework

* make lint-go happy

* [BIG CHANGE] allow different istio setup configs

* make linters happy

* make linters happier

* changed wording and function orders

* make error return as the 2nd argument

* add TODOs

* Update content/en/docs/tasks/traffic-management/traffic-shifting/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* only test english docs

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* allow test.sh as suffix

* move adding setup configs to tests/setup

* recommend full paths

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* require full test paths

* converting old tests to new tests: traffic-management and misc

* converting old tests to new tests: security

* remove old tests

* Update content/en/docs/tasks/security/cert-management/dns-cert/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* simplify setup configs

* Update content/en/docs/tasks/security/authentication/authn-policy/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authentication/mtls-migration/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authorization/authz-http/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* do not let istioctl prompt y/n

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/cert-management/plugin-ca-cert/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* simplify stuff

* rename dns-cert test.sh to test_broken.sh

* fix dns-cert doc and test

* remove egress=disabled

* fix test

* Update content/en/docs/tasks/observability/logs/access-log/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-11 11:15:48 -07:00
Douglas Reid bce48d42e7
refactor(telemetry): move wasm telemetry docs to proxy extensions (#7525)
* refactor(telemetry): move wasm telemetry docs to proxy extensions

* retry deleting dir

* update links

* lint cleanup
2020-06-11 10:56:49 -07:00
Hongyi Zhang 420a54447b
Migration to a new framework for doc testing (#7465)
* add an example task to test

* main test function: save progress

* a working example: routing request

* improve log info and error handling

* introduce makefile

* run each test as a subtest; remove common setup from test.sh

* add another test.sh: fault-injection

* improve error handling

* check test environment

* add two more test.sh files

* fix make command for istio setup

* update two test.sh files from upstream

* add comments and update README.md

* update test.sh files from upstream

* support multiple test names

* update README

* update README.md for new framework

* remove documentation of migration steps

* undo format changes

* change separation line to '# @cleanup'

* move go code and makefile from content/ to tests/

* change package name

* make for loop more readable

* change the set of auto-sourced scripts

* add docs for all functions

* approach to deal with folders with the same name

* minor fixes to ensure everything still runs

* fix make gen error

* add a TIMEOUT argument

* make sure util/debug.sh works with new framework

* make lint-go happy

* [BIG CHANGE] allow different istio setup configs

* make linters happy

* make linters happier

* changed wording and function orders

* make error return as the 2nd argument

* add TODOs

* Update content/en/docs/tasks/traffic-management/traffic-shifting/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* only test english docs

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* allow test.sh as suffix

* move adding setup configs to tests/setup

* recommend full paths

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* require full test paths

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-09 14:11:53 -07:00
Frank Budinsky 669e35b3ea
Cleanup access log test (#7513) 2020-06-09 13:39:59 -07:00
Iris 2bb1952f32
add test for Access log (#7423)
* add test for access log

* fix k8s test

* fix k8s test
2020-06-09 06:59:09 -07:00
Navraj Singh Chhina e7616b2ac0
Disable ShellChecking for SC2164 (#7507)
* add missing cleanup for vs nginx

* disable SC2164 which checks safe cd

* make gen
2020-06-08 13:56:32 -07:00
Jonathan Kogan 55e4e8e118
Fixed code typo (#7489) 2020-06-05 14:06:05 -07:00
jacob-delgado c29007987c
Add example for proxy.istio.io/config annotation (#7348)
* Add example for proxy.istio.io/config annotation

* Code review comment

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-04 19:30:49 -07:00
Frank Budinsky 1d5fa543ef
Fix circuit-breaker snips (#7475) 2020-06-04 19:23:44 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
Justin Pettit 877b438829
Authn policy (#7433)
* authn-policy: Point users to Istio installation guide.

Have users install Istio through the installation guide instead of
explicitly instructing them to run "istioctl manifest apply" in the
task.  This will make it easier to automate the task later.

* authn-policy: Make steps and expected response clear for testing.

* Add authn-policy user guide test.
2020-05-29 12:11:47 -07:00
Lin Sun a5fceca006
add a test for ingress SNI passthrough (#7380)
* add a test

* fix path

* fix lint 1

* fix lint 2

* hope to get lint pass now

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* add fix from frank

* fix name

* update output

* mark test: yes

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-27 11:38:07 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Justin Pettit 21e03db9d9
Add authz-ingress user guide test. (#7407) 2020-05-27 06:40:06 -07:00
Frank Budinsky 77d3dc6bf1
Fix mirroring test (#7399)
* Fix mirroring test

* fix typo

* fixes

* export vars

* lint
2020-05-26 12:57:19 -07:00
Frank Budinsky 4e0103110d
Cleanup mirroring test (#7387)
* Cleanup mirroring test

* sleep

* fix mtls-migr cleanup

* debug

* debug2

* debug3

* debug4
2020-05-24 14:35:09 -07:00
John Howard e9e963a617
Add TLS origination doc test (#7367)
* Add TLS origination doc test

* Fix build

* Add header

* lint
2020-05-21 14:10:26 -07:00
Nupur Garg 666a081e79
Fix Documentation for Customizing Metrics and TCP Metrics Task (#7339)
* Fix Documentation for Customizing Metrics and  TCP Metrics Task
Ref: https://github.com/istio/istio/issues/23782
Ref: https://github.com/istio/istio.io/issues/7184
Ref: https://github.com/istio/istio.io/issues/7280

* fix lint

* Fix lint

* Fix lint

* Fix lint

* Fixed based on feedback

* Fix lint
2020-05-21 09:25:39 -07:00
Frank Budinsky e0e8648fe5
Clean up traffic shifting test (#7369)
* Clean up traffic shifting test

* add var

* v1beta1
2020-05-21 06:31:45 -07:00
Justin Pettit 46607a1c43
authz-td-migration: Don't error when deleting non-existent items. (#7361) 2020-05-19 18:20:20 -07:00
Justin Pettit 7782eb1d0a
Authz jwt (#7338)
* snip.py: Replace github file token with release-specific URL.

* verify.sh: Show the expected output as well as the actual output.

* snip.py: Update the githubfile regex to not include email addresses.

When generating snip scripts, pairs of "@" signs indicate a link to
GitHub repo content.  However, JWT attribute values contained pairs of
email addresses such as:

    `testing@secure.istio.io/testing@secure.istio.io`

which would be treated as an email address and mangled.  This commit
rewrites the regex to not match on email addresses.

* Add authz-jwt user guide test.
2020-05-17 13:51:45 -04:00
Frank Budinsky 90103ae557
Cleanup circuit breaking test (#7335)
* Cleanup circuit breaking test

* remove old files

* updated expected
2020-05-15 16:59:58 -07:00
Shamsher Ansari 879132e36e
Update Python and Java code snippet (#7330)
Netlify flake
2020-05-15 13:57:01 -04:00
jacob-delgado 86577d028e
Remove experimental link in feature status page; change to development (#7251)
Force merge because of Netlify
2020-05-15 13:15:37 -04:00
Justin Pettit 8cacec48de
Authz deny (#7315)
* Add authz-tcp user guide test.

* Add run and verify functions for user doc tests.
2020-05-14 16:10:20 -07:00
Douglas Reid b2a72e0ae2
Fix classify docs (#7290)
* fix(classify-metrics): remove problematic config

* add extra bit for catching config errors
2020-05-13 13:09:55 -07:00
Xavier Canal i Masjuan 40efd46787
Updating screenshots for kiali task (#7302) 2020-05-13 09:34:49 -07:00
John Howard 0f7c1cc467
Update circuit breaker docs (#7272)
* Update circuit breaker docs

* snips
2020-05-13 07:56:48 -07:00
Shamsher Ansari 183efe691c
Update http 1.1 to http 2 (#7301) 2020-05-13 07:09:42 -07:00
Shamsher Ansari 50793ab875
Add Type colomn for svc output (#7299)
Force merge because of netlify flake
2020-05-13 09:49:38 -04:00
jacob-delgado 48f82d8a21
Move comment to proper line (#7293) 2020-05-13 06:48:06 -07:00
John Howard 7038ff4a6d
Trivial grammar error fix (#7276) 2020-05-12 18:38:26 -07:00
Frank Budinsky 4f7622e3aa
More doc testing (#7253)
* Ingress control test

* Ingress control test

* fix lint

* fix package

* fix path

* improve _verify_like

* curl -s

* debug

* fix compare

* remove flaky verify call

* fix path

* regen
2020-05-12 05:58:07 -07:00
Frank Budinsky 80443a4b6c
Cleanup and fix TCP traffic routing test (#7265)
* Cleanup and fix TCP traffic routing test

* use ingress IP

* cleanup doc

* curl 20 times
2020-05-11 17:39:55 -07:00
mandarjog 4118c3bbd6
Fix yaml configuration and some explanation (#7252)
* Fix yaml configuration and some explanation

* fix lint

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
2020-05-11 13:40:41 -04:00
Shamsher Ansari 648ebcb1c5
Add default timeout (#7255)
Force merge because netlify flake
2020-05-11 13:09:47 -04:00
Justin Pettit e77f3e8e2d
Add authz-tcp user guide test. (#7176)
Force merge because of netlify flake
2020-05-11 10:25:00 -04:00
Frank Budinsky affe99f97a
More traffic management task tests (#7250)
* More traffic management task tests

* lint errors

* fix kubectl output

* fix arg check

* login to bookinfo

* curl --user

* temporary kludge for login not working

* fault injection test

* rename test

* fix cleanup

* timeouts tests

* regen

* make sure sleep pods are gone
2020-05-10 15:05:22 -07:00
Frank Budinsky dcfdce05dc
Delete all snippet generating code from istioio test framework (#7239)
* Cleanup and remove all snippet generateing from istioio test framework

* fix lint

* one more lint

* remove dead code
2020-05-08 06:07:34 -07:00
Shamsher Ansari f58fffb5d1
Update deprecated flags for meshConfig (#7236) 2020-05-07 09:54:26 -07:00
Frank Budinsky f45bc9e1a8
Remove obsolete '# ' uses from all tests (#7233) 2020-05-06 19:17:11 -04:00
Eric Van Norman 392a2bee14
Update test framework to use 1.6.0-beta.0 (#7214)
* Update test framework to use 1.6.0-beta.0

* Go back to copies from env var

* Add more test targets, fix mtls test (new PA added)

* Update to use Istio SHA from go.mod (convert to long SHA)

* Try and remove TAG from prow

* Debug TAG not being set

* Fix paralization issue

* Remove some extra output

* Review comments
2020-05-06 10:49:27 -07:00
Guy Templeton 9397d21b55
Correct Envoy Access Log links (#7226) 2020-05-05 16:47:09 -04:00
Oliver Liu 1e73594260
Restructure the cert management tasks. (#7209)
* Restructure the cert management tasks.

* Small fix.

* Fix references.

* Fix links

* Small fix.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Small fix.

* Change the weights.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-04 14:57:29 -04:00
jacob-delgado 7cf02b617d
Update Authentication page (#7198)
Fixes https://github.com/istio/istio.io/issues/7194
2020-04-30 10:58:57 -07:00
Kenjiro Nakayama c2dcbfb63b
Fix format for warning message (#7193) 2020-04-30 07:00:15 -07:00
Gregory Hanson a83522e819
cleanup a few of of the commands in egress examples (#7189) 2020-04-29 15:08:40 -07:00
Adam Miller 737e8d90a3
Add docs for Classifying Metrics Based on Request or Response (#7150)
* Add draft content

* Corrections

* Added verification and troubleshooting steps

* Typo fix

* Bash fix

* Linter fixes

* Fix PR feedback

* Typo fix 5

* Linter fixes

* Adjusted language

* Using temp link for community testing day

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md

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

* Added indents

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md

Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md

Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md

Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md

Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>

* Linter fix 3

* Small change to trigger netlify

* Replace temp link

Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
2020-04-29 12:09:36 -07:00
Jonh Wendell 30ea242d0d
Use `sniHosts` instead of `sni_hosts` in examples (#7178)
* Use `sniHosts` instead of `sni_hosts` in examples

* Trigger netlify
2020-04-29 07:55:32 -07:00
Adam Miller 6731953961
Add docs for Customizing Istio Metrics (#7137)
* first draft

* More updates

* Remove experimental tag

* Typos and linter fix

* Deleted redundant file

* Link to reference page

* Address PR comments

* Linter fix

* Updated procedure

* URL fix
2020-04-28 15:58:42 -07:00
Robin Whitmore 2dca907e87
Updated Lightstep topic with new Lighstep brand and products (#7123)
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)

* Remove [x]PM unless necessary (#4405)

These instructions are now for both LightStep [x]PM and LightStep Tracing.

* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)

* remove bad dir

* fix graphic name

* Changed spelling of Lightstep

Changed spelling of "LightStep" to "Lightstep" due to brand changes.

* Update Lightstep 

Update for branding

* Change LightStep to Lightstep and removed bad link

* Change LightStep to Lightstep

* Change LightStep to Lightstep

* Change LightStep to Lightstep

* change LightStep to Lightstep

* remove changes from other langs

* merge changes from istio

* put branding changes back in

* resolve merge conflict

* fix lint issues and add LighStep back into .spelling

* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-27 15:05:31 -04:00
Frank Budinsky 1fe7056ffa
Partial convert mirror test to new model (#7153)
Reverted the actual mirror test script, because mirror test seems to have some subtle failure when running with what seems to be the exact same commands via snips. Will investigate further in followup PR. Merging this one to get the generator changes.
2020-04-25 12:34:24 -04:00
Mitch Connors e1b4de48f0
Fix cleanup to delete authorization policy (#7142)
Fixes https://github.com/istio/istio/issues/23190
2020-04-23 11:18:12 -07:00
jacob-delgado 988cc4606d
Add docs for experimental tracing configuration (#7122)
* Add docs for customizing tracing configuration

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

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

* Fix linting error

* Caution the use custom_tags and gateways

* Spelling fixes; change to active voice

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

* Update based on comments

* Remove MeshConfig from ignored spelling

* Fix links

* Remove gateways warning

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md

Co-Authored-By: Douglas Reid <douglas-reid@users.noreply.github.com>

* Review comments

* Address nit in doc; link to jaeger

* Trace sampling is beta; other features are experimental

* Fix whitespace

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-04-23 08:25:16 -07:00
Frank Budinsky a7107678f5
Convert TCP traffic shifting test (#7131)
* Convert TCP traffic shifting test

* lint errors

* regen

* test disable spellcheck

* temporary disable gen-check

* disable inappropriate bash lint errors

* disable gen check

* one more regen

* reenable gen check

* remove -it options

* revert commands

* fix app health check outdated
2020-04-22 18:26:27 -07:00
Shamsher Ansari 290ff5fa8e
Add test for Request Timeouts (#6660)
* Add test for Request Timeouts

* Update test to extract snippets

* Apply suggestions from code review

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

* Fix lint error

* Use code snippets from bookinfo snips

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

* Remove sleep pods

* remove deprecated $snippet and use use verify func

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

* Skip test failure

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-22 10:10:28 -04:00
Istio Automation 8bc4139ee0
Fix doc in 'Egress Gateways with TLS Origination' (#7118)
The code in step 3 of Perform TLS origination with an egress gateway explains how to create egress Gateway for edition.cnn.com. port 80, so the title of this step should follow it.

Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
2020-04-21 16:00:46 -04:00
Istio Automation 9071b1f385
Fix code in 'Authorization for TCP traffic' (#7117)
The pod of tcp-echo which is asked its podIP is in `foo` namespace, so  the `kubectl get` should specify the namespace as `foo`.

Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
2020-04-21 16:00:16 -04:00
Steven Dake d6e9f4b92b
Retire helm documentation as we use a protobuf (#7106)
* Retire helm documentation as we use a protobuf

The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/

This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:

https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto

* Follow the flowchart

The flowchart is not quite right and could use some improvement.

* Update content/en/blog/2019/performance-best-practices/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-21 07:55:44 -07:00
lei-tang f8fd68c04b
User guide tests for DNS certificate management (#7103)
* User guide tests for DNS certificate management

- Add user guide tests for DNS certificate management
- Remove user guide's dependency on jq

* Use _verify_contains function
2020-04-21 07:32:39 -07:00
lei-tang 96073364ea
User guide tests and remove manual steps for plugging in CA cert (#7085)
* User guide tests and remove manual steps for plugging in CA cert

- Add user guide tests for plugging in CA cert
- Remove the manual steps in the user guide of plugging in CA cert
to make it easier for an user to try the guide.

* Fix SC2046 lint error and the trafficmanagement test errors
2020-04-17 09:16:56 -07:00
John Howard 9af39e2f0e
Use standard ports for telemetry exposure (#7069)
* Use standard ports for telemetry exposure

Blocker for https://github.com/istio/istio/issues/22911

* Full update and include HTTPS

* Fix link

* Remove from ports table

* Apply suggestions from code review

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-04-16 13:20:33 -07:00
Frank Budinsky f2cf780bfb
Update doc test README (#7080)
* Update doc test README

* add sh

* tweaks

* formatting

* format

* fix comment

* wording

* convert mtls migration task

* Update tests/README.md

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

* Update tests/README.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-04-15 08:44:18 -07:00
John Howard 4ca257992a
Refactor Secure Ingress tasks (#7025)
* Refactor Secure Ingress tasks

Ingress SDS is now the default and recommended. This removes the file
mount task, which is no longer recommended and will avoid confusion, and
cleans up the task a bit. I also documented the new supported secret
formats.

* use archive
2020-04-14 08:53:28 -07:00
Frank Budinsky 3b59501872
Generate test snippets from md files POC (#7044)
* Generate test snippets from md POC

* fixes

* fix python lint

* fix snip source

* improvements

* update snip calls

* add copyright header

* lint errors

* lint error in md instructions

* better default snip_id

* run test without snippet gen

* gofmt

* fixes

* fix path

* fixes

* fix verify
2020-04-14 07:13:44 -07:00
Eric Van Norman 55accd83b4
Update base64 -d to --decode (#7039)
* Update base64 -d to --decode

* Fix additional -d to --decode change
2020-04-09 06:41:44 -07:00
John Howard 494b0d0219
Add documentation on Ingress support (#7012)
* Add documentation on Ingress support

Istio has supported Ingress for quite a while, but its not documented.
This explains how to use it and configure it.

Note to docs reviewers: Gateway is Istio's alternative to Kubernetes'
Inrgess object, and we prefer users to use Gateway. However, for reasons
like legacy users, we also support Ingress.

* fix lint

* fix lint

* fix lint

* improvements

.

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-03 11:51:30 -04:00
Eric Van Norman 1290482b63
Fix privildeged (#6997) 2020-04-02 08:12:33 -07:00
Jianfei Hu 8dc367d9fd
Add a tcpdump verification FAQ entry for mutual TLS effect proof. (#6922)
* add a tcpdump verification for mtls

* add period

* move to the migration doc.

* lint fixing

* address cmt.

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-24 13:30:11 -04:00
John Howard 6baafb5ef2
Remove cert-manager task with reference to new integration page (#6936)
* Remove cert-manager task with reference to new integration page

* fix alias

* Fix dead lines
2020-03-23 11:58:11 -07:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
Frank Budinsky 64d2c26267
Remove links to deleted istio_ca reference doc (#6895)
* Remove links to deleted istio_ca reference doc

* cacert->cacerts
2020-03-17 07:46:37 -07:00
lei-tang 2463045315
Update Istio DNS certificate document for Istio 1.5 (#6871)
* Update Istio DNS certificate document for Istio 1.5

* Revise overview based on review comments
2020-03-16 12:39:11 -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
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
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
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
Yangmin Zhu 686f3b7967
authz: update TCP task to use tcp-echo (#6754) 2020-03-06 11:33:38 -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
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
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 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
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
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
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 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
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
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
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
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
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
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
Diem Vu bfb8eb0fb3
Remove https overlay task (#6596)
* Remove https overlay

* Remove ref
2020-02-26 13:22:59 -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
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
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 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
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
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 ba89d40479
Fix spelling (#6510) 2020-02-20 07:48:55 -08:00
Chunlin Yang 472d732804
Correct typo (#6463)
Signed-off-by: clyang82 <clyang@cn.ibm.com>
2020-02-18 00:33:27 -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
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
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
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
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
SerenaFeng 73b9088172 certificate decode error when decoding from bash pipe by openssl (#6259) 2020-01-07 16:31:57 -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
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
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
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
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
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