jacob-delgado
55f916c51c
Update sidecar-injection doc based on 1.9.0-rc.0 ( #8896 )
...
* Update sidecar-injection doc based on 1.9.0-rc.0
* Code review comments
2021-02-04 07:15:31 -08:00
Shamsher Ansari
d490706ebf
Few updates to install options ( #8899 )
2021-02-03 06:33:59 -08:00
Jim Ntosas
d65c3631ee
Kops Docs: Fix ServiceAccountVolume proposed configuration ( #8893 )
...
Seems that after merging https://github.com/kubernetes/kops/pull/9534
there is no need to specify paths for key-files for service Account
Token Volume Projection.
Instead, current configuration proposed is making Istio unable to verify
JWT token with errors. In this commit, we remove the paths, letting Kops
handles the default ones that are working as expected.
Signed-off-by: dntosas <ntosas@gmail.com>
2021-02-02 13:43:50 -08:00
Istio Automation
eb318dd57a
Simplify CRD backup command ( #8889 )
...
Co-authored-by: John Howard <howardjohn@google.com>
2021-02-01 17:04:59 -08:00
Nathan Mittler
f08ea8f090
Add missing step to multicluster tests ( #8848 )
...
This shouldn't actually be needed by the tests, since it
only affects pods without a sidecar. However, adding for
completeness.
2021-01-28 12:52:51 -08:00
Shamsher Ansari
fe3a248186
use latest version of dashboard to support k8 1.20 ( #8862 )
2021-01-28 07:02:29 -08:00
John Howard
c76b74540b
Add docs test for VM installation ( #8853 )
...
* Add docs test for VM installation
* fix kind name
2021-01-27 11:34:18 -08:00
Ram Vennam
544c2ba5b9
Missing profile in the canary update example ( #8830 )
2021-01-22 08:57:46 -08:00
Shamsher Ansari
4ddd0ff35a
Add info about using Metallb for multi-cluster setup on kind ( #8754 )
...
* Add info about using Metallb for multi-cluster setup on Kind
* update comments and fix lint
* lowercase kind
* moved instruction to the top
* add to multi-network too
* use common msg
* use boilerplate for common usage
* move tip to boilerplate
2021-01-22 08:25:44 -08:00
jacob-delgado
f7ece2bc01
change header for platform per TOC guidance ( #8788 )
...
* change header for platform per TOC guidance
* Update content/en/docs/setup/platform-setup/azure/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Change to Istio 1.9
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-01-21 14:55:10 -08:00
John Howard
3ba8969ce5
Add notice about centos 8 support ( #8770 )
...
* Add notice about centos 8 support
Fixes https://github.com/istio/istio/issues/30020
* Update index.md
* Update content/en/docs/setup/install/virtual-machine/index.md
2021-01-21 12:58:21 -08:00
Steven Landow
738d9ed4bc
vm docs: fix bullets for generated files ( #8821 )
...
* vm docs: fix bullets for generated files
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-21 11:41:12 -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
Shamsher Ansari
fe9c7acb8c
Update to more recent kubernetes version ( #8795 )
2021-01-19 06:00:12 -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
John Howard
42d8bc5bb7
Document VM readiness probes ( #8747 )
2021-01-14 14:26:38 -08:00
Steven Landow
bbf708618e
fix rendering issues in vm doc ( #8755 )
...
* include --clusterID flag
* lint
* fix rendering issues
* tab content
* differentiate vm and cluster networks
* empty lines
* indent yaml
* unindent
* trailing space
* unindent
* move text into tabs
2021-01-12 13:04:31 -08:00
jacob-delgado
ef1777b1cd
Update supported platforms pages ( #8737 )
...
* Add warnings to platform setup for infrastructure not recently tested
* Docker has been tested; remove banner
* Use a boilerplate
* Add date back to oci
* Update content/en/boilerplates/untested-platform.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-01-11 07:34:23 -08:00
Morven Cao
e061ce61d1
add warning for creating istio-token in VM setup. ( #8760 )
...
* add tip for creating istio-token in VM setup.
* fix lint.
* make gen.
2021-01-11 06:57:22 -08:00
Morven Cao
bfd4a3e57e
fix incorrect namespace of sample deploy for VM installation. ( #8761 )
...
* fix incorrect namespace of sample deploy for VM installation.
* make gen.
2021-01-11 06:42:23 -08:00
Steven Landow
aaebf9798e
update virtual machine docs and fix multi-network doc ( #8746 )
...
* undocument workload group command
* multi-network changes
* address comments
* missing brace
* trailing spaces
* revert zh docs
* fold multi-network instructions into main doc
* include --clusterID flag
* lint
2021-01-08 10:50:57 -08:00
Steven Landow
d64fbfadd8
note the --revision flag for eastwest gateway ( #8745 )
...
* note the --revision flag for eastwest gateway
* warning
2021-01-07 13:04:00 -08:00
Shamsher Ansari
2e9f577912
In-place upgrade: filename is optional ( #8742 )
2021-01-07 07:15:34 -08:00
Shamsher Ansari
4dbeccf68a
gateway-upgrade: using operator requires namespace to be manually created ( #8743 )
2021-01-07 07:05:23 -08:00
Morven Cao
81d998e91a
fix gateway multiple_revisions upgrade with in-cluster operator. ( #8726 )
...
* fix gateway multiple_revisions upgrade with in-cluster operator.
* fix lint.
2021-01-05 10:26:31 -08:00
Shamsher Ansari
f6a8c4e1e6
Canary Upgrades: update output for webhook config ( #8729 )
2021-01-05 06:21:49 -08:00
Frank Budinsky
b6e141333c
Small grammar corrections ( #8691 )
2020-12-18 10:12:53 -08:00
Kebe
146fe733b0
Fix istio-sidecar install doc error ( #8690 )
...
* Fix istio-sidecar install doc error
* Do also for Chinese
2020-12-18 11:22:47 -05:00
Shamsher Ansari
0609721c8e
use right tick to indicate components installed ( #8683 )
2020-12-17 06:23:49 -08:00
Frank Budinsky
7107324d0f
Clarify env variable values ( #8677 )
...
* Clarify env variable values
* regen
* also update MC doc
2020-12-16 13:58:58 -08:00
Rinor Maloku
9726049d12
clarifying VM installations for multi-cluster meshes ( #8656 )
...
* warning for multi-cluster meshes
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-15 14:13:50 -05:00
Lin Sun
5fa6ce89f8
keep meshID ( #8654 )
2020-12-15 06:38:40 -08:00
Shamsher Ansari
df871cb29a
Fix operator installation with --watchedNamespaces ( #8645 )
...
* Fix operator installation with --watchedNamespaces
* update desc
* add warning
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* reword
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* update yaml
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* more update
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-09 12:06:50 -05:00
Ryota
a98cc09559
Use minimal profile instead of default ( #8611 )
...
* Use minimal profile instead of default
Minimal profile better suits the gateway definition being in a separate setup
* Update minimal profile description
2020-12-04 11:18:53 -05:00
Morven Cao
8907a2815f
update canary upgrade doc for in-cluster operator. ( #8589 )
...
* update canary upgrade doc for in-cluster operator.
* apply comments.
* apply comments.
* Update content/en/docs/setup/install/operator/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/operator/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/operator/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-02 10:41:24 -05:00
Morven Cao
15c7553ec7
fix incorrect uninstall command. ( #8610 )
2020-12-02 09:09:33 -05:00
Frank Budinsky
1252c3c1c1
Test for external control plane doc ( #8597 )
...
* Test for external control plane doc
* lint
* enable test
* set unused var
* fix sed
* sed again
* add snihost
* typo
* create external-istiod ns
* fix file name
* fix config
* http->tls
* typo
* reinitialize env vars
* more env vars
* fix
* delete ns
2020-12-01 07:04:38 -08:00
Shamsher Ansari
368df5b570
[Helm] move namespace to the end of each helm command ( #8596 )
2020-11-30 08:20:57 -08:00
Shamsher Ansari
ed71de2bdf
Add helm chart location ( #8590 )
2020-11-30 07:32:06 -08:00
Shamsher Ansari
75e61d9646
update warning for canary upgrade of gateways ( #8592 )
2020-11-30 07:23:03 -08:00
Shamsher Ansari
2c22f2c4b6
[Helm] fix invalid quote in tag ( #8593 )
...
* [Helm] fix invalid quote in tag
* remove quotes
2020-11-27 08:43:42 -08:00
Shamsher Ansari
0352401f97
[Helm] move warning before installing base helm chart ( #8591 )
...
* move warning before installing base helm chart
* move warning to the top
2020-11-27 07:50:39 -08:00
Morven Cao
76ded39d16
fix operator install command witm helm. ( #8585 )
2020-11-26 10:21:42 -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
Morven Cao
cc114d6180
update command to check connected istiod. ( #8575 )
2020-11-25 09:41:15 -05:00
Nathan Mittler
b574ea7489
Link multicluster docs to locality LB ( #8569 )
...
* Link multicluster docs to locality LB
* Update content/en/docs/setup/install/multicluster/verify/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/verify/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-24 15:59:40 -08: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
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
Istio Automation
bc892e3ff4
[master] doc: update broken link ( #8535 )
...
* doc: update broken link
align with https://kiali.io/documentation/latest/quick-start/#_install_via_istio_addons
* doc: replace by relative link
Signed-off-by: alpha.wong <jhexe2002@gmail.com>
* Update index.md
Co-authored-by: Alpha <AlphaWong@users.noreply.github.com>
Co-authored-by: alpha.wong <jhexe2002@gmail.com>
2020-11-20 10:11:57 -05:00
Henry Kwan
aeba4f8b3a
fix jsonpath typo on in-place upgrade section ( #8533 )
...
move {"\n"} to the end, `.{range items[*]}` will make the command runs
2020-11-20 06:31:20 -08:00
Steven Landow
f32c94d078
add verify traffic step for VM doc ( #8517 )
...
* add verify traffic step for VM doc
* close tabset
2020-11-18 08:48:41 -08:00
Frank Budinsky
e61b0518a3
Fix incorrect text about addons ( #8519 )
2020-11-18 08:05:43 -08:00
Frank Budinsky
3ab0b04419
Remove @...@ from dir, only works for files ( #8516 )
2020-11-17 11:15:12 -08:00
Neeraj Poddar
5e50445d57
Address suggestions from WG for Helm docs ( #8502 )
...
* Address suggestions from WG for Helm docs
* Added section on customizing your Istio installation
* Added experimental status of helm values and recommended ProxyConfig usage
* Made canary the recommended upgrade path
Associated with https://github.com/istio/enhancements/issues/12
* Fix lint errors
* Fix warnings formatting
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 13:43:08 -08:00
Steven Landow
55de1c8dec
use istioctl x workload in vm installation doc ( #8418 )
...
* use istioctl x workload command in vm installation doc
* final fixups
* move cert to etc/certs
* remove separate auto-register doc
* lint
* fix lint
* add -y
* use tabs
* backticks
* lint
* split expose item
* default wle cmd
* fix category names
* centos install
* the
* command doesn't generate sidecar.env
* env var list
2020-11-12 13:58:03 -08:00
Frank Budinsky
113c5c4c50
Few fixes for ext control plane setup ( #8491 )
...
* Few fixes for ext control plane setup
* add another var
* tweak
2020-11-12 13:47:13 -08:00
Steven Landow
cc8b2442ac
Revert "Revert "cleanup eastwest gen ( #8457 )" ( #8467 )" ( #8474 )
...
This reverts commit 1345a65998
.
2020-11-11 15:19:39 -08:00
Lin Sun
4427d15cbc
adding a statement about alpha ( #8489 )
2020-11-11 13:57:18 -08:00
Lin Sun
7272bb5b83
No need to create ns up front ( #8483 )
2020-11-11 06:16:14 -08:00
Ram Vennam
6771e6b045
external control plane doc updates ( #8471 )
...
* external control plane doc updates
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* lint
* Update index.md
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update index.md
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-11 06:01:48 -08:00
John Howard
2b6781150f
Update example to be a valid setting ( #8479 )
...
Fixes https://github.com/istio/istio.io/issues/3844
2020-11-10 10:26:48 -08:00
John Howard
356edf9d14
Update ICP to IOP ( #8481 )
2020-11-10 10:09:36 -08:00
Frank Budinsky
06ff718f0c
Another ref to install FAQ ( #8473 )
2020-11-10 06:46:41 -08:00
Brian Avery
706cb22ee3
Make profiles clearer ( #8466 )
2020-11-10 06:46:33 -08:00
Neeraj Poddar
ec7d51abc0
Add explicit hub/tag overrides for Helm commands ( #8475 )
...
Helm charts are no longer templated at release build time to contain the correct
default hub/tag but instead point to testing hub and latest tag.
Updated docs to instruct users to explicitly set the hub and tag while executing
Helm commands.
2020-11-09 19:19:29 -08:00
Steven Landow
1345a65998
Revert "cleanup eastwest gen ( #8457 )" ( #8467 )
...
This reverts commit 13e1d08238
.
2020-11-09 10:39:37 -08:00
Steven Landow
13e1d08238
cleanup eastwest gen ( #8457 )
...
* use flags instead of vars for east-west
* add -y
2020-11-09 09:33:58 -08:00
Frank Budinsky
3d7ab4ade8
Install approach FAQ ( #8455 )
...
* Install approach FAQ
* lint
* tweak
* address review comments
* cleanup
* more review comments
2020-11-09 09:08:21 -08:00
Shamsher Ansari
dcd0e8c93f
Upgrade is not compatible with revisions ( #8447 )
...
* Upgrade is not compatible with revisions
* correction
* fix typo
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-09 07:27:51 -08:00
Shamsher Ansari
c15586fbcc
upgrade support --set flag ( #8448 )
...
* upgrade support --set flag
* correction
2020-11-09 07:18:09 -08:00
Frank Budinsky
35bd23224f
Fix profile warning in getting started doc ( #8456 )
...
* Fix profile warning in getting started doc
* Update content/en/docs/setup/getting-started/index.md
2020-11-09 06:41:58 -08:00
Lin Sun
661613ae8c
add external istiod initial documentation ( #8403 )
...
* initial draft
* add validation
* add contexts
* more update
* more update
* more update
* add validation step
* lint
* add glossary
* more lint
* make gen fix
* more update
* make gen update
* minor edit
* add experimental warning before tests are added
* fix space
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-istiod/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* consistent naming
* more renaming
* reword a bit
* fix lint
* lint
* update verify steps
* wording for cluster section
* address Nathan's comment - adding a link
* address Nathan's comments
* fix lint
* rename cp-gw yaml
* fix space
* fix line wrap
* rename folder
* use remote profile
* fix space
* adding mesh/mc/network
* remote config cluster
* add cluster name and mesh in iop
* remote alias and updae cluster name
* more rename to cp and fix make gen
* adding a diagram
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* change weight
* change back to remote_cluster after confirming with Steven
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* remove experiemental since integration tests in istio/istio
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/external-controlplane/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-06 07:12:26 -08:00
Neeraj Poddar
24e789d0db
Promote Helm installation to alpha ( #8443 )
...
* Promote Helm installation to alpha
Integration tests have been to master and release-1.8 to support this promotion.
Addressed suggestions made in https://github.com/istio/istio.io/issues/8374
* Minor language fix
* Fixed spelling
* Remove warning for alpha and added link to feature stages doc
* Fix broken link
* Fix formatting
2020-11-06 06:26:35 -08:00
Martin Hickey
3ad1c77709
Update the docs to add OpenShift install profile ( #8337 )
...
* Update the docs to add OpenShift install profile
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Update after review
Review comments:
- https://github.com/istio/istio.io/pull/8337/files#r510248821
- https://github.com/istio/istio.io/pull/8337/files#r510288852
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2020-11-05 09:25:33 -08:00
Martin Ostrowski
5fd7bb7f97
Update operator upgrade docs ( #8432 )
...
* Update operator upgrade docs
* Update docs on separate gateway management
* Comments
2020-11-05 07:49:33 -08:00
Shamsher Ansari
ca321e07ba
Update upgrade warning for minor version ( #8446 )
2020-11-05 07:08:01 -08:00
Brian Avery
b8137a5560
Fix openshift docs ( #8444 )
...
* Fix openshift docs
* Add dollar sign and add confirmation
* Remove trailing spaces
2020-11-04 13:14:09 -08:00
Upo
a65a859103
remove rbac instruction ( #8442 )
2020-11-04 06:59:41 -08:00
Frank Budinsky
a6a0ff80c2
Minor link fix ( #8438 )
2020-11-03 10:52:24 -08:00
Shamsher Ansari
7fcc143210
Add tip for vendor profiles ( #8434 )
...
* Add tip for vendor profiles
* move tip
2020-11-03 09:07:56 -08:00
John Howard
077d3cb222
Fix typo ( #8437 )
2020-11-03 08:57:57 -08:00
Shamsher Ansari
ff342ccb55
Fix waiting for Kiali deployment to be ready ( #8436 )
...
* Fix waiting for Kiali deployment to be ready
* verify Kiali deployment
2020-11-03 08:35:56 -08:00
Martin Ostrowski
7a3f2810bd
Update istioctl installation docs ( #8385 )
...
* Update istioctl installation docs
* Comments
* Lint
2020-11-02 11:06:26 -08:00
Shamsher Ansari
20537df524
add empty and preview profile to the table ( #8424 )
2020-11-02 07:11:29 -08:00
Steven Landow
811fd15ecf
vm autoregistration doc ( #8372 )
...
* set namespace in sidecar.env
* autoregistration
* dollars
* feature flag tip
* double configure
* trailing space
* gen
* trailing spaces
* more trailing
* reword
* reword
* lint
* Update .spelling
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* backticks
* gen
* remove ports from workloadgroup
* set weight
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* during install
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* provided with
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* space after ticks
* Update content/en/docs/examples/virtual-machines/single-network/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-30 13:24:19 -04:00
Eric Van Norman
d0a8448c05
minor updates to Before You Begin (MC doc). ( #8400 )
...
* minor updates
* Review comments
2020-10-30 06:56:31 -07:00
Eric Van Norman
3e7f846bbc
Update to more recent kubernetes version. ( #8395 )
2020-10-29 10:28:50 -07:00
Kenjiro Nakayama
aead9e8bb2
Fix invalid operator sample ( #8392 )
2020-10-29 07:15:22 -07:00
Frank Budinsky
33ea874b2d
Minor updates to downgrade instructions ( #8381 )
2020-10-28 10:49:35 -07:00
Frank Budinsky
e8b3c27101
Better organize upgrade setup instructions ( #8375 )
...
* Better organize upgrade setup instructions
* regen
* tweak
* fix lint
* address review comments
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
2020-10-28 09:49:41 -07:00
Neeraj Poddar
fcab55dc4d
Remove production usage as Helm support in pre-alpha ( #8373 )
...
* Remove production usage as Helm support in pre-alpha
* Remove production usage
2020-10-27 09:19:43 -07:00
SerenaFeng
cc9d2c0ed4
step 10 is duplicated with step 4 ( #8342 )
2020-10-27 06:51:02 -07:00
Steven Landow
926bf3660e
fix vms gateway ( #8369 )
2020-10-26 14:14:49 -07:00
Eric Van Norman
1bc40488ef
Remove ICP from IBM Cloud platform setup page ( #8360 )
2020-10-26 13:32:15 -07:00
Steven Landow
208fa0b0b2
multi-network: label namespaces with network ( #8347 )
...
* label multi-primary namespaces
* remotes
* dollars
2020-10-26 09:05:37 -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
Neeraj Poddar
a13b5de51d
Added clarification on canary upgrades w.r.t gateways ( #8350 )
...
* Added clarification on canary upgrades w.r.t gateways
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-23 18:28:03 -07:00
Nathan Mittler
4d70e1c44c
Break multicluster docs into separate pages ( #8332 )
...
* Break multicluster docs into separate pages
There are a few reasons for this:
- Provides a way to link to a particular installation configuration. The tabbed pane doesn't allow this.
- Better headings. The tab pane disables a lot of functionality and required a few hacks to make it work.
- Simplified file names and test readability.
- Simplified navigability of the page. Everything on a page is WRT a single configuration. No need to worry about browser caching previous tab and looking at the wrong install type.
Note: I purposely copied over the "Verify the Installation" section to each page. I expect that we'll be expanding this soon to include more content that is configuration-specific.
* fixing navigation and splitting out "before you begin" and "verify" into separate docs.
* Update content/en/docs/setup/install/multicluster/before-you-begin/index.md
Co-authored-by: Sven Mawson <sven@google.com>
Co-authored-by: Sven Mawson <sven@google.com>
2020-10-22 13:33:17 -07:00
Shamsher Ansari
9cd9e1a0a6
Add Openshift in the istioctl profile list ( #8334 )
2020-10-22 08:50:21 -07:00
Nathan Mittler
c2507d801c
Use remote profile for remote clusters ( #8331 )
2020-10-21 13:49:09 -07:00
Nathan Mittler
b28bb174de
Fixes for multicluster tests ( #8309 )
2020-10-21 06:46:49 -07:00
Neeraj Poddar
48f7f510d3
Add install/uninstall/upgrade steps for Istio with Helm3 ( #8283 )
...
* Added install/uninstall steps for Helm3
* Lint fixes
* Lint fixes
* Lint fixes
* Commit make gen output
* Added upgrade steps
Address review comments
* Minor fixes
* Fix broken link
* Added steps for canary upgrade
* Added delete steps for old control plane when using canary
* Address review comments
* Minor fixup
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-20 14:59:25 -07:00
Frank Budinsky
5fb3499447
Clarify primary/remote using gloss refs ( #8314 )
2020-10-19 11:07:48 -07:00
Nathan Mittler
1c8f8cbc2f
Update multicluster install docs with latest config. ( #8305 )
...
Fixes : #8303
Fixes : #8304
2020-10-14 12:59:13 -07:00
Martin Ostrowski
de9799ce8c
Tip for using --set flag ( #8291 )
...
* Tip for using --set flag
* Comments
2020-10-13 07:19:20 -07:00
Morven Cao
f72059437b
add pod securitycontext to k8s settings for operator api. ( #8282 )
2020-10-12 08:55:51 -07:00
Morven Cao
be6cfe1257
add instruction to remove istio label. ( #8279 )
...
* add instruction to remove istio label.
* run gen.
2020-10-09 06:44:13 -07:00
Morven Cao
c1082e6968
update components for operator api. ( #8280 )
...
* update components for operator api.
* apply comment.
2020-10-09 06:36:12 -07:00
Nathan Mittler
76f87ce4bd
Adding remaining multicluster install tests ( #8269 )
2020-10-05 16:17:31 -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
Martin Ostrowski
e85926f47b
Warning about upgrading multiple minor versions ( #8242 )
...
* Warning about upgrading multiple minor versions
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-02 08:14:20 -07:00
Nathan Mittler
78252455d9
More fixes for multicluster install docs. ( #8251 )
...
* More fixes for multicluster install docs.
Need to use lowercase for resource names. Remote secret names that contain cluster name, for example, require lowercase.
* fixing lint error
2020-10-01 12:59:57 -07:00
Nathan Mittler
4f80b93f58
Fixes for multicluster install doc ( #8248 )
...
* Fixes for multicluster install doc
* addressing comments
2020-10-01 10:04:35 -07:00
John Howard
b9c31e1352
Fix invalid arg on multicluster doc ( #8236 )
...
* Fix invalid arg on multicluster doc
* regen
* fix sort
2020-09-30 08:39:13 -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
Nathan Mittler
84cb2189f2
Rewrite multicluster installation docs ( #8180 )
...
* Rewrite multicluster installation docs
This completely replaces the existing docs for multi-primary, primary-remote, and single/multi-network.
Changed blogs dependent on the `.global` hack to reference the 1.6 docs.
* addressing sven's comments
* renaming resources and changing heading style within tabs
* using <h3> for headings in tabs
2020-09-27 17:28:39 -07:00
Frank Budinsky
65e28d2b6c
Small improvements on getting started page ( #8195 )
2020-09-23 09:17:57 -07:00
Ram Vennam
a29e41441d
Remove period at the end of the curl command ( #8186 )
...
* Remove misleading period
* Update content/en/docs/setup/getting-started/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update index.md
* add snips
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-22 16:37:20 -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
Clay
42148021db
Fix typo in upgrade docs ( #8114 )
2020-09-09 14:29:10 -07:00
Joe Searcy
c85edd360e
Fix typo for rootca ( #8101 )
2020-09-09 07:40:53 -07:00
Shamsher Ansari
8ee220c5a9
Fix Sidecar Injection with annotation error ( #8078 )
...
* Fix Sidecar Injection with annotation error
* remove unused delete commands
2020-09-08 09:00:24 -07: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
Morven Cao
eadd0947ec
fix incorrect label for upgrade. ( #8038 )
2020-08-27 05:59:10 -07:00
Martin Ostrowski
0d445ab5e4
Add warning about gateway names ( #8022 )
...
* Add warning about gateway names
* Comments
2020-08-25 19:25:33 -04: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
Taylor Barrella
ed20b3745f
Replace usage of meshExpansion flag with istiod gateway code sample ( #7869 )
...
* Replace usage of meshExpansion flag with istiod gateway code sample
As part of https://github.com/istio/istio/issues/25933
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/shared/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-24 14:53:55 -07:00
williamaronli
127a716ac0
Fix Virtual Machine Installation Doc ( #7928 )
...
* testfengxiangli
* fix vm installation guide
* fix lint
* address comments
* address comment
* address comments
* fix lint
* fix lint
* fix lint
* address comemnts
* address comemnts
* address comments
* fix doc syntax
* address comments
* remove redundant steps and add verification process
* fix lint
* fix lint
* address lint
* address lint
* address lint
* address lint
* address lint
* address lint
* address comments
* address comments
* add content
* add content
* add content
* add content
* add content
* add content
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* add content
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-21 12:40:40 -07:00
Istio Automation
c085498dfc
Fixed a grammatical error in a sentence. ( #7987 )
...
Fixed a grammatical error in a sentence.
Co-authored-by: Dharmendra Kumar <dharm.kumar@partner.samsung.com>
2020-08-20 08:55:24 -07:00
Steven Dake
c30dd5a115
Workaround code regression ( #7945 )
...
The makefile example is broken in 1.7. Instead of trying to fix that
last minute, we simply merged the 1.6 makefile with a new name. There
is a better PR coming to replace this in the future.
These are just a restoration of the 1.6 docs for virtual machine integration.
The followup work after refactor and validation is in this
PR: https://github.com/istio/istio.io/pull/7928 . We don't merge this PR
for 1.7 as there is too much risk with it.
2020-08-20 07:07:11 -07:00
Eric Van Norman
3fe1109577
Small fixes related to add ons. ( #7975 )
2020-08-19 07:46:28 -07:00
Lin Sun
1c32d76a5e
update in place upgrade doc ( #7960 )
...
* update in place doc
* update version
* delete helm reference
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-14 13:52:27 -07:00
Frank Budinsky
4c987afffb
Upgrade doc clarification ( #7957 )
...
* Upgrade doc clarification
* tweak
* extra tip
2020-08-14 11:16:35 -07:00
Lin Sun
4fa85811ea
remove helm instruction and upgrade notes from 1.4 ( #7950 )
2020-08-14 07:23:21 -07:00
Brian Avery
748d60498e
Add docs for target_arch ( #7922 )
...
* Update index.md
* Move example to 1.6 and add TARGET_ARCH docs
* Fixed reference to 1.4.3
* Simplify tip for architecture/version
2020-08-13 06:08:35 -07:00
Lin Sun
dd969b815b
small update to canary upgrade doc ( #7924 )
...
* small update to upgrade doc
* fix lint?
* Update index.md
* update canary to current version
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* more update
* update instruction
* hope to fix lint
* lint fix
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-13 06:00:43 -07:00
Eric Van Norman
4137e78ba3
Remove prometheus since it's no longer installed ( #7934 )
2020-08-12 12:15:24 -07:00
Tao HE
3ee722a200
Remove retired command manifest versions ( #7937 )
...
`istioctl manifest versions` was removed as part of https://github.com/istio/istio/pull/23512/ .
The validation of version is done during istioctl upgrade
2020-08-12 12:04:40 -07:00
Xinnan Wen
4bff8d3f97
add more description to uninstall command during upgrade ( #7930 )
...
* add more description to uninstall command during upgrade
* address comment
2020-08-12 11:54:57 -07:00
Jonh Wendell
8b4752cf8e
Show examples in `Check what's installed` section ( #7903 )
...
* Show examples in `Check what's installed` section
* Update wording
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* emove snippet
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/istioctl/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-11 09:01:37 -07:00
Shamsher Ansari
1aed0aa7e9
Remove deprecated addonComponents ( #7912 )
...
* Remove deprecated addonComponents
* use egressgateway component
* rename to istio-egressgateway
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-11 07:53:39 -07:00
Eric Van Norman
f21f943859
Move back doc links to v1beta1 since we are still supporting 1.15 ( #7891 )
2020-08-10 10:36:15 -07:00
Frank Budinsky
08c3e1db01
Multicluster terminology improvements ( #7873 )
...
* Multicluster terminology improvements
* review comments
* tweak
2020-08-06 14:19:52 -07:00
Eric Van Norman
81489373e7
Automate Getting Started ( #7814 )
...
* Automate Getting Started
* Add sleep cleanup
* Update cleanup
* Ignore not found on cleanup
* Review comments
* More review comments
* Cleanup prior sleep again
* Add kiala start/stop
2020-08-06 12:39:33 -04:00
Eric Van Norman
65439241fd
Fix some command output issues on Installing Sidecar page ( #7881 )
...
* Fix some output issues
* Fix links
2020-08-06 07:27:14 -07:00
Jonh Wendell
83482ee705
Cleanup OpenShift instructions, removing outdated info ( #7880 )
2020-08-06 06:56:26 -07:00
Eric Van Norman
4a0e9adc24
istioctl manifest changes ( #7874 )
2020-08-05 12:20:52 -07:00
Oliver Liu
0dcf97450a
Remove citadel from instructions. ( #7872 )
2020-08-05 11:06:41 -07:00
Xinnan Wen
47a3230f79
fix doc of operator installation ( #7870 )
2020-08-05 06:32:38 -07:00