Commit Graph

2513 Commits

Author SHA1 Message Date
Frank Budinsky a55a462cdc
gateway-api: istio.io/gateway-name -> gateway.networking.k8s.io/gateway-name (#14635) 2024-02-21 14:30:22 -08:00
seokyun.ha a32d28629a
add quote for istioctl command (#14632)
Co-authored-by: bluehorn07 <bluehornblues@gmail.com>
2024-02-21 06:20:22 -08:00
Michael 015c27933a
make image lines prettier in kiali telemetry (#14625) 2024-02-18 09:18:12 -08:00
Frank Budinsky ae2250111e
Fix broken gateway-api links (#14623) 2024-02-16 08:12:50 -08:00
Daniel Hawton 22964a74a0
cherry-pick of #14598 (#14602) 2024-02-09 10:38:42 -08:00
Istio Automation 3940db566f
Automator: update istio.io@ reference docs (#14594) 2024-02-07 18:12:24 -08:00
Simone Rodigari c130ecb3ea
[Egress Gateway task] Remove troubleshooting section and add tip for cert verification (#14577)
* remove troubleshooting section and add tip for cert verification

* remove indent and fix capitalisation

* add tip to verify cert for gateway api and update snips

* address frank's comments

* adjust egress-gateway/test.sh as per latest changes

* fix gateway api verify cert output

* verify contains snip out instead of hardcoded string

* fix indentation of command output for mtl verify cert

* remove apply PeerAuthentication and use _verify_same in test

* revert to verify_contains
2024-02-07 08:49:23 -08:00
JC 4b7ca408e5
fix: Multi-cluster installation with revision istiod vs (#14571)
* fix: Multi-cluster installation with revision istiod vs

Multi-cluster installation should use expose-istiod-rev.yaml.tmpl when
control plane is installed with revision

* Add chinese

* Fix lint and genfiles

* address comments

* Fix test

* Fix file reference wrapping
2024-02-02 10:09:41 -08:00
Faseela K 48834e9b06
small enhancements to ambient install tests (#14581)
* small enhancements to ambient install tests

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-02-02 06:29:41 -08:00
Ben Leggett b5494f18e0
Slightly tweak upgrade guide in the wake of inpod merge (#14562)
* Slightly tweak upgrade guide in the wake of inpod merge

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* *points at alpha status*

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Review comments

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Tighten ordering requirements for now

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-02-01 13:00:40 -08:00
Istio Automation 54a4dcf26b
Automator: update istio.io@ reference docs (#14569) 2024-01-30 18:12:42 -08:00
jacob-delgado 4edda5dc1f
Re-add mgmt certs (#14496)
* Reopen https://github.com/istio/istio.io/pull/13344

* Fix linter

* cleanup

* Remove unnecessary key/value pair

* no need to mention istiod workload cert

* more changes

* Setting self-signed cert was never approved; remove this section

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update .spelling

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-29 09:27:34 -08:00
Istio Automation 5cd3326dda
Automator: update istio.io@ reference docs (#14552) 2024-01-26 18:16:31 -08:00
Xiaopeng Han 95df7eddf8
Fix in-place upgrade doc to be more accurate (#14542)
* fix in-place upgrade doc

* fix extra upgrade cmd

* revert "fix extra upgrade cmd"

This reverts commit 29b02191cf.

* Revert "fix in-place upgrade doc"

This reverts commit 2b3a5703fa.

* remove inaccurate comments
2024-01-25 22:47:58 -08:00
Eric Van Norman 6d43317402
prepare for v1.21 as Istio source is already branched (#14527)
* prepare for v1.21 as Istio source is already branched

* Run make clean gen

* rebase and gen again
2024-01-25 14:09:23 -08:00
Frank Budinsky 37f6ccccc1
Small improvements to egress gateway doc (#14502)
* Small improvements to egress gateway doc

* regen
2024-01-25 12:20:41 -08:00
Leonardo Sarra 6586ebc222
Add wait flag to istioctl waypoint apply cmd (#14516)
* Add wait flag to istioctl waypoint apply cmd

* revert changes to test.sh
2024-01-25 11:42:31 -08:00
Xiaopeng Han 016c71234f
Fix revision test (#14520)
* fix revisioned test

* try kube delete

* test wh cleanup

* lint

* fix test

* test if istioctl is working

* manual delete
2024-01-25 10:59:31 -08:00
Michael 6e202698cb
Update images for canary upgrade (#14530) 2024-01-24 19:13:03 -08:00
Istio Automation 69e49a5cf6
Automator: update istio.io@ reference docs (#14529) 2024-01-24 18:14:02 -08:00
Ben Leggett 678d523f1b
Initial inplace ambient upgrade guide (#14491)
* Initial attempt at an inplace ambient upgrade guide

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Fix typo

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Reword the warning a bit to contrast with sidecars

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: John Howard <howardjohn@google.com>
2024-01-23 05:52:47 -08:00
Istio Automation e7c1d0e373
Automator: update istio.io@ reference docs (#14519) 2024-01-22 18:11:52 -08:00
Faseela K bfa1201bed
Fix warning for compatibilityVersion (#14515)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-01-22 07:58:52 -08:00
Istio Automation b7ba7ea474
Automator: update istio.io@ reference docs (#14509) 2024-01-20 18:13:50 -08:00
Istio Automation e3fd1b8b1c
Automator: update istio.io@ reference docs (#14506) 2024-01-19 18:11:48 -08:00
Istio Automation c406e55afd
Automator: update istio.io@ reference docs (#14498) 2024-01-18 18:14:48 -08:00
John Howard 7d13efbe8f
Add documentation for compatibility versions (#14417)
* Add documentation for compatibility versions

* Address review comments

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

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-18 12:16:32 -08:00
sanjaypujare 8718b92c86
fix typo livenessProve to livenessProbe (#14493) 2024-01-18 00:55:32 -08:00
Frank Budinsky a8a2de802c
gateway-api: add Gateway API instructions to egress gateways doc (#14473)
* gateway-api: add Gateway API instructions to egress gateways doc

* network policies

* regen snips

* gtw test

* demo profile

* fix test

* more test fixes

* use gw

* remove crds

* wait for routes

* fix snip

* try retry request

* sleep

* sleep longer

* try next section

* lint

* use profile none

* uninstall -y

* go.sum
2024-01-17 08:12:58 -08:00
Istio Automation cd839b24b9
Automator: update istio.io@ reference docs (#14488) 2024-01-16 18:13:57 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
Istio Automation aeccd06b7e
Automator: update istio.io@ reference docs (#14479) 2024-01-13 20:37:01 -08:00
Istio Automation 6d3ccfa953
Automator: update istio.io@ reference docs (#14476) 2024-01-12 18:13:00 -08:00
Peter Jausovec ddae4527fb
docs: fix an incorrect link on the Observability page (#14474)
Fixes the incorrect link to Envoy statistics.
2024-01-12 10:53:36 -08:00
Istio Automation 7825ec8a87
Automator: update istio.io@ reference docs (#14472) 2024-01-10 18:13:28 -08:00
Istio Automation 04827829e4
Automator: update istio.io@ reference docs (#14464) 2024-01-09 18:13:45 -08:00
Frank Budinsky 6ac7e34a95
gateway-api: add gateway api instructions to egress-control doc (#14445) 2024-01-08 15:02:43 -08:00
Xiaopeng Han 6a5ce80289
Add ist0167 message description (#14409)
* add ist0167 message description

* fix lint

* Update content/en/docs/reference/config/analysis/ist0167/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/config/analysis/ist0167/index.md

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

* Update content/en/docs/reference/config/analysis/ist0167/index.md

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

* Update content/en/docs/reference/config/analysis/ist0167/index.md

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

* Update content/en/docs/reference/config/analysis/ist0167/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-01-08 06:15:30 -08:00
Istio Automation 384b1916c6
Automator: update istio.io@ reference docs (#14446) 2024-01-05 18:12:27 -08:00
David Tesar 018f4e8767
Cleanup Azure AKS-Engine references (#14436)
* Cleanup AKS-Engine references

* Update AKS versions

* Add portal link back
2024-01-04 18:23:58 -08:00
Peter Jausovec 7a68b50c52
docs: update customize installation page (#14434)
Updating the [customize Kubernetes settings](https://istio.io/latest/docs/setup/additional-setup/customize-installation/#customize-kubernetes-settings) page to include the volumes and volume mounts in the list of settings that are customizable.
2024-01-04 12:52:08 -08:00
Frank Budinsky 3a0d7d1e8b
gateway-api: improve sample cleanup instructions (#14433)
* gateway-api: improve sample cleanup instructions

* remove unneeded include

* tweak wording

* lint
2024-01-04 09:20:08 -08:00
Michael 5dfaba12d8
Fix indentations and tweak long lines in policy-enforcement/rate-limit task (#14418)
* Update rate-limit/

* Apply suggestions from ericvn
2024-01-04 01:44:06 -08:00
Istio Automation cc711495d0
Automator: update istio.io@ reference docs (#14427) 2024-01-03 18:12:06 -08:00
Eric Van Norman a27cbdf334
Remove 1.17 from CVE table, update Envoy version section (#14421)
* Remove 1.17 from CVE table, update Envoy version section

* Lint, fix missing .spelling entries
2024-01-03 09:00:01 -08:00
Eric Van Norman 90fba9ac70
Update to latest istio commit. Fix egress test (#14400) 2024-01-02 13:25:00 -08:00
Ric Hincapie 8c394f980f
Add advanced ratelimit example (#14307)
* Add advanced ratelimit example incomplete

* Bookinfo example linted

* Add testing

* Solve bug

* Solve bug on vhost name

* Add testing to local ratelimit and set limit to 4

* Activate local ratelimit testing

* Solve bug with cleanup

* Simplify route naming

* Use apply

* Solve bug
2024-01-02 07:01:37 -08:00
Xiaopeng Han 5b16bae667
remove extra alpha status (#14405) 2024-01-01 22:00:35 -08:00
Yossi Mesika 49d189c6f6
Remove unused IST0113 analysis (#14403) 2024-01-01 13:09:34 -08:00
carolsi af2edc6964
Update example of refine the mutual TLS settings per port (#14385) 2023-12-29 09:24:31 -08:00
Alexon Oliveira 6fa1cf24a1
Updating http match condition according to PR 14386 (#14388)
Updating the example given for working with Gateway TLS Termination and HTTP with a "header" match condition instead of using TLS with "sniHosts" match condition.
2023-12-29 01:30:29 -08:00
Michael 7dcfecfca4
[zh] Update deployment/architecture/ and remove redundant SVG (#14391) 2023-12-28 18:00:29 -08:00
Michael 61918947fe
Remove analysis/ist0119 (#14390) 2023-12-28 10:15:34 -08:00
Xiaopeng Han b1f36cbf91
Add ist0166 message description (#14365)
* add ist0166 message description

* Update content/en/docs/reference/config/analysis/ist0166/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update index.md

* Apply suggestions from code review

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-12-27 13:14:29 -08:00
Michael aad2d5ce29
Update ist0102 and ist0118 (#14380)
* Update ist0102 and ist0118

* apply suggestions from hanxiaop
2023-12-27 13:02:29 -08:00
Istio Automation bc1f461a92
Automator: update istio.io@ reference docs (#14378) 2023-12-26 18:17:29 -08:00
Istio Automation e154161390
Automator: update istio.io@ reference docs (#14368) 2023-12-21 18:14:36 -08:00
Faseela K 4b6be4c5bc
add san-validation documentation (#14362)
* add san-validation documentation

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

* Apply suggestions from code review

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* make gen

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-12-21 09:22:14 -08:00
Istio Automation 9488671d8d
Automator: update istio.io@ reference docs (#14364) 2023-12-20 18:15:13 -08:00
Husni Alhamdani 65d9905335
update protocol-selection notes (#14359)
Signed-off-by: Husni Alhamdani <dhanielluis@gmail.com>
2023-12-20 07:08:39 -08:00
Istio Automation 7417728be5
Automator: update istio.io@ reference docs (#14356) 2023-12-19 18:15:53 -08:00
Istio Automation 7efb5213e4
Automator: update istio.io@ reference docs (#14353) 2023-12-18 18:12:56 -08:00
Istio Automation da5d6b9c84
Automator: update istio.io@ reference docs (#14348) 2023-12-15 18:12:36 -08:00
Akshay J Nambiar 1e61c3bc8f
update deprecated field percent to percentage (#14337)
https://github.com/istio/api/blob/v1.20.1/networking/v1alpha3/virtual_service.proto#L1998
2023-12-15 06:12:38 -08:00
Istio Automation 709618e99a
Automator: update istio.io@ reference docs (#14336) 2023-12-14 18:12:33 -08:00
John Howard b527b1d778
Update documentation for ExternalName in 1.21 (#14333)
* Update documentation for ExternalName in 1.21

* Apply suggestions from code review

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Apply suggestions from code review

Co-authored-by: Ian Rudie <ilrudie@gmail.com>
Co-authored-by: Faseela K <k.faseela@gmail.com>

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2023-12-14 11:52:32 -08:00
Xiaopeng Han b4ee7de56a
Add ambient helm installation guide (#13871)
* Add helm installation guide to ambient

* fix lint

* fix lint

* fix lint again

* fix lint again

* Update content/en/docs/ops/ambient/helm-installation/index.md

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

* revise based on comments and ambient values

* make commands consistent

* try text import with lint

* revise to link to files

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>

* add prerequisite

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ops/ambient/helm-installation/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* add verifying with sample, and uninstall parts

* fix lint

* fix lint

* add snips

* add tests

* try to fix lint...

* change test order

* try deploy cni to istio-system to pass test

* revise based on dhawton's comments

* lint

* try verify after installation

* revise test again

* make gen

* lint

* revise revision section back

* move directory

* make gen

* revise test order

* fix tests

* fix lint

* update test

* Update content/en/docs/ops/ambient/usage/helm-installation/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/ambient/usage/helm-installation/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* revise based on comments

* make gen

* fix lint

* Update content/en/docs/ops/ambient/install/helm-installation/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update index.md

* make gen

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-12-13 23:45:35 -08:00
Wilson Wu 5229af491d
Fix typo for best practices security doc (#14319) 2023-12-12 21:20:36 -08:00
Paul Merrison 18a7d00b53
ISTIO-SECURITY-2023-005 & CNI Docs Updates (#14302)
* Add security announce & docs content

* Fix linter errors

* Fix additional linting issues

* More lint errors

* Fix trailing spaces

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

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

* Update content/en/news/security/istio-security-2023-005/index.md

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

* Update content/en/news/security/istio-security-2023-005/index.md

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

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

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

* Added extra column, fixed British spellings

* Update content/en/news/security/istio-security-2023-005/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

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

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/security/istio-security-2023-005/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-12-12 09:38:55 -08:00
Istio Automation 21dfffe7d3
Automator: update istio.io@ reference docs (#14300) 2023-12-09 18:19:52 -08:00
tukwila 0da2c049e3
delete the (#14297)
Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-12-08 23:21:02 -08:00
Istio Automation a93e7a38f1
Automator: update istio.io@ reference docs (#14296) 2023-12-08 18:16:02 -08:00
Eric Van Norman e76db9bed8
Enable jwt-route (#14282)
* Enable jwt-toute

* Update to latest commit
2023-12-08 12:52:06 -08:00
Fan-Lin 4cfb44fe19
Correct typos (#14290) 2023-12-08 06:34:07 -08:00
visheshtha 417398df6d
added cleanup section of an observability task (#14287)
* added cleanup section of an observability task

* fixed the lint error
2023-12-07 04:13:26 -08:00
Istio Automation 0af70555e0
Automator: update istio.io@ reference docs (#14283) 2023-12-06 18:15:26 -08:00
Xiaopeng Han f8e8cee957
revise ext doc (#14274) 2023-12-06 07:00:48 -08:00
Faseela K 2302040f2f
Add docs test for dual-stack support (#14257)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-12-06 01:56:48 -08:00
Istio Automation a2358b8753
Automator: update istio.io@ reference docs (#14270) 2023-12-05 18:19:56 -08:00
Shuayb Popoola a8557b6447
Relese 1.20 performance test (#14228)
* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* added caption to perf test graphs

* removed extra lines in file

* added newline at end of file
2023-12-05 08:05:53 -08:00
Michael 7453032e11
Replace a PNG with a SVG in the security concept (#14258) 2023-12-05 06:14:53 -08:00
zirain 4c3484495c
Re-enable tasks/observability/logs/telemetry-api (#14248)
* Re-enable tasks/observability/logs/telemetry-api

* gen
2023-12-04 19:26:52 -08:00
Istio Automation e7a83fe4bf
Automator: update istio.io@ reference docs (#14259) 2023-12-04 18:17:53 -08:00
Istio Automation 90c30499b6
Automator: update istio.io@ reference docs (#14230) 2023-12-01 18:18:45 -08:00
Eric Van Norman 5ce52ebafd
Update istio test reference to latest commit and fix tests (#14200)
* Update istio test reference to latest commit and fix tests

* Move back two commits since some didn't have releases built

* Run go mod tidy after make clean

* Try removing metallb

* Don't remove the metallb validatingwebhookconfigurations

* Redo egress-control test to no use istio-state

* Update istio test reference to contain operator fix and revert test change

* Disable jwt-route test temporarily waiting on Envoy fix

* Upadte istio/api

* Replace uninstall

* revert chmod
2023-12-01 10:13:44 -08:00
Frank Budinsky 8e4b10edb2
Remove use of installed-state (#14214) 2023-11-30 18:27:22 -08:00
Istio Automation 1ce3f006b2
Automator: update istio.io@ reference docs (#14216) 2023-11-30 18:12:22 -08:00
Frank Budinsky f5df4a10cf
Add arbitrary host section to wildcard egress doc (#14146)
* Add arbitrary host section to wildcard egress doc

* fix

* updated

* fix lint

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

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-11-30 13:25:25 -08:00
Istio Automation 2525700f78
Automator: update istio.io@ reference docs (#14206) 2023-11-30 07:33:25 -08:00
Istio Automation 44317e66aa
Automator: update istio.io@ reference docs (#14201) 2023-11-28 18:17:12 -08:00
Istio Automation d1853d2ac9
Automator: update istio.io@ reference docs (#14198) 2023-11-27 18:15:27 -08:00
Faseela K d625f5a61d
Small fix in the dual-stack documentation (#14196)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-11-27 12:42:29 -08:00
Faseela K cd6aa76a9b
add dual-stack installation page (#14193)
* add dual-stack installation page

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

* Apply suggestions from code review

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-11-27 07:40:29 -08:00
Istio Automation cf5d52aa19
Automator: update istio.io@ reference docs (#14192) 2023-11-22 18:15:24 -08:00
Michael bb11d3e1ea
Improve some text in /ambient/usage/ztunnel/ (#14170)
* Fix typos in /ambient/usage/ztunnel/

* Apply suggestions from ilrudie

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2023-11-21 00:52:11 -08:00
Istio Automation 43d3507f86
Automator: update istio.io@ reference docs (#14183) 2023-11-17 18:17:05 -08:00
Istio Automation ec490bcbdc
Automator: update istio.io@ reference docs (#14179) 2023-11-17 07:01:07 -08:00
Istio Automation 683f5e1c15
Automator: update istio.io@ reference docs (#14168) 2023-11-15 18:17:04 -08:00
Whitney Griffith be4221a2d9
Update CEL documentation to capture type checking errors. (#14107)
* Update CEL documentation to capture type checking errors.

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

* address comments

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

* address comments

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

* fix lint issues

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

* fix lint issues

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

---------

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>
2023-11-15 15:36:04 -08:00
Frank Budinsky 9e51c3822f
Fix yaml indentation in ambient get started doc (#14163) 2023-11-15 12:48:05 -08:00
Frank Budinsky 83bae38f99
gateway-api: use targetRef instead of selector for auth/authz gateway… (#14157)
* gateway-api: use targetRef instead of selector for auth/authz gateway refs

* regen

* fix yaml

* regen
2023-11-15 07:57:05 -08:00
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
Xiaopeng Han 0caf935385
Add release 1.20 releasenotes (#14101)
* init 1.20 releasenotes

* rough dract

* fix supported release format

* fix some grammar issues

* more fix

* add some initial what's new

* fix lint

* add tcp metadata section

* fix lint

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/upgrade-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/upgrade-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/upgrade-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/upgrade-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/_index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.20.x/announcing-1.20/change-notes/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* fix all issues

* Update content/en/news/releases/1.20.x/announcing-1.20/_index.md

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

* Update content/en/news/releases/1.20.x/_index.md

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

* fix all the comments based on @ericvn's suggestion, and remove ambient section

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-11-14 06:56:18 -08:00
Wilson Wu 184dedd893
Fix typo for ztunnel doc (#14149) 2023-11-14 00:24:29 -08:00
Kuat 0de72af162
docs: update to use PROXY config (#13568)
* docs: update to use PROXY config

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

* gen

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

* review

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

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-11-13 18:08:28 -08:00
Leon e7ad8065e4
Added a warning in the ambient getting started guide (#13757)
* Added a warning in the ambient getting started guide

This commit adds a warning for users using the gateway
API with kind and ambient.

Signed-off-by: leon <leon.nunes@solo.io>

* Added a section to install MetalLB in kind

Signed-off-by: leon <leon.nunes@solo.io>

* Updated docs as per suggestions.

* Fixed Lint errors

Signed-off-by: leon <leon.nunes@solo.io>

* Fixed spelling mistakes and reverted case of kind

Signed-off-by: leon <leon.nunes@solo.io>

* Added a - as per suggestion

Signed-off-by: leon <leon.nunes@solo.io>

* Reverted the tab spacing

Signed-off-by: leon <leon.nunes@solo.io>

* Changed warning to tip

Signed-off-by: leon <leon.nunes@solo.io>

---------

Signed-off-by: leon <leon.nunes@solo.io>
2023-11-13 11:37:25 -08:00
Xiaopeng Han a2a307c397
Improve helm doc (#14141)
* improve helm doc

* make gen

* fix lint

* make gen
2023-11-13 06:30:23 -08:00
Eric Van Norman 527f3e5d52
Glossary updates (#14134) 2023-11-10 13:49:21 -08:00
Eric Van Norman a72fb91721
Update istio test ref to 1.20.0-rc.0 (#14091)
* Update istio test ref to 1.20.0-rc.0

* Remove added toolchain line

* Run make gen

* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing

* Move gateway tcp-traffic shifting to demo

* Change gateway tcp-traffic shifting to not remove istio in demo...

* Change gateway tcp-traffic shifting to remove istiooperator in demo...

* Update to latest 1.20 commit

* Change to be a minimal test
2023-11-10 12:25:21 -08:00
Petr McAllister fa46df27c1
Add EKS warning to Primary Remote instructions (#13745)
* add EKS support statement to Primary Remote instructions

* removing trailing spaces
2023-11-08 16:55:39 -08:00
John Howard e4f09e476a
Fix Prometheus TLS configuration (#13933)
* Fix Prometheus TLS configuration

This was misleading/inaccurate

* Apply suggestions from code review

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

* Update content/en/docs/ops/integrations/prometheus/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-11-08 16:28:38 -08:00
KipsasJaujoj 65b0669c09
Docs: update diagnostic-tools trust con (#14052)
* Docs: update diagnostic-tools trust con
figuration check command

* Docs: revert trust configuration command

* Docs: clarify what's needed if secrets does not exist

* Update content/en/docs/ops/diagnostic-tools/multicluster/index.md

Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Jackie Elliott <64559656+jaellio@users.noreply.github.com>
2023-11-08 16:08:39 -08:00
Sanjeev Rampal 743a2d8598
Commits for Ambient Issue #13481 https://github.com/istio/istio.io/issues/13481 (#13635) 2023-11-08 15:12:39 -08:00
Rashmi Lengade 77ed0a8d1c
Update Kiali Getting started link in the English documentation for istio.io kubernetes getting started documentation (#14116) 2023-11-08 10:51:33 -08:00
Xiaopeng Han 689bfe3d8b
fix patch version cve list (#14099) 2023-11-06 06:52:53 -08:00
John Howard 4129b7fd2f
Update application labeling guidance (#14095)
* Update application labeling guidance

Fixes https://github.com/istio/istio/issues/10724

* Update content/en/docs/ops/deployment/requirements/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-11-04 17:41:50 -07:00
Istio Automation 33242f6830
Automator: update istio.io@ reference docs (#14093) 2023-11-02 19:15:45 -07:00
JinVei 24904bb21e
fix typo in the pilot-agent page (#14089) 2023-11-02 03:28:52 -07:00
Istio Automation c7814807ef
Automator: update istio.io@ reference docs (#14085) 2023-10-31 19:20:28 -07:00
Faseela K e8aee74b65
fix typo in code-blocks (#14076)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-10-30 08:19:39 -07:00
Istio Automation 8717e97f4a
fix #14069: updated incorrect hyperlink to PEP glossary (#14075)
Co-authored-by: Roofer92 <50134488+Roofer92@users.noreply.github.com>
2023-10-30 07:11:32 -07:00
John Howard 0262982f8f
Drop "distroless is alpha" warning (#14065)
https://github.com/istio/enhancements/pull/105
2023-10-27 10:56:29 -07:00
visheshtha 1622e5f0bc
Added the information about setting the gateway_url (#14058) 2023-10-26 07:18:29 -07:00
Ben Leggett e832faaa55
Add note to ambient quickstart mentioning minikube workaround (#14029)
https://github.com/istio/istio/pull/47444

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2023-10-24 11:08:43 -07:00
Frank Budinsky 8d0d70812f
Analyzer message doc tests are n/a (#14046) 2023-10-24 06:28:43 -07:00
Michael Weiner 03eb9662cb
Documentation for New External Control Plane Analyzer Messages (#14044)
* documentation for new External Control Plane analyzer

* resolve linting whitespace errors

* fix false positive spelling error

* fix typos found during review
2023-10-24 05:44:42 -07:00
Faseela K 6c837c3b64
Add xt_multiport to platform prerequisites (#14028)
Users deploying in Openshift cluster have reported that upgrade from Istio 1.17 to Istio 1.18.3 has failed due to the lack of kernel module xt_multiport from the cluster.

This is most probably related to modifications in IPtables creation, see 7e7d52a2d1/tools/istio-iptables/pkg/capture/run.go (L369)

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-10-19 13:39:09 -07:00
Eric Van Norman a8ccc83d83
Preare istio.io for 1.20 as other repos have branched. (#14025) 2023-10-19 08:29:10 -07:00
Istio Automation e7afcf4574
Automator: update istio.io@ reference docs (#14015) 2023-10-16 19:15:38 -07:00
Husni Alhamdani b141ae3203
Update Istio VM installation guide in multi-network setup (#14012)
* Update Istio VM installation guide in multi-network setup

Add missing instruction on Istio VM installation guide in multi-network setup

* Update Istio VM installation guide in multi-network setup
2023-10-16 08:17:37 -07:00
Istio Automation e6f670461f
Automator: update istio@ test reference (#13956) 2023-10-16 06:26:37 -07:00
Istio Automation 91a047f68f
Automator: update istio.io@ reference docs (#14011) 2023-10-15 19:19:35 -07:00
Istio Automation cd7dc2308c
Automator: update istio.io@ reference docs (#14006) 2023-10-12 19:17:33 -07:00
Praseeda Sathaye fd2c9d2426
Update index.md (#14004) 2023-10-12 09:57:42 -07:00
Lin Sun 10082fd476
Update ambient install command to fix error from zsh (#13976)
* Update ambient install command to fix error from zsh

Error I hit when install ambient:
```
 istioctl manifest generate --set profile=ambient --set components.ingressGateways[0].enabled=true --set components.ingressGateways[0].name=istio-ingressgateway
zsh: no matches found: components.ingressGateways[0].enabled=true
```

Thx to @howardjohn for pointing out missing quotes around special chars.

* update snips
2023-10-11 20:24:42 -07:00
Istio Automation cf99ad325c
Automator: update istio.io@ reference docs (#14001) 2023-10-11 19:19:40 -07:00
Kalya Subramanian 56eb12c044
AKS Egress instructions (#13967)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-10-09 12:37:22 -07:00
Whitney Griffith c58ebb99ae
Update Feature Status definitions (#13174)
Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>
2023-10-09 07:41:22 -07:00
Nicole LiHui eeec04d8ab
Add IST0162 message description (#13800)
* Add IST0162 message description

* optimize

* optmize message
2023-10-08 18:13:21 -07:00
Istio Automation a02e6362ea
Automator: update istio.io@ reference docs (#13980) 2023-10-07 19:22:54 -07:00
Khary Mendez ad957dad43
Minor Typo: build -> built (#13977) 2023-10-07 07:17:20 -07:00
Istio Automation 7a985dd8b2
Automator: update istio.io@ reference docs (#13973) 2023-10-05 19:18:02 -07:00
Eric Van Norman 9b28e18fd8
Re-enable the tcp-traffic-shifting tests (#13970) 2023-10-05 09:28:36 -07:00
Lyon Till 304e00e1ac
Add WASM Extension Dashboard (#13965) 2023-10-04 06:55:37 -07:00
Istio Automation ba0cc509c7
Automator: update istio.io@ reference docs (#13968) 2023-10-03 19:16:35 -07:00
Istio Automation 2a40d2dc4b
Automator: update istio.io@ reference docs (#13946) 2023-09-28 19:17:15 -07:00
Istio Automation 78d57aec4a
Automator: update istio.io@ reference docs (#13940) 2023-09-27 19:18:30 -07:00
Radek Chrzanowski 5b97c97949
Replace mention of virtual service with service entry in docs related to dns proxying (#13928) 2023-09-27 02:26:08 -07:00
crossoverJie f4910f7156
telemetry: change ALL_METRICS to REQUEST_COUNT (#13929) 2023-09-26 06:27:03 -07:00
Istio Automation 00a068d064
Automator: update istio.io@ reference docs (#13918) 2023-09-25 19:17:34 -07:00