Commit Graph

720 Commits

Author SHA1 Message Date
Caleb Olson 9b7c5f41b2
Update ingress task to use networking.k8s.io/v1 apiVersion (#12013) (#12200) 2022-11-08 12:26:13 -08:00
Frank Budinsky 4be5cd157a
gateway-api: update for gep-1426 (#12197)
* gateway-api: update for gep-1426

* regen

* lint
2022-11-07 08:13:12 -08:00
kezhenxu94 7d43f35867
Add documentations for SkyWalking integration and task (#11683)
* Add documentations for SkyWalking integration and task

* Add script to undeploy skywalking

* Clean up istio namespace

* Update index.md

* Address review comments

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-03 09:09:26 -07:00
Frank Budinsky d9970beaa3
gateway-api: enable mutual tls test (#12156)
* gateway-api: enable mutual tls test

* verify_failure should retry

* fix
2022-10-31 13:27:43 -07:00
Frank Budinsky 554dc8e39c
gateway-api: more gateway api documentation (#12163)
* gateway-api: more gateway doc

* tweak

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

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

Co-authored-by: John Howard <howardjohn@google.com>
2022-10-31 09:48:00 -07:00
Faseela K 76389902ed
Document Sidecar Ingress TLS Termination Feature (#12140)
* Document Sidecar Ingress TLS Termination Feature

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix lint failures

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test failure

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test failure

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix the negative test for TLS

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix test

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix the verification issue with multiline command output

Signed-off-by: Faseela K <faseela.k@est.tech>

* Replace _verify_contains with _verify_first_line

Signed-off-by: Faseela K <faseela.k@est.tech>

* Add exact result string for _verify_first_line

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix after-snapshot test error

Signed-off-by: Faseela K <faseela.k@est.tech>

* incorporate review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Incorporate review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Small fix

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-10-31 06:34:59 -07:00
Eric Van Norman 8b95b8eb57
Prepare for release 1.16.0 (#12138)
* Prepare for release 1.16.0

* Update for 1.160.0-beta.1

* Update reference docs with new beta.1 build
2022-10-21 20:30:38 -07:00
Bo-Cheng Chu e859278609
Remove restart requirement for ext-authz (#12106)
* rm restart

* update snip
2022-10-18 17:29:51 -07:00
Frank Budinsky 3a2d27a49b
A few doc layout and clarity improvements (#12115) 2022-10-18 09:45:23 -07:00
Frank Budinsky f31d54066f
Fix broken sni-passthrough doc test (#12109)
* Fix broken sni-passthrough doc test

* remove exit
2022-10-18 00:24:38 -07:00
Aryan Gupta 5b09be5530
updated docs for jwt routing (#12107) 2022-10-17 12:02:11 -07:00
Frank Budinsky dd6b1c09cc
gateway-api doc: ingress-sni-passthrough (#12087)
* gateway-api doc: ingress-sni-passthrough

* use kustomize for crds

* debug

* more debug

* use standard crd install

* try profile=none

* uninstall

* confirm install

* disable test for now

* regen
2022-10-17 10:39:10 -07:00
Frank Budinsky d0fadfed00
Add gateway-api instructions: secure-ingress (#12051)
* Add gateway-api instructions: secure-ingress

* fix lint and test

* fixes

* mtls problem

* not work

* update option key

* regen

* mtls support

* wait

* improvements

* longer timeout

* lint
2022-10-07 12:37:15 -07:00
Eric Van Norman 20491e3165
use short_codes for gateway api version (#12042)
* use short_codes for gateway api version and tpye

* Update function name. Forcing name doesn't work for boilerplates?

* Fix lint

* Remove k8s_gateway_api_type

* Add update-gateway-version mkaefile target

* Fix version in test string

* Simplify id
2022-10-04 12:07:49 -07:00
Frank Budinsky 5cdaef58be
Update gateway-api version v1alpha2 -> v1beta1 (#12041) 2022-10-03 14:20:48 -07:00
Frank Budinsky 5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs (#12021)
* Add gateway-api instructions to getting-started and bookinfo docs

* fix lint

* fix cleanup

* regen

* fix lint

* fix setup

* fix include path

* v1alpha2 -> v1beta1

* regen

* install k8s crds

* fix lint

* fix cleanup

* lint

* workaround duplicate crd problem

* fix cmd

* fixes

* lint

* more fixes

* typo

* regen

* uncomment failing snip

* no choice in getting-started

* lint

* typo

* remove duplicate section title
2022-10-03 12:11:48 -07:00
Eric Van Norman afd153c961
Fix ingress control doc related to other providers and numbering (#11969)
* Fix ingress control doc related to other providers and numbering

* Run make gen

* Add back TCP_INGRESS_PORT

* Revert to dash seperator for consistency
2022-09-20 10:37:38 -07:00
zirain ae1ef2d118
fix content in ratelimit (#11934)
* fix content in ratelimit

* update comments
2022-09-20 07:53:38 -07:00
Rodrey 7f608e925a
Update index.md (#11886)
* Update index.md

Added a quick tip for Kind users to get LoadBalancers to work.

* Added more context on Kind-related tip.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-09-14 17:58:14 -07:00
Michael df5c1fd174
fix layout of /authentication/mtls-migration/index.md (#11894) 2022-09-12 08:40:53 -07:00
Faseela K caf376ef37
fix egress-tls-origination test (#11857)
The test waits for vs resource, that is not even created.
Wait on SE and DR is only needed.

Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-08 06:09:21 -07:00
Petr McAllister 0f38254197
missing cleanup command (#11836)
* missing cleanup command

the current instructions are missing clean up command for  `peerauthentication` in `foo` namespace

* after make gen run
2022-09-07 14:52:45 -07:00
Faseela K 13da430536
egress tls origination - clarify required RBAC (#11804)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-06 07:22:31 -07:00
Frank Budinsky 8394e0de04
Add httproute to cleanup instructions (#11786) 2022-09-01 13:06:40 -07:00
Eric Van Norman 68fb4ec77a
advance master to release-1.16 (#11778)
* build an archive of v1.14 in master

* update data/versions.yml and archive index page

* advance master to release-1.16

* Rerun `make update_ref_docs

* Update to commit on main branch to fix tests

* Disable failing test (temporary)
2022-09-01 07:25:41 -07:00
zirain 4830422f75
fix open telemetry doc (#11732)
* fix OpenTelemetry doc

* replace istio.io/istio for test

* fix cleanup_otel_sample

* update test reference

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* fix gen

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* fix otel-provider

* remove extra changes in the go.*

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-30 07:00:38 -07:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/upgrade/canary/index.md

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

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

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
Istio Automation 15a3975599
Remove 2 year old security warning (#11747)
Was fixed long ago

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 14:15:06 -07:00
Frank Budinsky 0aaff36061
Gateway API doc improvements (#11737)
* Gateway API doc improvements

* add header

* grammar tweak

* fix lint

* one more
2022-08-23 16:03:43 -07:00
zirain 02cd7a86fc
improve ratelimit doc (#11654)
* improve ratelimit task

* fix lint

* fix redundant function call
2022-08-18 06:21:39 -07:00
Eric Van Norman da73c24218
Prepare for the 1.15.0 release (#11684) 2022-08-07 13:23:45 -07:00
Istio Automation d39873ede8
[master] Add minikube in the instructions per Kubernetes environment (#11613)
* Add minikube in the instructions per Kubernetes environment

I was coming from https://istio.io/latest/docs/examples/bookinfo/ "Follow these instructions to set the INGRESS_HOST and INGRESS_PORT ..." and did not realize I would have to setup the minikube tunnel as explained in the [Getting Started Guide](https://istio.io/latest/docs/setup/getting-started/#determining-the-ingress-ip-and-ports)

For this reason I suggest to add it here as well.

* incorporated reviewers suggestions

* snips and tests for the new code snippet in docu

* ran make snips
* updated test.sh with the new functin names
* also the functions
  snip_determining_the_ingress_ip_and_ports_{3,5,6,7,8,9} have changed
  but they seem not to be used in test.sh

* followed reviewer suggestion to revert sip numbers

- used the annotation snip_id=none to skip the snippet, see https://github.com/istio/istio.io/blob/master/tests/README.md
- took back the snip renumbering
- checked that generating snips does not bring them back again: make
  snips

* used custom name for generated snip

- now using minikube_tunnel as snip_id, resulting in a generated snip id snip_minikube_tunnel
- apparently still the remaining snips get renumbered
- updated test.sh with the 2 changed snip calls

Co-authored-by: Martin Knechtel <martin.knechtel@sap.com>
2022-07-20 08:35:39 -07:00
Iris e202a0995d
add multi-signer docs (#11419)
* addess review comments

* address review comments

* address review comments
2022-07-15 16:15:58 -07:00
verysonglaa 9cb547ced7
adding OpenCensus tracing task with W3C headers (#11239)
* adding opencensus tracing Task

* fix OpenCensus Agent wording

* adding generated snippet

* fix misc. linting issues

* regenerate snips.sh for OpenCensus

* fix quoting issue

* simplified docs and added tests

* fixed tests and grammar

* improved cleanup

* remove istio-system namespace in cleanup
2022-07-13 07:48:18 -07:00
Istio Automation 4add341878
[master] SHA-1 signatures will not work with Golang 1.18 (#11546)
* SHA-1 signatures will not work with Golang 1.18

Support for SHA-1 signatures is disabled by default in Go 1.18 or newer. When generating the certificates please use OpenSSL on MacOS to make sure the certificates will work with istio.

* Lint fixes

* Lint fix

Co-authored-by: Saverio Proto <saverioproto@microsoft.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-07-06 09:58:29 -07:00
Ingwon Song 3ecc5aeb4a
Moving/Updating the WasmPlugin tutorial and Adding ImagePullPolicy description (#11379)
* Update for Wasm contents

* Fix the wrong cleanup code

* Fix the description of `extensibility` folder's description

* Apply suggestions from code review

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

* Update _index.md

* Regenerate snips

* Add old URL path as an alias

* Update content/en/docs/tasks/extensibility/_index.md

* Add description for the wasm pull policy

Signed-off-by: Ingwon Song <igsong@google.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Applying the comment from @dgn

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2022-07-01 12:20:20 -07:00
CharliePu 5312777dcc
Fix document omissions. (#11393)
* Fix document omissions.

* Fix document omissions.
2022-06-21 12:12:23 -07:00
Jakub Horák a5b270cba4
Improve clarity of Egress Gateway docs (#11458)
* Improve clarity of Egress Gateway docs

Make the step 13 more clear, since it is creating a DestinationRule in the test-egress namespace and not in the default namespace.

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

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

Co-authored-by: craigbox <craigbox@google.com>
2022-06-20 10:36:26 -07:00
Eric Van Norman d6a7531a62
Enable the dashboard test (#11441) 2022-06-15 14:05:14 -07:00
Eric Van Norman b5e32c648a
Additional updates to use the master branches in other repos (#11431) 2022-06-15 03:34:22 -07:00
Eric Van Norman e9841ae394
Update to use the master branch of istio.io/istio for test refs (#11414)
* Update to use the master branch of istio.io/istio for test refs

* go.* changes

* Update test and go.*

* Update to use `master` branch for make targets

* One final go mod tidy

* REmove vm test for now.

* Remove istioctl-analyze test

* Also remove using-istio-dashboard
2022-06-14 13:39:44 -07:00
John Howard 2525eb5ea5
Wildcard egress: remove arbitrary domain section (#11291)
* Wildcard egress: remove arbitrary domain section

This doc has been a nuisance for many years. It recommends an extremely
complex and dangerous pattern, relying on deploying nginx, extremely
complex EnvoyFilters enabling unsupported, custom, alpha Envoy c++
filters, and a number of other scary practices. IMO this does not belong
in Istio docs at all, and certainly not in our top level taks.

* Add back single wildcard

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-06-06 15:36:31 -07:00
John Howard e1bc209fa0
Remove doc on "Istio DNS Certificate Management" (#11369)
* Remove doc on "Istio DNS Certificate Management"

This document gives harmful advice. This feature was intended to be used
for signing control plane certificates, and actually doesn't work for
other cases (cross namespace or any modern Kubernetes version are
completely broken).

* use archive link

* name trick
2022-06-06 11:16:26 -07:00
bobbypower-asm 2b7afa36d7
Fix title ("mininum" > "minimum") (#11346) 2022-05-24 14:27:36 -07:00
Eric Van Norman 9689696934
Update minikube instructions related to ingress host and port (#11326)
* Update minikube instructiuons related to ingress host and port

* Rune make gen

* Update test script with new snippet names (renumbered)
2022-05-24 07:48:10 -07:00
Eric Van Norman 3a18e15028
Update multicluster test kind image (#11337)
* Update multicluster test kind image

* Fix linting errors

* Restore make gen temporarily until reall common-files update can happen
2022-05-20 23:45:15 -07:00
Faseela K 471750a0f1
Egress TLS Origination - fix typos (#11332)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-20 05:59:30 -07:00
Faseela K db2b88790e
Document Egress mTLS origination at sidecar using credentialName in DR (#11301)
* Documentation for egress mTLS origination at sidecar using credentialName in DR

The feature is already merged. So trying to add a documentation for the same.

Signed-off-by: Faseela K <faseela.k@est.tech>

* Remove duplicate code and point to the existing documentation

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test failures

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix test failures

Signed-off-by: Faseela K <faseela.k@est.tech>

* Add tests for mTLS origination at sidecar

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-19 08:16:58 -07:00
Frank Budinsky a326daa3e0
Add webhooks to test framework snapshot (#11281)
* Add webhooks to test framework snapshot

* missing return

* fix lint

* some fixes

* more fixes

* final fixes

* one more
2022-05-13 10:12:49 -07:00
lei-tang bf82e1037c
User guide for Istio TLS configuration (#11166)
* User guide for Istio TLS configuration

* Address review comments

* Fix indention

* Fix lint

* Address reviewer comments

* Address review comment
2022-05-02 14:46:04 -07:00
Eric Van Norman 84c40da017
Prepare for version 1.14 as istio source is already branched (#11212)
* Prepare for version 1.14 as istio source is already branched

* Missed make gen
2022-04-25 10:24:04 -07:00
Eric Van Norman fc515c8166
Replay yq v3 which is deprecated with yq v4 (#11202)
* Replay yq v3 which is deprecated with yq v4

* Update yq key
2022-04-20 13:37:30 -07:00
zirain f2316b6eed
update rate limit metrics (#11127)
* update rate limit metrics

* fix display

* fix lint

* update text

* update content

* fix typo
2022-04-01 14:06:03 -07:00
lgadban c1e90d18f4
fix indentation for custom tags (#11131) 2022-03-31 11:27:37 -07:00
Kevin 14b766309c
doc: change 'plain text' to 'plaintext' (#11085) 2022-03-22 02:21:24 -07:00
zirain 7a90100810
add otel telemetry doc (#10977)
* add otel telemetry doc

* fix nit

* fix gen

* update content

* remove patch meshconfig

* fix test.sh

* fix probability of failure
2022-03-15 11:45:41 -07:00
Frank Budinsky 616d2afdc4
Possible fix for test flake (#10982) 2022-02-28 11:19:58 -08:00
Frank Budinsky 3d8e81d7d9
Document EnvoyProxy priority problem (#10935)
* Document EnvoyProxy priorty problem

* fix lint

* make more future-proof

* tweak
2022-02-23 21:04:00 -08:00
Eric Van Norman 08fe6be739
Updates to use fix main branch post release branching (#10894)
* Update to use main branch for reference docs

* Updates to fix this for next time (not moving to master)

* Run `make gen`

* Update master istio test reference

* Ingore one shellcheck, SC1091, for now. Not sure why it just showed up
2022-02-11 16:28:20 -08:00
Istio Automation 3d1ad88e4b
[master] GKE typo fix (#10881)
* Typo fix for GKE

* make gen

Co-authored-by: Noah Nsimbe <37845280+NoahNsimbe@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-02-08 17:07:55 -08:00
Pengyuan Bian ec2d933288
Fix envoy access log telemetry API to specify envoy as provider. (#10830)
* Fix envoy access log telemetry API to specify envoy as provider.

* word.

* gen
2022-01-24 13:17:47 -08:00
plucury e9ae249032
`proxy.istio.io/config` should attach in `annotations` (#10811) 2022-01-24 07:40:51 -08:00
Deepak Pakhale 29f0d809f3
Fixes #10813 (#10819)
Adding files generated after "make gen"
2022-01-23 14:40:13 -08:00
Eric Van Norman 68f0f07545
Prepare for v1.13 as istio source is already branched (#10808)
* Prepare for v1.13 as istio source is already branched

* Update VM test image from 1.11 to current to test

* Rename tests to temporaily disable Issue created to reanble before 1.13
2022-01-21 09:52:46 -08:00
Faseela K ac40646148
Remove unwanted cleanup step in mtls example (#10778)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-12 08:19:07 -08:00
Faseela K d99f954936
Minor fix in egress mtls example cleanup (#10720)
* Minor fix in egress mtls example cleanup

The document mentions some resources for cleanup
which are not actually created as part of this exercise.

Signed-off-by: Faseela K <faseela.k@est.tech>

* Adding make gen output files

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-05 15:23:28 -08:00
Yangmin Zhu 84a63d0e33
add test for the dry-run task (#10526)
* add test for the dry-run task

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-12-08 07:50:27 -08:00
刘旭 87d20b5d3e
fix weak algorithm (#10545) 2021-11-29 20:41:42 -08:00
Yangmin Zhu 81e896486b
update release note for external authz (#10527)
* update release note for external authz

* address comment

* Update content/en/news/releases/1.12.x/announcing-1.12/change-notes/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-11-23 11:30:07 -08:00
Eric Van Norman 72de90d75b
Advance master to release-1.13 (#10516)
* build an archive of v1.11 in master

* update data/versions.yml and archive index page

* advance master to release-1.13

* ANother script update

* go get remaing istio repos to satisfy linter

* Temporarily fix link broken by istio/api #2148

* Temporarily disable istioctl analyze test.
2021-11-19 06:52:51 -08:00
John Howard ad49bf308d
Initial Telemetry API docs (#10496)
* Initial Telemetry API docs

Currently, the docs only have Telemetry for tracing. This adds a common
Telemetry API doc for high level info, shared for all 3 types. It also
adds some info about access logging via Telemetry.

We should likely add a similar page for Metrics, but I did not do it
here.

* fix gen

* fix dead links

* fix typo

* dead link

* one more

* 1 more?

* I hope this is it...

* again???
2021-11-17 17:20:09 -08:00
John Howard db62971c31
Expand the gateway-api docs for 1.12 (#10481)
* Expand the gateway-api docs for 1.12

This introduces a lot more details, highlights changes in 1.12, and
discusses the differences between Istio and Gateway-API.

* erics comments

* clarify

* gen
2021-11-12 13:34:44 -08:00
IM CHAECHEOL f0bf5006c4
Fix Document meshConfiguration example (#10488)
* Fix meshConfiguration example

https://preliminary.istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/#MeshConfig-DefaultProviders say meshConfig.defaultProviders.tracing data type string[] but document use string

* Fix lint 

Remove MD009 Trailing spaces
2021-11-10 05:28:32 -08:00
Yangmin Zhu 90c77c5583
update jwt claim based routing and add tests (#10465)
* update jwt claim based routing and add tests

* fix test

* fix typo

* fix test
2021-11-09 09:11:52 -08:00
Eric Van Norman 4c16b9a65e
Prepare for v1.12 as Istio source is already branched (#10455)
* prepare for v1.12 as istio source is already branched

* Fixup script output

* Removing validatingwebhookconfiguration if it exists.
2021-11-01 12:27:58 -07:00
Paul Lin b72ebb74a6
docs(kiali): fix broken links (#10437)
* Fix broken links for kiali docs

Fix broken links for kiali docs.

* Fix broken links for kiali docs in zh docs

Fix broken links for kiali docs in zh docs.
2021-10-27 02:00:08 -07:00
Eric Van Norman df10dca654
Update test ref (#10423)
* Update to latest istio/istio commit for istio.io tests

* Update to latest istio commit

* Additional istioctl analyze output

* Fix istioctl-analyze test

* Fix gateway doc

* Fix setting of INGRESS_HOST and more cleanup

* Fixes for unbound INGRESS_HOST

* lint fix

Co-authored-by: John Howard <howardjohn@google.com>
2021-10-20 09:07:12 -07:00
Yangmin Zhu 3053d41089
add task for JWT claim based routing (#10332)
* add task for JWT claim based routing

* move to security

* update

* update

* update
2021-10-12 19:08:05 -07:00
Istio Automation 07cf4f6b68
[master] Fix in attribute "name" on "metadata". (#10361)
* Fix in attribute "name" on "metadata".

Missing tab in attribute "name" at section "Define the external authorizer" in ServiceEntry example.

* command make gen

Co-authored-by: Igor Agueme <igoragueme@outlook.com>
2021-09-17 08:31:35 -07:00
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

* Update install/operator test to allow <pending> IP for running locally.

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

* Change to use istioctl tag remove
2021-09-16 11:53:40 -07:00
Eric Van Norman c5384c98ff
Fix grafana dashboard URLS after grafana update (#10349) 2021-09-16 10:26:22 -07:00
Sungyun Hur 4b6489305b
docs: update broken OPA links (#10320)
* docs: update broken OPA links

* fix: typo
2021-09-09 21:40:51 -07:00
Douglas Reid d3257cfcd3
Add doc on Telemetry API Tracing configuration (#9572)
* Add doc on Telemetry API Tracing configuration

* fix lint spelling issues

* fix meshconfig link

* address some review comments

* udpdates to address comments

* address commits and fix lint

* properly set page status

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

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

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

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

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

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

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

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

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

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

* changes

* fix lint

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-09-02 13:39:43 -07:00
John Howard a7c63369c4
Remove "file mount" egress gw doc (#10143)
* Remove file mount egress documentation

This is actively leading users down a bad practice. We previously did
the same for Ingress - the results were we got a lot less bugs about
file mount being very hard to use.

As is, users are directed here as the default - only if they happen to
know what "SDS" is (an implementation detail) will they realize the
other doc is better.

* gen snips

* fix test

* Fix inject
2021-08-26 10:16:00 -07:00
Jianfei Hu 00f76de374
Remove the destination rule in peer authn doc. (#10117)
* Remove the destination rule in peer authn doc.

* update with snip test.

* fix test.sh.

* update the test.sh

* test.sh again.

* test 3rd time.

* test.sh 5th

* test.sh 6th time.
2021-08-14 22:08:55 -07:00
Eric Van Norman 327bd45dbe
Advance master to 1.12 (#10176)
* build an archive of v1.10 in master

* update data/versions.yml and archive index page

* advance master to release-1.12

* Update istio test reference to pick up 1.12 in istioctl messages

* Fix lint and IMAGE_VERSION

* MOre changes for lint

* Use correct IMAGE_VERSION

* Skip virtual machines test - Release Blocker issue created
2021-08-13 08:58:35 -07:00
craigbox a27bd06486
Fix numbering due to errant spacing (#10135) 2021-08-01 18:12:51 -07:00
Steve Zhang 4bdea0495f
fixed docs errors when working on issues#33906 (#10076)
* fixed docs errors when working on issues#33906

* change the deploying Istio yaml after testing

* fix lint

* fixed issue according to comments
2021-07-30 05:35:49 -07:00
John Howard b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Eric Van Norman a3f2c5a0dd
Update for branch cut (#10082)
* prepare for v1.11 as istio source is already branched

* Update test ref to 1.11.0-beta.0

* Remove extraneous added files
2021-07-15 11:58:54 -07:00
zirain d80c97ce0d
fix ratelimit doc (#10051)
* fix deprecated crd

* fix nit

* fix ratelimt envoyfilter
2021-07-12 07:36:03 -07:00
Istio Automation c01da14edd
[master] Add the information that you can concatenate CA certs (#10057)
* Add the information that you can concatenate CA certs

Add the information that you can concatenate CA certs if you want to accept MTLS from client providing certificate signed by different CAs

* english review comments

* adding back key and also adding "value"

Co-authored-by: Laurent Demailly <ldemailly@gmail.com>
2021-07-11 13:26:54 -07:00
John Howard 6df4ad7635
Remove warning about removed limitation (#10030)
* Remove warning about removed limitation

This hasn't been accurate since ~1.8

* fix other occurance
2021-07-09 14:11:47 -07:00
Steve Zhang aa636228be
components section has been missed, need to add in (#10042)
* components section has been missed, need to add in

* one more doc error
2021-07-08 06:34:39 -07:00
silenceshell 80e31e7c74
routeConfiguration.vhost.name use empty string as wildcard (#10012) 2021-07-01 10:45:54 -07:00
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00
danielmenezesbr be57c3bbf2
missing a space after "kubectl get pods -l" (#9901) 2021-06-29 08:12:38 -07:00
Frank Budinsky cc6c3ec406
Improve traffic shifting task overview (#9992)
* Improve traffic shifting task overview

* rm blank line
2021-06-25 15:21:49 -07:00
刘旭 7dbf1b0d1f
use sha256 (#9981) 2021-06-25 07:26:16 -07:00
ChristinaMak 9b02f2f215
Flag experimental pages with dagger (#9895)
* Flag experimental pages with dagger

* Use dagger symbol in title

* Dagger in navigation titles for experimental status

* Experimental asterisk note

* Asterisk with space

* Spacing between title and asterisk

* Flag experimental and alpha status
2021-06-23 04:46:20 -07:00
Shamsher Ansari 03d2ac377d
Fix typo in EXTERNAL_CA env (#9944) 2021-06-18 04:53:14 -07:00
silenceshell 60e14771c5
update match condition for configPatches (#9922) 2021-06-14 11:26:20 -07:00
Kuat f11decb36c
fix a typo (#9885)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2021-06-08 08:57:52 -07:00
Lin Sun cba4e9aa14
correct typo on rate limiting page (#9899) 2021-06-07 19:15:38 -07:00
Kenjiro Nakayama 4c52540083
Update Gateway API doc (#9889)
* Update Gateway API doc

This patch updates Gateway API doc to use:

- Gateway CRD v0.3.0
- Remove `PILOT_ENABLED_SERVICE_APIS` as it is enabled by default.

* Run make gen
2021-06-07 09:13:05 -07:00
Harish Balakrishnan e16b56466f
Replace deprecated filters with right values (#9860)
On deploying the existing provided configuration, the system throws a warning message stating the filters "envoy.http_connection_manager" and "envoy.router" is deprecated. Updated the filters with the right values to avoid showing warning messages while using the config.
2021-06-01 09:33:54 -07:00
Eric Van Norman 22c1956465
Fix image used by sleep sample (doesn't use istio/istio sleep) (#9830) 2021-05-21 14:01:12 -07:00
Eric Van Norman 9308f25ab9
Restore external authorization tests (#9788)
* Restore external authorization tests

* Remove extra echo's
2021-05-19 08:44:15 -07:00
Eric Van Norman ae7939eabe
Update master after 1.10 release (#9779)
* build an archive of v1.9 in master

* update data/versions.yml and archive index page

* advance master to release-1.11

* Update the istio test reference to master

* Remove failing deny test

* Remove another test

* Remove a third test
2021-05-18 15:57:52 -07:00
craigbox 8554c3e941
Experimental tidy-ups (#9772)
* Experimental tidy-ups

* replace #8980

* add one that's Alpha; should possibly change word?
2021-05-18 06:46:43 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
Taction 38b55913f3
fix example content `mirrorPercent` to `mirrorPercentage` (#9764)
* fix example content `mirrorPercentage`

* commit generated file
2021-05-16 08:57:40 -07:00
Frank Budinsky ff6edbb5bb
Fix recently changed doc aliases with temporary /latest hack (#9740) 2021-05-13 12:43:53 -07:00
imgbot[bot] f1563291a5
[ImgBot] Optimize images (#9685)
*Total -- 3,900.94kb -> 3,002.73kb (23.03%)

/content/en/blog/2021/discovery-selectors/discovery-selectors-vs-sidecar.png -- 1,675.18kb -> 1,097.24kb (34.5%)
/content/en/docs/tasks/observability/kiali/kiali-overview.png -- 60.99kb -> 47.05kb (22.86%)
/content/en/docs/tasks/observability/kiali/kiali-service-graph.png -- 52.80kb -> 41.46kb (21.47%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 87.90kb -> 69.72kb (20.68%)
/content/en/docs/tasks/observability/kiali/kiali-validate1-list.png -- 85.13kb -> 67.66kb (20.53%)
/content/en/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 103.25kb -> 82.11kb (20.48%)
/content/en/docs/tasks/observability/kiali/kiali-services.png -- 70.52kb -> 56.18kb (20.34%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 78.20kb -> 62.52kb (20.05%)
/content/en/docs/tasks/observability/kiali/kiali-workload.png -- 51.55kb -> 41.55kb (19.39%)
/content/en/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 138.17kb -> 111.45kb (19.34%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 93.24kb -> 75.48kb (19.05%)
/content/en/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 53.49kb -> 43.42kb (18.82%)
/content/en/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 94.47kb -> 77.46kb (18.01%)
/content/en/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 94.89kb -> 77.93kb (17.88%)
/content/en/docs/tasks/observability/kiali/kiali-graph.png -- 149.84kb -> 123.67kb (17.47%)
/content/en/docs/tasks/observability/kiali/kiali-wiz4-traffic-shifting-90-10.png -- 35.65kb -> 29.52kb (17.19%)
/content/en/docs/tasks/observability/kiali/kiali-app.png -- 43.65kb -> 36.39kb (16.64%)
/content/en/docs/tasks/observability/kiali/kiali-versionedapp.png -- 48.53kb -> 40.49kb (16.55%)
/content/en/blog/2021/discovery-selectors/routes-with-discovery-selectors.png -- 249.42kb -> 222.01kb (10.99%)
/content/en/docs/tasks/observability/kiali/kiali-wiz3-traffic-shifting-wizard.png -- 123.39kb -> 110.07kb (10.79%)
/content/en/blog/2021/discovery-selectors/endpoints-with-discovery-selectors.png -- 233.58kb -> 213.79kb (8.47%)
/content/zh/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%)
/content/zh/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%)
/static/logos/sap.svg -- 1.99kb -> 1.98kb (0.39%)
/content/en/blog/2021/upcoming-networking-changes/pod.svg -- 19.99kb -> 19.91kb (0.38%)
/content/en/blog/2021/upcoming-networking-changes/current.svg -- 38.46kb -> 38.35kb (0.29%)
/content/en/blog/2021/upcoming-networking-changes/planned.svg -- 38.31kb -> 38.22kb (0.23%)
/static/logos/kyma.svg -- 1.40kb -> 1.40kb (0.07%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-05 17:46:59 -07:00
Eric Van Norman 341db5d855
Update istio test refererence for 1.10 (#9680)
* Update istio test ref

* Change test back to previous instructions as regression was reverted
2021-05-04 14:59:29 -07:00
Jay Shaughnessy 0015fda6e0
Update "Visualizing Your Mesh" istio.io page with Kiali v1.34 (#9662)
https://github.com/kiali/kiali/issues/3888
2021-05-03 07:30:37 -07:00
Douglas Reid d862ba0978
Filter mixer docs from related content sections (#9563)
* wip

* update keywords for observability pages

* switch to front-matter based approach
2021-04-28 11:24:02 -07:00
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