Eric Van Norman
5d984eb560
Update istio.io/istio ref to 1.9.0-beta.0 ( #8562 )
...
* Update istio/istio ref to latest master
* Move to latest before testing.
* Update release in Makefile
* Fix some tests
* Update to latest isti.io/istio again
* Update to latest istio.io/istio
* Update to latest istio.io/istio
* Update ref to latest master
* Fix instioctl-analyze
* Add back @howardjohn commit I inadvertantly deleted
* Fix lint
* Pick up new stio: fix empty iop read from stdin for operator
* go mod tidy without itermediate go gets
* Update to current stats-filter's
* Needed another 'make gen'
* More go.* changes for changes in ref'd istio/istio
* Update istio to 1.9.0-beta.0
2021-01-19 11:57:22 -08:00
Yoshinori Teraoka
9527e7f83a
Fix RateLimit example manifest ( #8789 )
...
* fix RateLimit `@type`
correct RateLimit type is
`type.googleapis.com/envoy.extensions.filters.http.ratelimit.v3.RateLimit`
or
`type.googleapis.com/envoy.config.filter.http.rate_limit.v2.RateLimit`
* fix YAML indent
2021-01-19 06:37:14 -08:00
Shamsher Ansari
fe9c7acb8c
Update to more recent kubernetes version ( #8795 )
2021-01-19 06:00:12 -08:00
Istio Automation
5862a07d37
Automator: update istio.io@ reference docs ( #8793 )
2021-01-18 18:10:24 -08:00
Pengyuan Bian
62f4f0eab7
Add transport api version to rate limiting service. ( #8784 )
2021-01-18 06:55:10 -08:00
John Howard
aa8a33a823
Fix gateway example ( #8787 )
...
Fixes https://github.com/istio/istio.io/issues/8786
2021-01-15 16:01:06 -08:00
Robin Whitmore
0921bb58bd
update Lightstep docs with different instructions based on Satellite … ( #8778 )
...
* update Lightstep docs with different instructions based on Satellite type
* fix linting errors
* fix sp error
* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-15 14:28:06 -08:00
jacob-delgado
9cf3366e97
Use experimental as feature stage ( #8772 )
...
* Use experimental as feature stage
Pre-alpha/Development are deprecated in favor of Experimental (see
https://github.com/istio/community/pull/495 ). Update docs to reference
this phase.
* Add DNS proxying to experimental phase
* Do not mix alpha and experimental
* DNS Proxying is Alpha in 1.9; add to feature status page
* Fix virtual machine install doc based on review
* Fix linting issue
2021-01-15 13:01:58 -08:00
John Howard
42d8bc5bb7
Document VM readiness probes ( #8747 )
2021-01-14 14:26:38 -08:00
davidhauck
394e58e271
prepare for v1.9 as istio source is already branched ( #8777 )
2021-01-14 12:06:22 -08:00
Yangmin Zhu
ca8b101dfa
add external authorization task ( #8751 )
...
* add external authorization task
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* address comments
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* address comment
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-14 11:01:54 -08:00
Lianhao Lu
8458f32307
Fix link to standard Istio metric ( #8774 )
...
Fix the link to stand Istio metric
2021-01-14 07:13:14 -08:00
Istio Automation
114c403c99
Automator: update istio.io@ reference docs ( #8767 )
2021-01-12 18:12:10 -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
John Howard
1f5d8d1fa3
Add documentation for DNS proxy ( #8748 )
...
* Add documentation for DNS proxy
Basically converting
https://preliminary.istio.io/latest/blog/2020/dns-proxy/ to a doc
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-01-12 09:59:17 -08:00
Istio Automation
1e75e9ee34
Automator: update istio.io@ reference docs ( #8764 )
2021-01-11 18:10:32 -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
Istio Automation
206e821a8c
Automator: update istio.io@ reference docs ( #8750 )
2021-01-07 18:10:29 -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
Istio Automation
9732c113b3
Automator: update istio.io@ reference docs ( #8741 )
2021-01-06 18:10:14 -08:00
Frank Budinsky
ec660cb30c
Fix bad list item display format ( #8740 )
...
* Fix formatting
* tweak wording
* tweak
2021-01-06 12:37:29 -08:00
Frank Budinsky
9a4a1be389
add missing _index.md file ( #8739 )
...
* add missing _index.md file
* fix lint
2021-01-06 09:08:23 -08:00
Istio Automation
a93c56f185
Automator: update istio.io@ reference docs ( #8736 )
2021-01-05 18:09:01 -08:00
Nupur Garg
d8b4438da2
Add Ratelimit Task using Envoy ( #8537 )
...
* Add Ratelimit Task
* Fix lint
* Fix lint
* Fixed based on feedback
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Adding Doug's suggestion.. din't get applied through UI
* fix lint
* Apply suggestions from code review
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* fixed based on feedback
* fixed vhost
* fix some lint errors
* fix some lint errors
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* fix indent
* add extra space for lint error
* fix lint issues
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
Co-authored-by: Douglas Reid <dougreid@google.com>
2021-01-05 17:46:03 -08:00
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
John Howard
92600cee30
Use correct CRD version ( #8724 )
...
Forgot to update after the official release
2021-01-05 06:31:55 -08:00
Shamsher Ansari
f6a8c4e1e6
Canary Upgrades: update output for webhook config ( #8729 )
2021-01-05 06:21:49 -08:00
Istio Automation
e1dea166cf
Automator: update istio.io@ reference docs ( #8725 )
2021-01-04 18:11:12 -08:00
Istio Automation
f35cc295af
Automator: update istio.io@ reference docs ( #8717 )
2020-12-29 18:10:20 -08:00
Istio Automation
6c6a5baa95
Automator: update istio.io@ reference docs ( #8709 )
2020-12-27 18:11:09 -08:00
Istio Automation
baad80d9e1
Automator: update istio.io@ reference docs ( #8692 )
2020-12-18 18:10:35 -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
Istio Automation
2f00b66c0a
Automator: update istio.io@ reference docs ( #8689 )
2020-12-17 18:17:30 -08:00
carolynhu
40e39adde9
Fix wrong link for Control Ingress Traffic task ( #8679 )
2020-12-17 06:33:03 -08:00
Shamsher Ansari
0609721c8e
use right tick to indicate components installed ( #8683 )
2020-12-17 06:23:49 -08:00
Istio Automation
1dbc61bce6
Automator: update istio.io@ reference docs ( #8680 )
2020-12-16 18:12:27 -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
Frank Budinsky
4fac23cf3d
Some traffic management doc fixes ( #8673 )
2020-12-16 08:41:55 -08:00
Istio Automation
3e71d5a314
Automator: update istio.io@ reference docs ( #8669 )
2020-12-15 18:14:43 -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
Istio Automation
86e1a635e1
Automator: update istio.io@ reference docs ( #8664 )
2020-12-14 18:12:19 -08:00
Istio Automation
ceb4b88ddf
Automator: update istio.io@ reference docs ( #8652 )
2020-12-10 18:11:31 -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
Istio Automation
99bb27df31
Automator: update istio.io@ reference docs ( #8637 )
2020-12-07 18:12:32 -08:00
Istio Automation
9d6dc8e959
Automator: update istio.io@ reference docs ( #8630 )
2020-12-04 18:09:26 -08: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
Frank Budinsky
66b9b52f04
Reorder ingress tasks ( #8617 )
2020-12-03 09:03:26 -08:00
John Howard
eee75c78d7
Add documentation for experimental service APIs integration ( #8497 )
...
* Add documentation for experimental service APIs integration
The intent of this doc is to show users that Istio supports
service-apis, and the few steps needed to use them with Istio. It is NOT
intended as a source of truth for documentation for the APIs, deferring
to the upstream for all details
(https://kubernetes-sigs.github.io/service-apis/ ).
* apply suggestions
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-03 05:58:24 -08:00
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
sudeepbatra
8221b2adc6
Small update to clarify the mirror flow ( #8509 )
...
* Small update to clarify the mirror flow
Small clarification - This route rule sends 100% of the traffic from `v1` to `v2`
* Update index.md
ok updated, hope this clarifies further.
* Update content/en/docs/tasks/traffic-management/mirroring/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-12-01 08:33:38 -08:00
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
Zufar Dhiyaulhaq
25f7e115c1
Add documentation for Analysis messsage IST0132 VirtualServiceHostNotFoundInGateway ( #8486 )
...
* Add documentation for Analysis messsage IST0132
* Update content/en/docs/reference/config/analysis/ist0132/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/reference/config/analysis/ist0132/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/reference/config/analysis/ist0132/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/reference/config/analysis/ist0132/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/reference/config/analysis/ist0132/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-27 10:08:24 -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
Yangmin Zhu
fa3f2d9790
add default access log format ( #8584 )
2020-11-26 10:43:59 -05: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
John Mazzitelli
34d959dcc5
[kiali] The API is no longer published. Add warning message about the API. ( #8580 )
2020-11-25 11:15:37 -05:00
Nathan Mittler
6dacfe64a0
Various cleanup for locality LB tasks ( #8571 )
2020-11-25 09:50:28 -05:00
carolynhu
cb36289101
Update Performance and Scalability Page for 1.8 ( #8574 )
2020-11-25 09:46:03 -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
c5e8a9adc5
Rework locality LB docs into tasks ( #8402 )
...
Removing the old locality docs entirely and replacing with tested tasks.
2020-11-24 09:31:15 -08:00
Istio Automation
5ea77a7a79
Automator: update istio.io@ reference docs ( #8565 )
2020-11-23 18:11:15 -08:00
Yangmin Zhu
0c6f5fc11c
update the security documentation ( #8541 )
2020-11-23 09:58:53 -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
Yangmin Zhu
4c02c73112
update release notes and authz task for a critical bug ( #8543 )
2020-11-20 21:32:30 -08:00
Istio Automation
d470f572b7
Automator: update istio.io@ reference docs ( #8542 )
2020-11-20 18:10:13 -08: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
Istio Automation
92c7703c26
Automator: update istio.io@ reference docs ( #8532 )
2020-11-19 18:09:40 -08:00
davidhauck
cf0add291f
Update master for 1.9 ( #8528 )
...
* build an archive of v1.7 in master
* update data/versions.yml and archive index page
* advance master to release-1.9
* run make gen
2020-11-19 10:42:01 -08:00
Weston Carlson
8d6bf41aa6
Use cluster.env over sidecar.env to match install. ( #8525 )
2020-11-19 07:17:41 -08:00
Frank Budinsky
b2f34bdffd
Fix archive link ( #8523 )
...
* Fix archive link
* fix lint check
2020-11-19 06:19:42 -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
Istio Automation
4f27b2b330
Automator: update istio.io@ reference docs ( #8513 )
2020-11-16 18:08:53 -08:00
Laurent Benchimol
c3427c7f6b
Improving the accuracy and completeness of the Admiral project description ( #8511 )
...
* Improving the accuracy and completeness of the Admiral project description.
* Removing trailing spaces
Co-authored-by: Laurent Benchimol <laurent_benchimol@intuit.com>
2020-11-16 13:50:20 -08:00
Kuat
8eee4b0f8c
add streaming metrics ( #8512 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-11-16 13:38:33 -08:00
Frank Budinsky
3c185d2933
FAQ updates ( #8508 )
2020-11-16 12:05:14 -08:00
Kuat
f003c24edb
telemetry: updates to customizations ( #8507 )
...
* update telemetry page
Signed-off-by: Kuat Yessenov <kuat@google.com>
* typo
Signed-off-by: Kuat Yessenov <kuat@google.com>
* what gen?
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-11-16 06:40:41 -08:00
Ed Snible
11c0b51029
Analysis doc for codes 127-131 ( #8506 )
...
* Analysis doc for codes 127-131
* Fix verbiage and typos based on input from Frank and spelling linter
2020-11-16 06:30:29 -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
Frank Budinsky
9d3c1d3048
Update tenancy models doc ( #8503 )
...
* Update tenancy models doc
* grammar
* tweak names
2020-11-13 11:52:55 -08:00
Ed Snible
e966b3d4c2
Docs for codes analysis 122, 123, and 125 ( #8499 )
...
* Docs for codes 122, 123, and 125
* Make reference to annotations page relative
* less-fragile relative link
2020-11-13 10:43:04 -08:00
Oliver Liu
25e39fb2c5
Update root transition operation page ( #8494 )
...
* Update the root cert lifetime extension operation.
* Small fix.
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Small fix.
* Small fix.
* Lint fix.
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 06:33:58 -08:00