Commit Graph

2937 Commits

Author SHA1 Message Date
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
Chad M. Crowell 8cf6b850b9
updated link to appswitch (#14115) 2023-11-08 11:13:49 -08:00
Arijit 9f3d2cf4a6
Fixing the link to envoy. (#14111)
Fixing Envoy link
2023-11-08 11:13:42 -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
Mariam John 08e575894a
EOL announcement for release-1.17 (#14059)
* EOL announcement for release-1.17

* EOL announcement for release-1.17
2023-10-27 11:09:30 -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
Frank Budinsky 6e51ef2d12
Update uses of deprecated gateway-api version of resources (#14037) 2023-10-20 08:43:55 -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
Lin Sun 181af0b0ec
initial version of the mtls blog (#14000)
* initial version of the blog

* fix lint

* more lint

* more lint fix

* more lint fix

* update wording

* add some feedback from Justin

* address louis's comment

* fixing lint

* address Ian's comments

* tweak desp of the blog

* more tweaks on wording

* minor update

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* update desp to pass lint

* address Ian's comment and update the numbers

* Update content/en/blog/2023/secure-apps-with-istio/index.md

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

commit the suggestion as it is shorter

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

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

Co-authored-by: Justin Pettit <jpettit@ovn.org>

* Update content/en/blog/2023/secure-apps-with-istio/index.md

* Update content/en/blog/2023/secure-apps-with-istio/index.md

* Update content/en/blog/2023/secure-apps-with-istio/index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Justin Pettit <jpettit@ovn.org>
2023-10-17 15:33:39 -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
Xiaopeng Han fa10c0ce41
small format fix for istiocon blog (#13982) 2023-10-09 04:20: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
Kalya Subramanian ecf734fca9
Fix 1.19 release page formatting (#13960)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-10-03 06:08:20 -07:00
Kalya Subramanian 79815b6206
1.19.1 Release Notes (#13942)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-10-02 06:36:19 -07:00
Faseela K 6c338c47eb
small corrections to istiocon china blog post (#13950)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-09-29 06:19:16 -07:00
Istio Automation 2a40d2dc4b
Automator: update istio.io@ reference docs (#13946) 2023-09-28 19:17:15 -07:00
Faseela K 83d7393d17
IstioCon China 2023 Blog Post (#13941)
* IstioCon China 2023 Blog Post

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

* Add sponsor photo

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

* apply suggestions from code review

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

* Apply suggestions from code review

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

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-09-28 13:17:32 -07:00
Daniel Hawton a2cfab08d7
initial eol announcement for 1.17 (#13943)
* initial eol announcement for 1.17

* Update content/en/news/support/announcing-1.17/index.md

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

* Update content/en/news/support/announcing-1.17/index.md

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

* Update content/en/news/support/announcing-1.17/index.md

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

* rename and fix date

* Update content/en/news/support/announcing-1.17-eol/index.md

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

* Update content/en/news/support/announcing-1.17-eol/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-09-28 10:47:32 -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
Daniel Hawton c85c03d6fb
Fixes for the ambient/sidecar traffic blog (#13912)
* Fix links in ambient/sidecar traffic blog

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* define HBONE

* feedback from eric

* note -> info

* feedback from eric

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-09-24 18:30:36 -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
Steve Zhang 38e6cd0fa8
Add a blog of network traffic analyzing for both Ambient and Sidecar (#13834)
* add blog for Deep Dive into the Network Traffic Path of the Coexistence of Ambient and Sidecar

* change lint errors

* fix comments issues

* fix lint error

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* change the blog content based on the comments from community

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* fix lint error

* update based on the missing comments

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* make sure the blog is more smooth based on comments

* update based on comments

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>

* update docs and diagrams

* fix lint errors

* fix new lint error

* update according to Peter's comments!

* fix lint again

* change the diagram from svg to png

* change the diagram from svg to png

* add peter as a co-author

* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md

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

* keep the same style for sleep, httpbin and helloworld

* remove the backticks for blog links in reference resource section

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
2023-09-20 06:59: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
Mariam John cfd6408712
Release notes for 1.17.6 (#13883)
* [WIP] Release notes for 1.17.6

* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md

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

* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md

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

* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-09-19 07:57: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
Faseela K ea31e340fa
Small correction in dual-stack blog (#13873)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-09-14 11:03:50 -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
Paul Merrison 5b53153ebc
1.18.3 release notes (#13856) 2023-09-12 11:38: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 1f1b24b797
gateway-api: add crd install command in mesh warning (#13808) 2023-09-01 11:17:20 -07:00
Rei1010 076ed0bc59
Refine prometheus scrape in FAQ (#13803) 2023-09-01 02:26:33 -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
Ram Vennam b31d47adf2
2023 Steering Election Results (#13736)
* 2023-steering-election-results

* Update index.md
2023-08-16 15:34:17 -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
John Howard cf0160972b
Blog: Native Sidecars (#13632)
* Blog: Native Sidecars

* address comments

* address comments

* lint
2023-08-15 11:43:39 -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