Commit Graph

491 Commits

Author SHA1 Message Date
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

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

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

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

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

* fix lint spelling issues

* fix meshconfig link

* address some review comments

* udpdates to address comments

* address commits and fix lint

* properly set page status

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* changes

* fix lint

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

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

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

* gen snips

* fix test

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

* update with snip test.

* fix test.sh.

* update the test.sh

* test.sh again.

* test 3rd time.

* test.sh 5th

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

* update data/versions.yml and archive index page

* advance master to release-1.12

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

* Fix lint and IMAGE_VERSION

* MOre changes for lint

* Use correct IMAGE_VERSION

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

* change the deploying Istio yaml after testing

* fix lint

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

* Update test ref to 1.11.0-beta.0

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

* fix nit

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

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

* english review comments

* adding back key and also adding "value"

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

This hasn't been accurate since ~1.8

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

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

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

* Use dagger symbol in title

* Dagger in navigation titles for experimental status

* Experimental asterisk note

* Asterisk with space

* Spacing between title and asterisk

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

This patch updates Gateway API doc to use:

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

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

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

* update data/versions.yml and archive index page

* advance master to release-1.11

* Update the istio test reference to master

* Remove failing deny test

* Remove another test

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

* replace #8980

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

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

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

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

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

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

* update keywords for observability pages

* switch to front-matter based approach
2021-04-28 11:24:02 -07:00
Yangmin Zhu d20bce3176
add dry-run task (#9564)
* add dry-run task

* update

* update

* update

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

* use full link

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

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

* Move installation to top

* Use istio meta cluster id env instead of canonical name

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

* check deny first

* check more specifc response

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

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

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

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

* fix indenting

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

* revise the tip content in bookinfo page

* run make gen

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

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

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

* Apply suggestions from code review

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

* add to common problems

* address comments

* fix lint

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

* update

* update

* add link

* update

* update

* fix lint

* Apply suggestions from code review

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

* update

* Apply suggestions from code review

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

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

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

* Again including #31560

* After 31561

* Past #31410

* test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a

* test ref 9d5ba69765 #31401

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

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

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

* update alias

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

* fix missing url

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

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

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

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

* Add comment.

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

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

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

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

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

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

* update data/versions.yml and archive index page

* advance master to release-1.10

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

* Small fix.

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

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

* Describe the recommendation of using hierarchical CA.

* Small fix.

* Apply suggestions from code review

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

* Apply suggestions from code review

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

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

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

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

* add TODO

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

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

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

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

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

* generate snips

* test progress

* add -I to curl output in command

* regenerate snips

* doc test fixes

* Add HTTP/1.1 to expected output

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

* Move to latest before testing.

* Update release in Makefile

* Fix some tests

* Update to latest isti.io/istio again

* Update to latest istio.io/istio

* Update to latest istio.io/istio

* Update ref to latest master

* Fix instioctl-analyze

* Add back @howardjohn commit I inadvertantly deleted

* Fix lint

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

* go mod tidy without itermediate go gets

* Update to current stats-filter's

* Needed another 'make gen'

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

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

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

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

* fix linting errors

* fix sp error

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

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

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

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

* Add DNS proxying to experimental phase

* Do not mix alpha and experimental

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

* Fix virtual machine install doc based on review

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

* Apply suggestions from code review

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

* address comments

* Apply suggestions from code review

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

* address comment

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

* tweak wording

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

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

* Fix lint

* Fix lint

* Fixed based on feedback

* Apply suggestions from code review

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

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

* fix lint

* Apply suggestions from code review

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

* fixed based on feedback

* fixed vhost

* fix some lint errors

* fix some lint errors

* Apply suggestions from code review

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

* fix indent

* add extra space for lint error

* fix lint issues

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

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

* apply suggestions

* Apply suggestions from code review

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

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

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

* Update index.md

ok updated, hope this clarifies further.

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

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

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

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

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-25 11:25:21 -05:00
John Mazzitelli 34d959dcc5
[kiali] The API is no longer published. Add warning message about the API. (#8580) 2020-11-25 11:15:37 -05:00
Nathan Mittler 6dacfe64a0
Various cleanup for locality LB tasks (#8571) 2020-11-25 09:50:28 -05:00