Commit Graph

154 Commits

Author SHA1 Message Date
Eric Van Norman 93ea5bb3ae
Update values so istioctl x wait works (#12508)
* Update values so istioctl x wait works

* Remove extra values

* Update all snippet instances of `istio install` for wait_for_istio

* Fix value
2023-01-24 15:46:18 -08:00
Eric Van Norman cb3aebc837
Update istio.io to prepare for 1.17 (#12487) 2023-01-19 10:53:13 -08:00
Whitney Griffith 65a15efea3
update filter that depends on xds v2 api (#12438) 2023-01-18 07:42:11 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Michael 8e925453a9
Fix a layout in /distributed-tracing/overview/ (#12373) 2022-12-15 05:31:09 -08:00
oops-oom ae8bae962c
to be clear with how to apply custom metrics (#12247)
* to be clear with how to apply custom metrics

Signed-off-by: oops-oom <734819342@qq.com>

* fix test error

Signed-off-by: oops-oom <734819342@qq.com>

* fix for test

Signed-off-by: oops-oom <734819342@qq.com>

Signed-off-by: oops-oom <734819342@qq.com>
2022-11-16 06:24:17 -08:00
John Mazzitelli 9984da4967
some updates for Kiali v1.59 (#12241) 2022-11-15 14:56:17 -08:00
Eric Van Norman 1f12d8f392
Release 1.16 istio.io branch cut (#12239)
* build an archive of v1.15 in master

* update data/versions.yml and archive index page

* advance master to release-1.17

* Fix lint error
2022-11-15 13:25:34 -08:00
kezhenxu94 7d43f35867
Add documentations for SkyWalking integration and task (#11683)
* Add documentations for SkyWalking integration and task

* Add script to undeploy skywalking

* Clean up istio namespace

* Update index.md

* Address review comments

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-03 09:09:26 -07:00
Eric Van Norman 8b95b8eb57
Prepare for release 1.16.0 (#12138)
* Prepare for release 1.16.0

* Update for 1.160.0-beta.1

* Update reference docs with new beta.1 build
2022-10-21 20:30:38 -07:00
Eric Van Norman 68fb4ec77a
advance master to release-1.16 (#11778)
* build an archive of v1.14 in master

* update data/versions.yml and archive index page

* advance master to release-1.16

* Rerun `make update_ref_docs

* Update to commit on main branch to fix tests

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

* replace istio.io/istio for test

* fix cleanup_otel_sample

* update test reference

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

* fix gen

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

* fix otel-provider

* remove extra changes in the go.*

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

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

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

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

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

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

* Replace experimental uninstall command with uninstall command

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
Eric Van Norman da73c24218
Prepare for the 1.15.0 release (#11684) 2022-08-07 13:23:45 -07:00
verysonglaa 9cb547ced7
adding OpenCensus tracing task with W3C headers (#11239)
* adding opencensus tracing Task

* fix OpenCensus Agent wording

* adding generated snippet

* fix misc. linting issues

* regenerate snips.sh for OpenCensus

* fix quoting issue

* simplified docs and added tests

* fixed tests and grammar

* improved cleanup

* remove istio-system namespace in cleanup
2022-07-13 07:48:18 -07:00
Eric Van Norman d6a7531a62
Enable the dashboard test (#11441) 2022-06-15 14:05:14 -07:00
Eric Van Norman e9841ae394
Update to use the master branch of istio.io/istio for test refs (#11414)
* Update to use the master branch of istio.io/istio for test refs

* go.* changes

* Update test and go.*

* Update to use `master` branch for make targets

* One final go mod tidy

* REmove vm test for now.

* Remove istioctl-analyze test

* Also remove using-istio-dashboard
2022-06-14 13:39:44 -07:00
Frank Budinsky a326daa3e0
Add webhooks to test framework snapshot (#11281)
* Add webhooks to test framework snapshot

* missing return

* fix lint

* some fixes

* more fixes

* final fixes

* one more
2022-05-13 10:12:49 -07:00
lgadban c1e90d18f4
fix indentation for custom tags (#11131) 2022-03-31 11:27:37 -07:00
zirain 7a90100810
add otel telemetry doc (#10977)
* add otel telemetry doc

* fix nit

* fix gen

* update content

* remove patch meshconfig

* fix test.sh

* fix probability of failure
2022-03-15 11:45:41 -07:00
Pengyuan Bian ec2d933288
Fix envoy access log telemetry API to specify envoy as provider. (#10830)
* Fix envoy access log telemetry API to specify envoy as provider.

* word.

* gen
2022-01-24 13:17:47 -08:00
plucury e9ae249032
`proxy.istio.io/config` should attach in `annotations` (#10811) 2022-01-24 07:40:51 -08:00
刘旭 87d20b5d3e
fix weak algorithm (#10545) 2021-11-29 20:41:42 -08:00
John Howard ad49bf308d
Initial Telemetry API docs (#10496)
* Initial Telemetry API docs

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

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

* fix gen

* fix dead links

* fix typo

* dead link

* one more

* 1 more?

* I hope this is it...

* again???
2021-11-17 17:20:09 -08:00
IM CHAECHEOL f0bf5006c4
Fix Document meshConfiguration example (#10488)
* Fix meshConfiguration example

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

* Fix lint 

Remove MD009 Trailing spaces
2021-11-10 05:28:32 -08:00
Paul Lin b72ebb74a6
docs(kiali): fix broken links (#10437)
* Fix broken links for kiali docs

Fix broken links for kiali docs.

* Fix broken links for kiali docs in zh docs

Fix broken links for kiali docs in zh docs.
2021-10-27 02:00:08 -07:00
Eric Van Norman c5384c98ff
Fix grafana dashboard URLS after grafana update (#10349) 2021-09-16 10:26:22 -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 b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -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
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
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
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
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
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
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
Pengyuan Bian 73b171db0a
Update lightstep doc. (#9125)
* update lightstep doc.

* Add comment.

* update.
2021-03-10 14:32:48 -08:00
Eric Van Norman e4b0636878
Manual cherry picks (#9063) 2021-02-26 09:37:39 -08:00
Pengyuan Bian 54da7c7932
Make attribute gen yaml file valid. (#9000) 2021-02-19 06:19:56 -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
Eric Van Norman 9758da112b
Add tip to about potentially waiting. (#8894) 2021-02-05 13:48:30 -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
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
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
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
Yangmin Zhu fa3f2d9790
add default access log format (#8584) 2020-11-26 10:43:59 -05:00