Commit Graph

2623 Commits

Author SHA1 Message Date
Ben Leggett ef54f8cd94
Drop CNI compat warning from ambient getting started guide - no longer relevant for 1.21+ (#14694)
* Drop this warning - no longer relevant for 1.21+

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-03-07 09:12:19 -08:00
Craig Box 3a030e4ca5
Improve ambient mode docs (#14697)
* add docs

* change ambient mode glossary back

* re-add hyphen, good or bad?

* re-remove hyphen and update spellings

* Add snips

* Update snips with new headings

* fix snips
2024-03-07 07:27:27 -08:00
Shuayb Popoola 7a33b23bc8
added perf test for 1.21 (#14695)
* 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

* added perf test for 1.21

* added perf test for 1.21

* added perf test for 1.21
2024-03-06 18:33:27 -08:00
Istio Automation 3209057b0f
Automator: update istio.io@ reference docs (#14685) 2024-03-05 06:46:20 -08:00
my-git9 e76663e91f
improve little format and typo for lightstep/index.md (#14674)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-03-02 11:28:36 -08:00
Frank Budinsky 2f77c0318d
Minor wording fixes to egress gateway doc (#14672) 2024-03-01 10:53:35 -08:00
Aryan Gupta 4d9ced7d57
release note for 1.21 (#14634) 2024-02-28 10:43:38 -08:00
Frank Budinsky 2c52b04283
gateway-api: fix broken links and use v1beta1 in examples for now (#14662) 2024-02-27 13:30:16 -08:00
Frank Budinsky 0997aa87fc
gateway-api: add Gateway API instructions to wildcard egress doc (#14654)
* gateway-api: add Gateway API instructions to wildcard egress doc

* v1beta1

* regen
2024-02-27 12:50:16 -08:00
Xiaopeng Han d880395560
Improve ambient uninstall section (#14657)
* improve ambient uninstall

* Update index.md

* Update content/en/docs/ops/ambient/getting-started/index.md

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-02-26 22:12:38 -08:00
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
Xiaopeng Han e9c8d8bc3e
fix test lint (#13925) 2023-09-25 00:33:35 -07:00
Abdul Basit 7c1ec3a1f8
updating primary-remote on multi-net docs (#13917)
* updating primary-remote on multi-net docs

* adding missing snips of make gen

* updating primary-remote_multi-network test.sh

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* adjusting the sequence of test func calls

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-09-24 08:52:49 -07:00
Istio Automation ebf9c3a207
Automator: update istio.io@ reference docs (#13915) 2023-09-20 19:15:02 -07:00
Frank Budinsky df385b7816
Add instructions to cleanup CRDs in getting started uninstall section (#13907)
* Add delete CRDs instructions to getting started uninstall

* fix lint

* more lint
2023-09-20 07:49:06 -07:00
Michael d7dcb95ef2
Fix indentations in canary upgrade (#13905) 2023-09-20 06:24:05 -07:00
Istio Automation 5008546a9b
Automator: update istio.io@ reference docs (#13901) 2023-09-19 19:16:03 -07:00
Frank Budinsky 86eff5d563
gateway-api: setup tips and warnings corrections (#13899)
* gateway-api: setup tips and warnings corrections

* regen

* remove obsolete snip
2023-09-19 16:28:03 -07:00
visheshtha 8bb664eb66
Updated the canary upgrade page (#13849)
* Updated the canary upgrade page

* addressed the failed test cases

* called the newly created functions

* updated the numbers in index.md
2023-09-19 12:00:54 -07:00
Frank Budinsky 6cd8adb17a
Add gateway-api instructions to timeouts task (#13208)
* [WIP] Task for testing experimental gateway-api timeouts

* tweak wording

* lint and regen

* update tabs

* fractional timeout values not supported in gateway-api

* add gateway api test

* remove blog
2023-09-19 10:01:53 -07:00
Eric Van Norman 63d262dba8
Update istio test ref, hardcode sha from Gateway API to non-release (#13892)
* Update istio test ref, do not strip sha from gateway version

* Rework sha, remove code to update gateway-api automatically

* Update Makefile to use full sha

* Some minor tweaks

* Some minor tweaks

* Move sha logic to a bash script

* Remove extraneous expected line in dns-proxy test

* fix tab/space
2023-09-18 12:14:54 -07:00
Xiaopeng Han af5db82222
Fix ambient release link (#13890)
* fix ambient release link

* use getting started link instead of fixed version
2023-09-18 06:23:53 -07:00
Istio Automation 28932c6af8
Automator: update istio.io@ reference docs (#13884) 2023-09-15 19:15:50 -07:00
Eric Van Norman e6c3e69e98
Fix insecure directory command (#13880) 2023-09-15 13:58:50 -07:00
Eitan Suez 4924df7e4b
Update index.md (#13879)
* Update index.md

corrects example httproute for mesh traffic in k8s gw api ingress task.  the backendRefs should be part of the one rule that applies the filters.

* also updates snips.sh in gw api ingress task
2023-09-15 11:15:51 -07:00
Michael 8fa65cf804
Remove the SVG tips generated by draw.io (#13863) 2023-09-13 07:41:32 -07:00
Jonh Wendell a41073d913
Document special case for gateway install on OpenShift (#13855)
Documents the changes here: https://github.com/istio/istio/pull/46898
2023-09-12 12:45:30 -07:00
Praseeda Sathaye 6d6256f2b8
Aws eks setup (#13858)
* adding Amazon EKS with Istio setup to platform-setup page

* adding Amazon EKS with Istio setup to platform-setup page

* updating the test section of the doc

* adding period at the end of description for the error in test

* adding newline at end of file

* changing the weight to make it ordered alphabetically.

* updating the link as it was  broken due to this change made to folder structure in upstream https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1754
2023-09-12 12:30:30 -07:00
Istio Automation f1e7766dad
Automator: update istio.io@ reference docs (#13852) 2023-09-11 19:16:29 -07:00
Eric Van Norman cf43397b2f
Update to main branch commit (#13819)
* Update to main branch comit

* Update istio api and client-go commits

* Update tests to also work on arm64 machines

* Change multi-cluster cleanup to use --purge like the page

* Change multi-cluster cleanup to use --purge like the page

* Try changing uninstall order to see if it follows second uniunstall

* Try doing one uninstall instead of spinning both of them

* Move back to commit before suspected PR

* make gen

* Update to commit with fix for --context

* Update to latest branch disabling tcp-traffic-shifting tests
2023-09-11 09:40:29 -07:00
Archana Sawant e2adf578ee
Fixed numbering for installation steps in the tip (#13778)
* Fixed numbering for installation steps in the tip

* Fixed lint error as per suggestion
2023-09-08 13:06:55 -07:00
Istio Automation a03192ad30
Automator: update istio.io@ reference docs (#13841) 2023-09-07 19:15:55 -07:00
Istio Automation a04860311c
update the release 1.19 perf data (#13838)
Co-authored-by: AndreaM12345 <ayma@us.ibm.com>
2023-09-07 08:09:56 -07:00
Praseeda Sathaye 5d460579f0
adding Amazon EKS with Istio setup to platform-setup page (#13822)
* adding Amazon EKS with Istio setup to platform-setup page

* adding Amazon EKS with Istio setup to platform-setup page

* updating the test section of the doc

* adding period at the end of description for the error in test

* adding newline at end of file

* changing the weight to make it ordered alphabetically.
2023-09-06 10:29:53 -07:00
Istio Automation 183a427855
Automator: update istio.io@ reference docs (#13820) 2023-09-05 19:14:53 -07:00
Tim O'Keefe c863e9e9e8
Remove anyuid instructions for OpenShift (#13795)
* Remove anyuid instructions for OpenShift

These instructions are no longer needed after these changes https://github.com/istio/istio/pull/45394

* Removed blank line that caused failure
2023-09-05 15:15:59 -07:00
John Howard cb25017fa8
For 1.20, drop requirement to have a Service associated with a pod (#13717)
Fixed in https://github.com/istio/istio/pull/46295
2023-09-05 15:15:52 -07:00
Wei Shan Sun b484cfa528
Add more Info to locality load balancing page (#13682)
* create single cluster load balancing example& modify keywords

* modify keywords and remove see also section from locality load balancing

* remove single cluster lb page from examples

* create a standalone example for single cluster load balancing

* fix lint

* remove traffic-shifting from keywords

* fix typos

* organize locality-load-balancing page

* delete standalone single-cluster-lb page & add a tip for single-cluster lb

* remove use case description

* add original text back in

* update test file

* fix lint

* rephrase paragraph

* commit suggestion for the tip

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

* update test file

* suppress generation of the snips

* move tip to the start of the before-you-begin section

* add step 3 to tell users to deploy istiod and the app to the nodes

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

* fix format for the commands

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

* move tip before Environment Variables section

* reformat the tip section

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-09-05 12:42:52 -07:00
Eric Van Norman fbb5c8df9b
update_ref_docs fails on an arm machine (#13816)
* update_ref_docs fails on an arm machine

* Remove retired ist0117

* Fix removed link
2023-09-05 12:10:02 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Kalya Subramanian 383ac7b283
Release Notes - 1.19.0 (#13783)
* Update support table

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Create 1.19 releases page

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Init 1.19.0 announcement page

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* init 1.19.0 change notes

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Update CVE and Envoy supportability

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Init 1.19.0 upgrade notes

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* spelling

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* spaces

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* urls

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* lint

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

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

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

* Apply suggestions from code review

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Cleanup

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Update dates

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-09-05 08:42:06 -07:00
Frank Budinsky 3951a73b02
Improve mesh warning messages (#13798) 2023-08-31 12:14:08 -07:00
John Howard 739d3d1fed
Update GAMMA status (#13794)
The terminology is bit confusing; before it was not experimental upstream at all -- it was undefined. Now its really experimental, so its not "pending agreement"
2023-08-31 08:45:09 -07:00
Frank Budinsky e8e9b35f2c
gateway-api: doc tests should not run with alpha CRDs by default (#13782)
* gateway-api: Doc tests should not run with alpha CRDs by default

* Fix broken tests

* cleanup

* replace bad wikipedia server ip
2023-08-30 17:15:08 -07:00
Eric Van Norman 9c03812dc0
Update to istio 1.19.0-rc.0 + samples fix (#13769)
* Update to latest istio commit. Also use rc for gateway-api.

* Fix Makefile update-gateway-version

* Update istio to 1.19.0-rc1

* Remove wasm from envoy test

* Update gateway-api to rc-2.

* Revert gateway-api t0 0.7.1

* Update samples for core group

* Revert gateway-api to rc.1 to match istio repo
2023-08-29 08:27:27 -07:00
Istio Automation dd9e35f31e
Automator: update istio.io@ reference docs (#13776) 2023-08-27 19:15:44 -07:00
AndreaM12345 7acb8e2c9b
perf data for istio 1.19 (#13740)
* perf data for istio 1.19

* removed vCPU
2023-08-24 11:57:58 -07:00
Frank Budinsky a529b4143b
Fix broken link (#13762) 2023-08-23 09:46:16 -07:00
Istio Automation 137eb1fa62
Automator: update istio.io@ reference docs (#13754) 2023-08-21 19:14:48 -07:00
zirain bccd378ce6
Analysis message for IST0157 (#13730)
* Analysis message for IST0157

* address comment

* update
2023-08-19 08:50:07 -07:00
Frank Budinsky 113f9fd098
gateway-api: Service parentRef needs to specify core group (#13735)
* gateway-api: Service parentRef needs to specify core group

* regen
2023-08-16 13:56:36 -07:00
Michael Weiner b56628e558
Add the Ambient Profile to the Installation Configuration Profiles Table (#13719)
* add Ambient config profile

* remove extra blank line to fix lint

* created ambient alpha warning boilerplate

* swapped in ambient boilerplate & corrected ambient config profile components

* add newline to resolve lint failure
2023-08-15 06:43:35 -07:00
Istio Automation afd3bd0eac
Automator: update istio.io@ reference docs (#13729) 2023-08-14 19:14:35 -07:00
Istio Automation d1090e0407
Automator: update istio.io@ reference docs (#13721) 2023-08-11 19:16:00 -07:00
John Howard 85b6ca2a85
Add reference to a page with more details. (#13692)
* Add reference to a page with more details.

* 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-08-11 14:04:04 -07:00
Istio Automation 08dc75a217
Automator: update istio.io@ reference docs (#13713) 2023-08-10 09:06:03 -07:00
Istio Automation fd76c9676c
Automator: update istio.io@ reference docs (#13705) 2023-08-07 19:15:05 -07:00
Ben Leggett c930135af3
Mention that Ambient CNI support is limited ATM: (#13702)
https://github.com/istio/istio/issues/46163

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2023-08-07 16:13:04 -07:00
Istio Automation f445e4ad67
Automator: update istio.io@ reference docs (#13696) 2023-08-05 19:20:02 -07:00
Eric Van Norman e0e010f089
prepare for v1.19 as istio source is already branched (#13691) 2023-08-05 14:21:02 -07:00
Istio Automation d535154030
Automator: update istio.io@ reference docs (#13694) 2023-08-04 19:14:15 -07:00
Eric Van Norman c8a5998a98
Fix a spelling error (#13693)
Co-authored-by: weizhoublue <weizhou.lan@daocloud.io>
2023-08-04 12:57:09 -07:00
Istio Automation 29aa5e8903
Automator: update istio.io@ reference docs (#13686) 2023-08-03 19:18:08 -07:00
Istio Automation e5ee507ed5
Automator: update istio.io@ reference docs (#13681) 2023-08-02 19:14:43 -07:00
Istio Automation d198ed1e7f
Automator: update istio.io@ reference docs (#13675) 2023-08-01 19:16:37 -07:00
Istio Automation f42829af42
Automator: update istio.io@ reference docs (#13671) 2023-07-31 19:15:15 -07:00
Xiaopeng Han e81b456e59
fix a type (#13667) 2023-07-31 06:23:52 -07:00
Istio Automation 44b966134a
Automator: update istio.io@ reference docs (#13665) 2023-07-30 19:15:08 -07:00
Istio Automation a8a79c4c56
Automator: update istio.io@ reference docs (#13653) 2023-07-27 19:14:47 -07:00
Frank Budinsky 49568809b2
Add gateway-api instructions to authn policy task (#13625)
* Add gateway-api instructions to authn policy task

* 10 -> 11

* fix test

* fix test again
2023-07-26 13:35:25 -07:00
Daniel Hawton 2e9e775d79
Fix handling of @@ link notation (#13637)
The regex was @.*@ which will match anything between two @'s, including a command like:
`k3d cluster create --api-port 6550 -p '9080:80@loadbalancer' -p '9443:443@loadbalancer' --agents 2 --k3s-arg '--disable=traefik&#64;server:*'`

The regex should be something that matches valid URL syntaxes.

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2023-07-26 07:59:41 -07:00
Istio Automation 78f8556558
Automator: update istio.io@ reference docs (#13633) 2023-07-25 19:18:39 -07:00
Eric Van Norman e14512dec1
Manual cherry-pick of #13619 (Various release notes) (#13623) 2023-07-25 10:25:36 -07:00
Eric Van Norman 8e2983f6c6
Update istio test reference (#13612)
* Update istio test reference

* Run make gen

* Fix ambient test ztunnel node selector

* try replacing niode selector with wildcard

* More test changes

* remove wildcarding on node

* Add new output line
2023-07-24 15:09:36 -07:00
Istio Automation 5eeea48270
Automator: update istio.io@ reference docs (#13607) 2023-07-21 19:18:32 -07:00
Istio Automation 52524ef8af
Automator: update istio.io@ reference docs (#13603) 2023-07-19 19:15:31 -07:00
Xiaopeng Han d8ee2e490d
Move remote secret command out of experimental (#13589)
* move remote secret command out of experimental

* add missing things
2023-07-19 06:43:31 -07:00
Istio Automation 918ad1c529
Automator: update istio.io@ reference docs (#13597) 2023-07-18 19:15:55 -07:00
Eric Van Norman f278e63825
Re-enable processing of gateway-api version in `make gen` (#13595)
* Re-enable processing of gateway-api version in `make gen`

* Update gateway-api to be the publicly released base version

* remove script and add awk in Makefile

* rebase and make gen
2023-07-18 17:43:55 -07:00
Keith Mattix II c7fff6ca31
Bump gateway api version used in examples (#13591)
* Bump gateway api version used in examples

* Use gateway version var

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-07-18 14:13:06 -07:00
zirain 2f7b0690e8
move Telemetry API to alpha (#13585)
* move Telemetry API to alpha

* update status
2023-07-17 20:24:05 -07:00
Istio Automation 1054532364
Automator: update istio.io@ reference docs (#13586) 2023-07-17 19:18:05 -07:00
Frank Budinsky 52658c57c3
JWT routing task fixes (#13570)
* JWT routing task fixes

* revert gtwapi

* fix test

* lint

* more lint
2023-07-14 12:58:43 -07:00
Daniel Hawton e9856190ac
Release notes for 1.16.6, 1.17.4, 1.18.1 (#13563)
* Release notes for 1.16.6

* add release notes for 1.17 and 1.18

* lint

* feedback

* add security bulletin

* add security bulletin to release notes

* update supported releases page

* feedback + lint

* fix publish date

* Fix impacted statement
2023-07-14 10:32:43 -07:00
Istio Automation dd9f5daf0f
Automator: update istio.io@ reference docs (#13554) 2023-07-12 19:15:06 -07:00
Eric Van Norman a75da94f12
Fix operator/test.sh for downloadIstio TARGET_OS change (#13549) 2023-07-12 11:26:47 -07:00
Istio Automation e1c589604f
Automator: update istio.io@ reference docs (#13541) 2023-07-11 19:19:46 -07:00
Michael db22487bf3
Tweak line wrappings in integrations (#13525) 2023-07-08 17:25:35 -07:00
Istio Automation 45099342bd
Automator: update istio.io@ reference docs (#13524) 2023-07-07 19:14:33 -07:00
Istio Automation 9e26268d90
Automator: update istio.io@ reference docs (#13519) 2023-07-06 19:17:32 -07:00
Michael 82c8c3666f
Tweak long lines in istioctl and istioctl-analyze (#13513) 2023-07-06 07:17:32 -07:00
Istio Automation d505f7f7b3
Automator: update istio.io@ reference docs (#13512) 2023-07-05 19:16:32 -07:00
Istio Automation abc6af65b3
Automator: update istio.io@ reference docs (#13503) 2023-07-03 19:17:25 -07:00
zirain b56f351f9c
security: correct command on jwt-route page (#13460)
* security: correct command on jwt-route page

* gen
2023-06-30 11:27:21 -07:00
Istio Automation 8d7f9734b1
Automator: update istio.io@ reference docs (#13495) 2023-06-29 19:16:16 -07:00
ognyvrac c71712c34d
Add warning for TLS verification in TLS origination guide (#13472)
* TLS verification

* add whitespace

* fix indentation

* use relative url

* apply comments
2023-06-29 06:02:03 -07:00
Istio Automation 912e2d1bc1
Automator: update istio.io@ reference docs (#13487) 2023-06-28 19:20:03 -07:00
Istio Automation 7f2eabab6c
Automator: update istio.io@ reference docs (#13477) 2023-06-27 19:15:31 -07:00
Kuat c2af091e64
add recipes for envoyfilter migration (#13360)
* add recipes

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

* lint

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

* lint

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

* lint

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

* spelling

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

* review

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

* update link

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

* fix lint

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

* review

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

* add spelling

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

* review

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-06-27 13:56:30 -07:00
Istio Automation b9f05e6e3a
Automator: update istio.io@ reference docs (#13461) 2023-06-25 19:14:31 -07:00
Eric Van Norman 6fd97aa04d
Re-enable telemetry-api test (#13439)
* Re-enable telemetry-api test

* Run make gen

* Change to use default profile
2023-06-23 13:06:35 -07:00