Commit Graph

1650 Commits

Author SHA1 Message Date
Istio Automation e1f0b51c06
Automator: update istio.io@ reference docs (#10882) 2022-02-08 18:52:47 -08:00
Istio Automation 3d1ad88e4b
[master] GKE typo fix (#10881)
* Typo fix for GKE

* make gen

Co-authored-by: Noah Nsimbe <37845280+NoahNsimbe@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-02-08 17:07:55 -08:00
Eric Van Norman b00ed6db68
Convert hardcoded values to read actual values (#10879)
* Convert hardcoded values to read actual values

* Fix assigment

* escape $
2022-02-08 16:20:17 -08:00
Eric Van Norman 1ae1fdf9db
Enable VM tests (#10858)
* Add VM tests

* Update sidecar image

* Further VM test updates

* Hardcode values to test
2022-02-08 13:17:19 -08:00
Istio Automation 85c61df509
Automator: update istio.io@ reference docs (#10872) 2022-02-07 18:57:07 -08:00
Frank Budinsky 4b79e9db95
Disable validation in external control plane install (#10864) 2022-02-07 10:06:03 -08:00
Istio Automation 525bbfc0bb
[master] Documentation about holdApplicationUntilProxyStarts (#10854)
* Information about holdApplicationUntilProxyStarts

This is a very extended topic about networking issues with pods with the istio-proxy sidecar container and is not spread or well documented.
Many people using solutions as "curl -fsI http://localhost:15021/healthz/ready", or post start hooks, even changing logics in scripts etc.
Adding this in this related documentation can help people find this feature easily.

* Fix letfover d

Remove leftover d in added

* Apply suggestions from craigbox

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

* Update index.md

Remove trailing space in line 245.

Co-authored-by: Adrian Rico <aseguirico@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-02-03 14:16:23 -08:00
Frank Budinsky 428b518039
Add tip to kind platform setup instructions (#10852)
* Add tip to kind platform setup instructions

* add cluster name

* typo
2022-02-03 13:05:55 -08:00
Istio Automation 470e3463fd
Automator: update istio.io@ reference docs (#10850) 2022-02-02 18:54:19 -08:00
Istio Automation 46c8d589d0
Automator: update istio.io@ reference docs (#10847) 2022-02-01 18:52:37 -08:00
Istio Automation e3038616ab
Automator: update istio.io@ reference docs (#10839) 2022-01-26 19:00:06 -08:00
Istio Automation 6fa1590bc9
Automator: update istio.io@ reference docs (#10833) 2022-01-24 18:55:37 -08:00
Pengyuan Bian ec2d933288
Fix envoy access log telemetry API to specify envoy as provider. (#10830)
* Fix envoy access log telemetry API to specify envoy as provider.

* word.

* gen
2022-01-24 13:17:47 -08:00
plucury e9ae249032
`proxy.istio.io/config` should attach in `annotations` (#10811) 2022-01-24 07:40:51 -08:00
Deepak Pakhale 29f0d809f3
Fixes #10813 (#10819)
Adding files generated after "make gen"
2022-01-23 14:40:13 -08:00
Istio Automation 209835f231
Automator: update istio.io@ reference docs (#10816) 2022-01-21 18:51:44 -08:00
Xunzhuo 21f4c8696c
fix: add missing labels in standard metrics (#10724)
* fix: add missing labels in standard metrics

Refer to: https://github.com/istio/proxy/blob/master/extensions/common/istio_dimensions.h#L27-L52

* Update content/en/docs/reference/config/metrics/index.md

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

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2022-01-21 10:56:56 -08:00
Eric Van Norman 68f0f07545
Prepare for v1.13 as istio source is already branched (#10808)
* Prepare for v1.13 as istio source is already branched

* Update VM test image from 1.11 to current to test

* Rename tests to temporaily disable Issue created to reanble before 1.13
2022-01-21 09:52:46 -08:00
Istio Automation cfdf2278a2
Automator: update istio.io@ reference docs (#10810) 2022-01-20 18:54:02 -08:00
Eric Van Norman b75ea7bd65
Tweak to release for CVE free releases table. (#10802) 2022-01-19 18:42:57 -08:00
Eric Van Norman d06fba8584
Update CVE free release (#10800) 2022-01-19 09:33:32 -08:00
Istio Automation d985509c1d
Automator: update istio.io@ reference docs (#10792) 2022-01-18 18:53:11 -08:00
Istio Automation b4c71cda7d
Automator: update istio.io@ reference docs (#10790) 2022-01-17 18:55:33 -08:00
Istio Automation 3841e65b3c
Automator: update istio.io@ reference docs (#10783) 2022-01-13 18:54:12 -08:00
Xunzhuo 0d7092fcbe
docs: add guide to install istio in tencent cloud (#10765)
* docs(platform-setup): add guide to install istio in tencent-cloud-mesh

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: lint errors

* fix: update refer to review from eric

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: change images into English and update related links to english

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* Update index.md
2022-01-13 11:29:17 -08:00
sha-rath fd709d7a51
Added a section on 503 error while accessing headless services (#10071)
* Added a small section on common errors while accessing headless services

* Fixed lint errors

* Removed unnecessary config details

* Few corrections and restructuring

* Updated commands for easier copying
2022-01-13 10:26:16 -08:00
Istio Automation d4cd6b2c89
Automator: update istio.io@ reference docs (#10780) 2022-01-12 18:51:14 -08:00
Istio Automation 1d1a8a0b60
Automator: update istio.io@ reference docs (#10776) 2022-01-12 11:11:59 -08:00
Faseela K ac40646148
Remove unwanted cleanup step in mtls example (#10778)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-12 08:19:07 -08:00
Steven Landow 337c78b076
multicluster traffic management (#10486)
* multicluster traffic management

* restructure

* locality section

* restructure #2

* remove locality

* top level headers

* touchup

* s/subsettings/subset/

* blanks

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-01-11 07:06:28 -08:00
Istio Automation 6b4cbe9160
Automator: update istio.io@ reference docs (#10771) 2022-01-10 18:52:10 -08:00
Eric Van Norman ef33eec16c
1.10 End of life (#10739) 2022-01-09 18:21:38 -08:00
Istio Automation 7673b02486
Automator: update istio.io@ reference docs (#10737) 2022-01-06 18:52:10 -08:00
Istio Automation 53e8de902a
Automator: update istio.io@ reference docs (#10728) 2022-01-05 18:49:02 -08:00
Faseela K d99f954936
Minor fix in egress mtls example cleanup (#10720)
* Minor fix in egress mtls example cleanup

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

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

* Adding make gen output files

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-05 15:23:28 -08:00
Istio Automation 19bcb0e7f2
Automator: update istio.io@ reference docs (#10721) 2022-01-04 18:45:59 -08:00
Pengyuan Bian 397b3c4326
Update webhook cert verification command. (#10715)
* Update webhook cert verification command.

* clean
2022-01-04 06:49:15 -08:00
Istio Automation 4f11aaaf7f
Automator: update istio.io@ reference docs (#10716) 2022-01-03 18:47:23 -08:00
Istio Automation acb94b926d
Automator: update istio.io@ reference docs (#10714) 2022-01-03 07:55:39 -08:00
Istio Automation 1346c585eb
Automator: update istio.io@ reference docs (#10707) 2021-12-31 18:47:23 -08:00
Pengyuan Bian 7518f2517f
Update Wasm module distribution doc to use WasmPlugin. (#10654)
* Update Wasm module distribution doc to use WasmPlugin.

* fix.

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 12:30:41 -08:00
Pengyuan Bian dcb58d3851
[CNI] Document 1337 UID workaround for init container. (#10655)
* [CNI] Document 1337 UID workaround for init container.

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

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

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

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

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

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

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

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

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

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

* lint

* update.

* update.

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 11:31:30 -08:00
Istio Automation 2e760b05d9
Automator: update istio.io@ reference docs (#10703) 2021-12-30 20:16:42 -08:00
Istio Automation c21c4efa19
Automator: update istio.io@ reference docs (#10696) 2021-12-29 18:48:18 -08:00
Istio Automation 453c2d87cc
Automator: update istio.io@ reference docs (#10695) 2021-12-28 18:48:20 -08:00
Istio Automation a5059516da
Automator: update istio.io@ reference docs (#10692) 2021-12-27 18:47:41 -08:00
Istio Automation 3f956c0fab
Automator: update istio.io@ reference docs (#10691) 2021-12-26 21:16:15 -08:00
Istio Automation 04a67c14ac
Automator: update istio.io@ reference docs (#10676) 2021-12-24 18:56:39 -08:00
Istio Automation b4621cc4ce
Automator: update istio.io@ reference docs (#10666) 2021-12-22 18:48:57 -08:00
Istio Automation 42a1f0fd9e
Automator: update istio.io@ reference docs (#10657) 2021-12-21 18:50:46 -08:00