Commit Graph

3271 Commits

Author SHA1 Message Date
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
Faseela K 0354a32bcd
Add CFP reminder banner for IstioCon Virtual and Istio Day NA (#13649)
* Add CFP reminder banner for IstioCon Virtual and Istio Day NA

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update istioday-cfp-2023.md

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-07-26 23:08:43 -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
jacob-delgado 9a8e06d32b
update links for cves (#13643)
* update links for cves

* fix content header
2023-07-26 10:17: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
Daniel Hawton d2506d75e4
fix description of 1.17.5 announcement (#13628) 2023-07-25 13:22:37 -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
Iris e142c1eacf
update intel's post link address (#13592) 2023-07-18 16:44:02 -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
Eric Van Norman 4ba86dbbe0
Rename release notes (#13577) 2023-07-15 07:10:40 -07:00
Craig Box 605859bd99
Updates to graduation blog & home page (#13565)
* Initial commit

* add Techstrong to spelling
2023-07-14 14:28:03 -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
Kebe e0699902e8
add DaoCloud to graduation blog (#13555)
Signed-off-by: Kebe <mail@kebe7jun.com>
2023-07-12 20:50:06 -07:00
Istio Automation dd9f5daf0f
Automator: update istio.io@ reference docs (#13554) 2023-07-12 19:15:06 -07:00
Craig Box 497516f72b
Add vmware to graduation blog (#13552)
Add VMware and alphabetize.
2023-07-12 13:37:47 -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 5af2bb1a9c
[master] add blog post for 11am ET on Wed (#13547)
* add blog post for 11am ET on Wed

* small fixes

* fix lint errors

* Update content/en/blog/2023/istio-graduates-within-cncf/index.md

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

* Add Tetrate blog post

* Update content/en/blog/2023/istio-graduates-within-cncf/index.md

---------

Co-authored-by: Craig Box <craigb@armosec.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Paul Merrison <paul@tetrate.io>
2023-07-12 08:34:48 -07:00
Steve Zhang e7f191a698
the Dual Stack feature flag has been uniformed as ISTIO_DUAL_STACK based on PR#43892 (#13542) 2023-07-11 21:55: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
rrobb-aspen 40274a60df
Cleanup Istio CNI and Istiod chart installations (#13265)
* remove injected annotation for istio-cni

* add injector webhook config back, add tip about it overwriting existing configs

* update docs with istio_cni.chained installation config

* update helm install instructions

* fix linting

* pass linter

* clarify tip for previous Openshift users to be aware that the injection webhook is not required

* update per PR suggestion

* generate new snips

* update cni docs by removing tip and adding openshift install command per PR

* lint fix

---------

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2023-06-23 11:19:39 -07:00
Istio Automation c2edaceec6
Automator: update istio.io@ reference docs (#13447) 2023-06-22 19:16:02 -07:00
Ric Hincapie a34f0e1043
Add livenessProbe rewrite example (#13224)
* Add livenessProbe rewrite example

* Adjust example snippets to testing framework

Add testing to new snippets

* Solve testing

Make outputs more readable

* Debug testing: create internal LIVENESS_POD variable

* Add section so snips are named. Improve phrasing

* Solve typo on section. Adjust test snip calls

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

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

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

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

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

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

* Solve lint issue. Update snips

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-06-22 06:57:06 -07:00
Istio Automation 252b9fe252
Automator: update istio.io@ reference docs (#13436) 2023-06-21 19:15:06 -07:00
John Howard fadbb5c908
Fix defaultRevision documentation in helm install (#13420)
* Fix defaultRevision documentation in helm install

* Update snips.sh
2023-06-21 08:59:11 -07:00
Xiaopeng Han 24419cab04
update relasenotes 1.18 ambient state (#13427) 2023-06-21 01:31:09 -07:00
Yang Gang b781e84053
fix typo sufficent-->sufficient (#13429)
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-06-21 01:13:09 -07:00
Michael 7a601523c9
Provide a consistent indentations for yaml code in a blog (#13424) 2023-06-21 00:07:10 -07:00
Istio Automation 95c0a9eabd
Automator: update istio.io@ reference docs (#13422) 2023-06-20 19:16:10 -07:00
Wilson Wu 94f7e7ecd6
Improve remove dup spaces (#13415) 2023-06-19 23:11:09 -07:00
Daniel Hawton 77a4940cac
Add 30 day EOL Notice (#13354) 2023-06-19 17:47:09 -07:00
Eric Van Norman d081b14e93
Fix release number on announcement (#13407) 2023-06-19 08:04:09 -07:00
Istio Automation 1a7939c601
Automator: update istio.io@ reference docs (#13399) 2023-06-17 19:18:08 -07:00
Faseela K f28910b71e
Blog for Istio Day North America announcement and CFP (#13395)
* Blog for Istio Day North America CFP

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-06-17 00:42:06 -07:00
Keith Mattix II 3c94567ce1
Change Istio Classic terminology to Istio APIs (#13385)
* Change Istio Classic terminology to Istio APIs

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

* Fix stutter

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

* Change back parallel structure formation

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

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
Istio Automation 064e983730
Automator: update istio.io@ reference docs (#13387) 2023-06-15 19:15:36 -07:00
zhengbingxian 8d5a9ff936
keep the same ip:port as above (#13367) 2023-06-15 00:29:11 -07:00
Jimmy Song a09811f5ca
Update Tetrate logo (#13375)
Tetrate has updated the company logo.
2023-06-14 23:22:10 -07:00
Eric Van Norman 27e442e9c7
Update blog links to point to istio.io (from preliminary) links after 1.18 release (#13370)
* Update blog link to point to istio.io links after 1.18 release

* Need /zh on Chinese docs
2023-06-14 08:24:10 -07:00
Eric Van Norman c27d9681d0
Warn and do not copy duplicate reference docs (#13359) 2023-06-14 06:43:10 -07:00
Istio Automation 52b96e4461
Automator: update istio.io@ reference docs (#13362) 2023-06-13 19:16:37 -07:00
Istio Automation 46953ce7c0
Automator: update istio.io@ reference docs (#13346) 2023-06-09 19:14:50 -07:00
Xiaopeng Han 8c0569c6ca
update ambient blog link (#13336) 2023-06-08 23:32:49 -07:00
Michael ba926d3006
fix a typo in authz-ingress (#13332) 2023-06-08 21:26:48 -07:00
Istio Automation 7ea289c41d
Automator: update istio.io@ reference docs (#13334) 2023-06-08 19:28:04 -07:00
Faseela K 01da15421a
Add docs for ocsp staple support (#13307)
* Add docs for ocsp staple support

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

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress/index.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-08 11:58:05 -07:00
Paul Merrison dd5f82d11a
Remove survey link (#13325) 2023-06-08 09:11:05 -07:00
wulianglongrd 15f812bdb6
add tips for using `[]` as a separator (#13188) 2023-06-08 08:15:05 -07:00
Wei Shan Sun 3a1d24e297
Update doc for internal IP ranges for egress control (#13287)
* clarify the internal IP ranges for IBM Cloud Kubernetes Service

* Trigger Build

* add example of the command output

* paraphrase the text

* update snips.sh
2023-06-08 06:30:04 -07:00
Istio Automation 3c8f8d7d2e
Minor doc fixes (#13321)
Co-authored-by: Paul Merrison <paul@tetrate.io>
2023-06-08 05:59:04 -07:00
Istio Automation 58feb89fde
Automator: update istio.io@ reference docs (#13316) 2023-06-07 19:15:04 -07:00
Eric Van Norman 91afadd482
Main branch has a non release gateway API. Changes to allow that. (#13313)
* Master has a non release gateway API. Changes to allow that.

* Grab a istio test ref from main branch

* <ove from istio.io/pkg to istio/istio/pkg

* revert one change

* update istio/api

* Run make gen

* disable failing test temporarily
2023-06-07 15:42:03 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Paul Merrison dd8967e655
[release-1.18] Release Notes (#13269)
* initial draft

* Fix typo

* remove 1.22 k8s warning

* Updating supportStatus table

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

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

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

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* Review fixes

* Fix trailing -

* Finished first draft

* Minor change

* Fixed linting issues save for link checking

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Minor wording change

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

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

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

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

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

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

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

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

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

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

* Fix line break

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

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

* Fixing .spelling

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

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

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

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

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

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

* Minor fixes

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

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

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

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

* Review fixes

* Changes to .spelling

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

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

* Update release date

* Added more issue links

---------

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-06-07 06:06:04 -07:00
Faseela K 31fbb11a68
Enhance mTLS origination example (#13297)
* Enhance mTLS origination example

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

* rebase

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-07 00:08:03 -07:00
Kuat a985ac38a6
cleanup more usages of EnvoyFilter (#13301)
* cleanup more usages of EnvoyFilter

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

* fix

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

* fix test

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-06 14:06:49 -07:00
Faseela K 8ba8228b1a
Add proxy-config secret command for verification (#13294)
* Add proxy-config secret command for verification

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

* fix test failure

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

* remove secure-ingress changes

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

* incorporate review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 10:19:49 -07:00
Kuat 340ac45f6e
docs: update classify metrics page (#13296)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 08:08:55 -07:00
Mariam John dc17e809a4
WIP: Release Notes for 1.17.3 release. (#13264) 2023-06-06 08:08:48 -07:00
Faseela K 504290f56d
remove unused SE cleanup step (#13295)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 07:55:48 -07:00
Faseela K 5dfb323027
Document CRL usage (#13275)
* Document CRL usage

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

* incorporate review comments

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

* fix lint

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

* Update content/en/boilerplates/crl-tip.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-05 06:21:18 -07:00
Ian Rudie 49ba8299c0
updates to dual stack blog to make following easier (#13277)
* updates to dual stack blog to make following easier

Signed-off-by: ilrudie <ian.rudie@solo.io>

* addressing linting issue from CI

Signed-off-by: ilrudie <ian.rudie@solo.io>

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-02 14:09:03 -07:00
Kuat f4f439c9cc
cleanup envoy filter use (#13276)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-02 06:13:02 -07:00
Wilson Wu 35ab011794
[zh] Sync 1.17.x change note into Chinese and fix a typo (dup space) in en version (#13238)
* Fix typo for one more space in 1.17.x change note

* Sync 1.17.x change note to zh

* Fix style and format
2023-05-26 07:31:21 -07:00
Eric Van Norman ba7e7b9bad
Fix broken link to subzone (#13242) 2023-05-25 09:16:42 -07:00
Istio Automation ff602d202c
Automator: update istio.io@ reference docs (#13237) 2023-05-23 19:17:40 -07:00
Michael a4d4f8bb18
Fix indentations and remove unecessary step numbers (#13230)
* Fix indentations and remove unecessary step numbers in /security/authorization/

* revert tabset indentations and wrap some long clauses
2023-05-23 18:29:05 -07:00
Daniel Hawton 54cc2bfa7c
Add release notes for 1.16.5 (#13226)
* Add release notes for 1.16.5

* change wording
2023-05-23 16:15:08 -07:00
Michael 049a3e9071
add `` to words mentioned in code (#13212) 2023-05-18 06:11:28 -07:00
Calvin Huang ae106d86a8
update docs/concepts/traffic-management to reflect least requests default load balancing policy (#13206) 2023-05-17 10:41:27 -07:00
Patrik Jonsson 58df626f84
Fixing spelling error in the documentation regarding upgrades (#13200)
Upgarding -> Upgrading
2023-05-16 06:22:13 -07:00
Arka Bhattacharya 95b467a2cc
Link redirection edited (#13197) 2023-05-16 00:22:13 -07:00
NisheekaNynan1 130d8d7ece
update istio autocompletion instructions to use zsh for mac (#13168)
* update istio autocompletion instructions to use zsh for mac

* pat: fix typo

Signed-off-by: Nisheeka-Nynan <Nisheeka.Nynan@ibm.com>

* fix spacing

* fix linting

* fix lint

* make changes based on review comments

---------

Signed-off-by: Nisheeka-Nynan <Nisheeka.Nynan@ibm.com>
2023-05-15 07:40:34 -07:00
John Howard abb755651a
add doc for third party ingress (#13116)
* add doc for third party ingress

* fix mermaid maybe

* Fix spell checker

* na

* Apply suggestions from code review

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-05-15 07:40:26 -07:00
my-git9 efdd982450
Ajust format for traffic-management (#13192)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 07:28:25 -07:00
Michael c00bf9d1fd
fix a sequence number in heading 3 of /security/normalization/ (#13195) 2023-05-15 06:21:50 -07:00
Xiaopeng Han 6656933a5f
Add IST0161 message description (#13068)
* add IST0161 message description

* fix lint

* fix lint

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

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-05-11 14:05:57 -07:00
Jackie Elliott da58f42dec
fix(): add missing cleanup instructions (#13076)
* fix(): add missing cleanup instructions

Part of #11720

Signed-off-by: jaellio <jaellio@microsoft.com>

* Remove unecessary uninstalls

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-05-10 11:46:35 -07:00
Xiaopeng Han 227addf7c0
Add IST0159, IST0160 message descriptions (#13069)
* add ist0159 0160 messages

* fix lint

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

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

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

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

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

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

* Update index.md

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-05-10 11:18:35 -07:00
Istio Automation b3eb00566b
Automator: update istio.io@ reference docs (#13175) 2023-05-08 19:14:48 -07:00
Istio Automation a2ccc5bbf0
Automator: update istio.io@ reference docs (#13158) 2023-05-03 19:14:44 -07:00
Bilal 01cc0950f1
Update index.md (#13156)
changed the dead link with a new link. the link goes to the right path.
2023-05-03 04:15:00 -07:00
Istio Automation 9b94dca4d6
Automator: update istio.io@ reference docs (#13141) 2023-04-29 19:17:32 -07:00
Phill Gibson b3926d2c7c
update azure platform setup (#13133)
* update azure platform setup

* fixed lint test errors
2023-04-29 17:59:32 -07:00
Istio Automation 4b54125752
Automator: update istio.io@ reference docs (#13139) 2023-04-28 19:17:30 -07:00
Jonh Wendell 652f1caa0c
OpenShift: Remove NetworkAttachmentDefinition section (#13054)
It's no longer required after https://github.com/istio/istio/pull/44392
2023-04-28 14:23:31 -07:00
Istio Automation 16bc31b25e
Automator: update istio.io@ reference docs (#13135) 2023-04-27 19:17:30 -07:00
Eric Van Norman 57ba4f6751
prepare for v1.18 as istio source is already branched (#13134) 2023-04-27 12:07:29 -07:00
Faseela K e516b1ad58
Blog - Istio at KubeCon EU (#13122)
* Blog - Istio at KubeCon EU

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

* fix lint

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-04-27 00:15:29 -07:00
Wilson Wu f8c8b54ff5
docs: Fix duplicate message and format of 1.17.2 release note and sync it with related security update to zh (#13106)
* Remove dup change and fix format

* Combine dup changes in one

* Sync 1.17.2 release notes into Chinese

* Add security 2023-001

* Fix lint

* Apply suggestions from code review

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

* Update PR to the original one

* Add fixed changelog

* Update content/zh/news/security/istio-security-2023-001/index.md

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

* Fix spaces

* Sync latest changelogs to zh

* Update header tanslate to 头信息

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-04-26 06:39:28 -07:00
Ravi Verma 9b0315deba
multi-cluster with multi-network setup flow fix (#13081)
* multi-cluster with multi-network setup flow fix

* Updated test case to align with document
2023-04-26 06:12:28 -07:00
Istio Automation 70c313701f
Automator: update istio.io@ reference docs (#13118) 2023-04-25 19:16:27 -07:00
SRodi f05de6727c
canary-doc-dynamic-versions (#13110)
* use dynamic versions for canary upgrade docs
* update boilerplates md files
* update canary and helm upgrade tests/docs accordingly
* update diagrams
* update static referenced versions to newer versions
2023-04-25 14:31:28 -07:00
Istio Automation dabb9312a3
Automator: update istio.io@ reference docs (#13112) 2023-04-24 19:20:23 -07:00
Xiaopeng Han fc334c4bb8
Add doc for check-inject (#13082)
* add doc for check-inject

* fix command displau

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

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

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

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

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

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

* fix typo

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-04-24 07:36:03 -07:00
Istio Automation 49b2c5a63e
Automator: update istio.io@ reference docs (#13078) 2023-04-24 07:35:56 -07:00
Xiaopeng Han 7258a5ce28
Remove deprecated message (#13079)
* Remove reprecated message

* remove zh ist0105

* remove unused message link
2023-04-24 06:31:56 -07:00
SRodi dd4f01fa26
Create generic args.md with common args consumed by test scripts (#13087)
* generic-args-md

* create generic boilerplates/args.md
* include gw_api_version, full_version, previous_version
* update install/operator/test.sh to source and use new vars
* update test/util/gateway-api.sh to source and use new gw var
* remove gateway-api-version.md
* relates to #13085

* fix linting fail for args.md

* remove sed command for revision string, use param expansion
2023-04-21 08:59:23 -07:00
SRodi 2ed61a7cae
Enable tests and remove hardcoded versions for operator install doc (#13050)
* Enable tests for operator install

* install-operator-tests

* update snip_id
* set snip_id=none for non-tested snips
* add test scenarios for helm,watchns,install istio,update
* use functions for better readability
* add newline at the end

* install-operator-tests

* add tests for inplace and canary upgrade
* update version 1.8.1 and 1.9.0 to 1.17.1 and 1.17.2 in docs
* disable snip remove_operator failing lint/test

* install-operator-tests

* remove all hardcoded versions in operator install doc
* add istio_previous_version and full/previous revision to snip.py
* adjust test.sh accordingly

* install-operator-tests

* add shorcodes for revision versions

* install-operator-tests

* fix canary upgrade (upgrade from previous to full version)

* install-operator-tests

* fix reference to full_version in canary upgrade

* install-operator-tests

* fix slightly off format

* install-operator-tests

* disable test for upgrade with helm tip
* add instructions to doc for canary upgrade prep
* update test.sh and snips.sh accordingly

* install-operator-tests

* fix profile on upgrade, use default
2023-04-20 07:11:18 -07:00
Istio Automation 8e89f8ced1
Automator: update istio.io@ reference docs (#13072) 2023-04-18 19:16:51 -07:00
zirain 58c4822de4
add tests for `tasks/observability/logs/telemetry-api` (#13045)
* add tests

* update test

* wait for telemetry

* fix cleanup

* enable istio injection

* wait longer

* rollout restart pod

* fix after_snapshot

* update link

* user none profile

* fix cleanup
2023-04-17 11:55:55 -07:00
Kalya Subramanian b71cbafd97
Add Istio PSA documentation (#12975)
* Update Istio dependency

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

* Add Istio PSA documentation

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

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-04-17 11:37:54 -07:00
Faseela K 25d9d574ae
fix smart dns proxy example (#13062)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-04-17 08:21:20 -07:00
Istio Automation a10014edba
Automator: update istio.io@ reference docs (#13058) 2023-04-14 19:17:35 -07:00
Frank Budinsky 5705e8d69a
Remove misleading multicluster diagram (#13047) 2023-04-12 12:06:45 -07:00
John Zheng 788d8cf93f
Update index.md (#13033)
* Update index.md

* Update index.md

* Put it into troubleshooting.

* Update index.md

* Update snips.sh

* Update snips.sh

* apply changes for snips.sh

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-04-12 11:34:45 -07:00
Istio Automation 8baf6d521b
Automator: update istio.io@ reference docs (#13044) 2023-04-11 19:15:45 -07:00
zirain d093b49542
update istio.io/istio (#13040)
* update istio.io/istio

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

* update to 56faa0e2a51e

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

* update to 8d17b8f2d970

---------

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2023-04-11 11:17:01 -07:00
zirain 3ced86b817
improve display of metrics/telemetry-api (#13029)
* improve display of metrics/telemetry-api

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-04-11 04:00:01 -07:00
Istio Automation 30aa8ffe1a
Automator: update istio.io@ reference docs (#13039) 2023-04-10 19:17:00 -07:00
Istio Automation d8e3fb63b8
Automator: update istio.io@ reference docs (#13025) 2023-04-06 19:16:56 -07:00
zirain d50bef68a4
add tracing Telemetry API tests (#12973)
* add tracing Telemetry API tests

* fix lint

* update

* update test

* remove ns

* update cleanup

* use --skip-confirmation
2023-04-06 12:52:25 -07:00
Eric Van Norman f4058c986d
Update releases with CVES removing 1.14 (#13011) 2023-04-06 10:25:25 -07:00
Frank Budinsky f903e5a742
Minor formatting improvemnts for ambient get started doc (#13013)
* Minor formatting improvemnts for ambient get started doc

* spelling
2023-04-06 05:12:31 -07:00
jacob-delgado 8ee897a91d
Put links to github security advisories (#13012)
* Put links to github security advisories

* Fix linting issues
2023-04-05 18:55:49 -07:00
David Xia 2f9f6e165b
fix: broken link in https://istio.io/latest/docs/examples/bookinfo/ (#13014) 2023-04-05 18:16:49 -07:00
David Xia a8e24d7eeb
fix docs: wrong subject-verb agreement in authn-policy/index.md (#13015) 2023-04-05 18:02:49 -07:00
Frank Budinsky 7feca64578
User more doc snips in ambient test (#13005) 2023-04-05 08:08:11 -07:00
Frank Budinsky ce3519d8dc
Manual cherry-pick of 12994 (#13002)
* Manual cherry-pick of 12994

* fix keywords

* Update content/en/blog/2023/network-security-splunk/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-04-05 07:50:10 -07:00
Greg Hanson cbd5c4cc17
cherry-pick 4-4 security release announcement back to master branch (#13000)
* cherry-pick 4-4 security release announcement back to master branch

* lint fixes

---------

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
2023-04-05 06:31:11 -07:00
Istio Automation 9a1ce0f118
Automator: update istio.io@ reference docs (#12996) 2023-04-04 19:18:09 -07:00
Mitch Connors e24cb3187d
Add Network Security Blog Post (#12983)
* Add Splunk Blog Post

* placate lint

* add words to spelling

* cleanup

* adjust top level header

* Add Bernard as coauthor

* fix description

* placate lint

* Update content/en/blog/2023/network-security-splunk/index.md

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

* Update content/en/blog/2023/network-security-splunk/index.md

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

* Update content/en/blog/2023/network-security-splunk/index.md

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

* Update content/en/blog/2023/network-security-splunk/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-04-04 11:20:09 -07:00
Jackie Elliott 277f2da656
Clarifies indentation requirement for new lines of multi line (#12989)
commands.

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-04-04 01:31:08 -07:00
zirain 74b4901c2a
telemetry: add metric test (#12951)
* telemetry: add metric test

* fix lint and test

* update test

* update

* cleam telemetry

* fix test

* verify remove request_count

* update

* remove extraStatTags

* remove

* update TAG and HUB
2023-04-04 01:20:07 -07:00
Istio Automation 9c51a8c91c
Automator: update istio.io@ reference docs (#12991) 2023-04-03 19:16:33 -07:00
Frank Budinsky 18e2058d81
Fix snippet generator to not include html id in snip id (#12988)
* Fix snippet generator to not include html id in snip id

* verify failure
2023-04-03 13:20:34 -07:00
Frank Budinsky 13a3f3ddd2
Update ambient getting started for ingress gw not installed by default (#12979)
* Update ambient getting started for ingress gw not installed by default

* fix index

* tweak

* fix tests

* fix tests
2023-04-03 06:48:33 -07:00
Istio Automation 642db7b3ad
[master] add a link to the new waypoint blog (#12982)
* add a link to the new waypoint blog

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-31 12:55:49 -07:00
Lin Sun ef6649a24b
add a waypoint proxy blog (#12967)
* add initial content

* shorten image captions to make lint happy

* some lint changes

* more lint

* fix lint

* tweak pic size

* correct percentage

* reword a bit

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

* Update content/en/blog/2023/waypoint-proxy-made-simple/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-31 11:47:49 -07:00
Daneyon Hansen 3d4a9f8235
Adds K8s Gateway API to Getting Started Guide (#12932)
* Adds K8s Gateway to Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Simplifies and fixes cleanup

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates bookinfo sample install and uninstall

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-31 06:12:49 -07:00
Istio Automation 9909739439
Automator: update istio.io@ reference docs (#12976) 2023-03-30 19:17:48 -07:00
Kalya Subramanian c3456a4618
Add istioctl command for CNI install (#12970)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-03-30 14:09:54 -07:00
Istio Automation 2ee56b67cd
Automator: update istio.io@ reference docs (#12969) 2023-03-29 19:15:32 -07:00
Chun Li 2947a2ff4a
Add blog: ambient ebpf redirection (#12890)
* Add blog: ambient ebpf redirection

Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Li Chun  <chun2.li@intel.com>

* Update max qps diagram

* Update according to comments

Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Li Chun  <chun2.li@intel.com>

* Update contents according to the comments

Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Li Chun  <chun2.li@intel.com>

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* Apply suggestions from code review

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

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Fix lint

* Update metrics with latest code base

* Update content/en/blog/2023/ambient-ebpf-redirection/index.md

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update closing

---------

Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Iris <irisdingbj@gmail.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-03-29 08:22:30 -07:00
Daneyon Hansen 0544065433
Updates Gateway Status Checking (#12955)
* Updates Gateway Status Check for Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates status condition checking

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Bumps istio dep

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Generated changes from gen-check

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-29 06:47:30 -07:00
Istio Automation 23fb529efb
Automator: update istio.io@ reference docs (#12963) 2023-03-28 19:16:29 -07:00
Frank Budinsky b64832ac53
gateway-api: future proof gateway address (#12961)
* gateway-api: future proof gateway address

* regen
2023-03-28 14:28:39 -07:00
NisheekaNynan1 873eae3f12
minor fixes for work item 9029 and 10215 (#12960)
* minor fixes for work item 9029 and 10215

* add cleartext to .spelling
2023-03-28 11:07:40 -07:00
NisheekaNynan1 3311a1854a
minor fixes to the Istio Standard Metrics page (#12918)
* minor fixes to the Istio Standard Metrics

* minor fixes to doc
2023-03-28 01:54:54 -07:00
Istio Automation b7edbe078f
Automator: update istio.io@ reference docs (#12939) 2023-03-24 19:20:16 -07:00
Frank Budinsky 0d65b3888d
gateway-api: change wait ready to wait programmed (#12937) 2023-03-24 12:12:01 -07:00
zirain be01753e1c
fix wrong folder name (#12934) 2023-03-24 00:35:59 -07:00
Istio Automation 104f0ef0d6
Automator: update istio.io@ reference docs (#12935) 2023-03-23 19:15:59 -07:00
zirain 7468d2bc84
telemetry: tracing with telemetry api (#12921)
* telemetry: tracing with telemetry api

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* change weight

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* remove paragraph

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-23 08:07:00 -07:00
Istio Automation aaec299881
Automator: update istio.io@ reference docs (#12931) 2023-03-22 19:13:23 -07:00
zirain 23cd048b95
Telemetry API: custom metrics (#12916)
* Telemetry API: custom metrics

* fix lint

* update

* revert reporting interval

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-22 07:54:23 -07:00
Kevin Park 284f896534
Mention gRPC probe in health checking of istio services page (#12913) 2023-03-22 06:58:22 -07:00
Istio Automation 666e3459fd
Automator: update istio.io@ reference docs (#12924) 2023-03-21 19:16:21 -07:00
Faseela K ff6b3ee3d1
Specify EXTERNAL_CA env under .Values.pilot.env (#12908)
* Specify EXTERNAL_CA env under .Values.pilot.env

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

* make snips

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-20 13:56:43 -07:00
Faseela K 2de8b7cf3f
Add docs test for custom CA k8s (#12910)
* Add docs test for custom CA k8s

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

* wait for secrets to be created

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

* Fix tests

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

* address review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-20 13:30:45 -07:00
Faseela K bbb843ed58
add docs for DNS Proxying for External TCP services (#12888)
* add docs for DNS Proxying for External TCP services

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

* address review comments

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

* Apply suggestions from code review

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

* enhance display command

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

* fix lint

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

* clarify discoverySelectors usage

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

* use _verify_like()

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

* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/test.sh

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-20 07:10:44 -07:00
zirain 11b8802edf
teleletry: fix format (#12915) 2023-03-20 06:09:44 -07:00
Skyler Spaeth 19431056ba
breakout support status table to yaml file (#12834)
* breakout support status table to yaml file

* use k8s versions from new yaml file, based off previous ver

* same as previous commit but based off idx of yaml obj

* trim whitespace from supported k8s vers shortcode

* make verion lists arrays instead of strings

* update shortcode to read yaml data array

* rename support status shortcode to follow naming convention

* make versions in table use new arrays, update reference to support status table

* make each version in yaml file a string

* update header comment, change ext to *.yml to follow repo convention

* use prelim ternary to select k8s versions

* update supportStatus.yml heading comments

* update supported k8s shortcode to use branch name

* initial commit of python support status updater

* add null representer

* use lambda for quoted representer

* put back master population off idx 1, update comments

* working stdout version complete: use flow style for version list keys

* prepend yaml with header comments, cleanup script

* perform version check, default write errors are more helpful

* add copyright and license info

* linter has some weird tastes

* this is 100% worse but if it makes the linter happy

* call update_support_status.py from within create version

* update version matrix path since script ran from repo root

* use yq for updating the version support matrix instead of PyYAML
2023-03-17 13:06:40 -07:00
Istio Automation 2211adfaf2
Automator: update istio.io@ reference docs (#12905) 2023-03-16 19:17:02 -07:00
Istio Automation 5beb67a1f4
Automator: update istio.io@ reference docs (#12896) 2023-03-15 19:16:19 -07:00
Eric Van Norman abf5268f8a
Update test reference to latest istio commit (#12895)
* Update test reference to latest istio commit

* make clean g&& go mod tidy

* Use tests/utils to delete sample

* Move some test script to use snippets

* Add _wait

* Remove extraneous source
2023-03-15 14:17:18 -07:00
Frank Budinsky f577e3cdbc
gateway-api: add instructions to gateway topology doc (#12889)
* gateway-api: add instructions to gateway topology doc

* fix test

* fix numbering
2023-03-14 10:53:24 -07:00
John Howard 55bb838ac4
gateway: run as non-root in example (#12894)
Before the Deployment was kept as minimal as possible. This is mostly
good, because users can set any Deployment settings and things work.
However, running as non-root is a bit quirky, and very very strongly
recommended, so I think its worth calling out here.

This is one of the #1 sources of confusion we get.
2023-03-14 10:03:24 -07:00
Zhonghu Xu 5b1eee0610
single network services/endpoints can not have duplicate address (#12874)
* single network services/endpoints can not have duplicate address

* Update content/en/docs/ops/deployment/deployment-models/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-14 06:26:24 -07:00
Istio Automation 6a824bacc5
Automator: update istio.io@ reference docs (#12891) 2023-03-13 19:15:23 -07:00
Aayush Sharma e348075be1
Added headersToDownstreamOnAllow example in ext authz task page (#12791)
* Added headersToDownstreamOnAllow example in ext authz task page

Added headersToDownstreamOnAllow to https://istio.io/latest/docs/tasks/security/authorization/authz-custom/#define-the-external-authorizer.

* Update index.md

* updated snips.sh

* made suggested changes

* make scripts fix
2023-03-13 12:59:23 -07:00
Istio Automation b8805591c3
Automator: update istio.io@ reference docs (#12877) 2023-03-10 18:15:54 -08:00
Faseela K de4c2a1d8a
Add tests for smart DNS docs (#12867)
* Add tests for smart DNS docs

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

* address review comments

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

* Fix test failure

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

* fix lint

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

* address review comments

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

* Apply suggestions from code review

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-10 13:40:54 -08:00
Frank Budinsky fe7c0f1145
gateway-api: add gateway api instructions to ingress access control doc (#12869)
* gateway-api: authz-ingress

* gateway-api: add gateway api instructions to ingress access control doc

* lint

* fixes

* simplify aws samples
2023-03-10 11:45:55 -08:00
Istio Automation 182b94b858
Automator: update istio.io@ reference docs (#12871) 2023-03-09 18:17:15 -08:00
jacob-delgado 0a514bc95f
dual-stack blog (#12253)
* dual-stack blog

Co-authored-by: Steve Zhang <huailong.zhang@intel.com>
Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Alex Xu <hejie.xu@intel.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* fix lint

* Add instructions on setting up and using dual stack

* Update the date

* Fix linting

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Updates to installation steps and fix lint

* Remove experimental dual stack section

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: Steve Zhang <huailong.zhang@intel.com>
Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Alex Xu <hejie.xu@intel.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-09 12:29:21 -08:00
Frank Budinsky 486c559488
Small fixes to custom CA doc (#12856) 2023-03-08 08:09:47 -08:00
Istio Automation 6723c66fda
Automator: update istio.io@ reference docs (#12852) 2023-03-07 18:16:46 -08:00
Paddy Doyle 9e4dee21e4
Remove 'Experimental features..' text from feature-stages page (#12851)
Remove the text 'Experimental features are purposefully not listed on
this page' from the feature-stages page, as Experimental and Alpha
features _are_ listed on the page.
2023-03-07 14:35:46 -08:00
Faseela K d05cb21d4f
add missing tests for ambient doc (#12850)
* add missing tests for ambient doc

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

* review comments

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

* syntax bash

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-07 09:57:46 -08:00
Istio Automation 36c838b117
Automator: update istio.io@ reference docs (#12849) 2023-03-06 18:15:45 -08:00
Faseela K 297e240b47
add doc tests for ambient getting started guide (#12827)
* [WIP] add doc tests for ambient getting started guide

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

* fix cleanup

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

* fix test

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-06 10:21:45 -08:00
Istio Automation f928f68493
Automator: update istio.io@ reference docs (#12772) 2023-03-06 09:27:45 -08:00
Arka Bhattacharya 052f5fbc7e
TCP Traffic page edit (#12819)
* Edits formatting of the long commands to improve readability

* Adds snips by make gen

* Adds back the connection rejected output

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

* re-ran make gen to edit the snip

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-06 08:58:45 -08:00
Kuat 2e8eff90e6
wasm: use wasm API for attributegen (#12765)
* wasm: use wasm API for attributegen

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

* fix links

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

* cleanup

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

* typo

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

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-03-06 08:17:46 -08:00
Mariam John 8b3aae7f9e
Cleanup some old documention left over in Egress task (#12832)
`Configure traffic through egress gateway with SNI proxy` section was removed from the docs in the 1.14 release
but that is still mentioned in the setup instructions for the task `Egress using Wildcard Hosts`.
2023-03-06 06:12:44 -08:00
Istio Automation eb4abc9995
update link to point to the get started guide (#12840)
Co-authored-by: Lin Sun <lin.sun@solo.io>
2023-03-03 22:31:41 -08:00
Lin Sun d1c6fcb780
Update to latest doc (#12812) 2023-03-03 14:27:06 -08:00
Lin Sun 71e1d7df5c
Update link to point to alpha0 (#12831)
* Update link to point to alpha0

* Update content/en/docs/ops/ambient/getting-started/index.md
2023-03-03 14:00:08 -08:00
majeshps e9ecc67a71
Fix minor nits on the security tasks page Plugin CA Certificate (#12709)
* Fix minor nits on the security tasks page Plugin CA Certificate

Partially fixes: #12695

* Fix minor  nits on the security tasks page for certificate management
2023-03-03 10:09:06 -08:00
Paddy Doyle e24e58affa
Update feature status for Experimental/Alpha (#12821)
* Update feature status for Experimental/Alpha

Based off of the feature status in features.yaml, update the
corresponding doc page.

Update navigation_level.html to only flag Experimental and Alpha
features with an asterisk '*', rather than all docs with _any_ status
set.

Add new 'alpha.md' boilerplate, similar to 'experimental.md', with a
link to https://github.com/istio/community/blob/master/FEATURE-LIFECYCLE.md

Add either 'boilerplate alpha' or 'boilerplate experimental' to all
pages which have Alpha or Experimental status set.

Tidy up pages which already had
'boilerplate experimental-feature-warning' and be consistent with
'boilerplate experimental'

Update tasks/observability/distributed-tracing/mesh-and-proxy-config
status from 'Beta/Experimental' to 'Beta', to match what's in
features.yaml (all others only have a single value here)

* Add content/zh/boilerplates/alpha.md

* Update content/en/boilerplates/alpha.md

Suggested change

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

* Update the zh 'alpha' boilerplate to match

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-03-03 07:45:06 -08:00
Jackie Elliott 127c4f2071
Update Istio/SPIRE demo to use SPIRE Controller Manager (#12680)
* Update Istio/SPIRE integration demo to use SPIRE Controller
Manager instead of k8s workload registration.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds test for automatic workload registration via the SPIRE
controller manager. During cleanup, removes generated istio.yaml
and chaim.pem files. Updates label to
spiffe.io/spire-managed-identity.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds missing newline

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix spelling error

Signed-off-by: jaellio <jaellio@microsoft.com>

* Add missing ns flag on role and rolebinding resource commands

Signed-off-by: jaellio <jaellio@microsoft.com>

* Delete sleep resources and uninstall before SPIRE

Signed-off-by: jaellio <jaellio@microsoft.com>

* Reconfigures demo so istio install is not expected to fail.
Created ClusterSPIFFEID before install istio. Previously install
would fail because the ingress gateway wasn't registered/

Signed-off-by: jaellio <jaellio@microsoft.com>

* Remove references to v1.14 and update required version to 1.14+

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix lint errors

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-03-03 07:19:07 -08:00
Carl Eastman 8e562ca875
accesslog: example of Telemetry API with cluster_name (#12804)
* accesslog: work with Telemetry API cluster_name

Add telemetry api example with xds.cluster_name

* removed default namespace install and fixed some linting

* Fix "spelling" error

* Update envoy filter name
2023-03-02 22:56:06 -08:00
Frank Budinsky 99df68c935
Gloss refs and other small improvemetents in ambient docs (#12818)
* Gloss refs and other small improvemetents in ambient docs

* Update content/en/docs/ops/ambient/architecture/index.md

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

---------

Co-authored-by: John Howard <howardjohn@google.com>
2023-03-01 08:54:59 -08:00
John Howard b0ae455e31
Make ambient warning more extreme (#12815)
* Make ambient warning more extreme

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

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:44:15 -08:00
Frank Budinsky 45fb96340b
Move TOC to side in ambient docs (#12816) 2023-02-28 13:34:14 -08:00
John Howard 6dd543f209
Add glossary entries for ambient (#12805)
* Add glossary entries for ambient

* Apply suggestions from code review

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

* address most comments

* apply suggestion

* hbone

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:01:15 -08:00
Lin Sun 6540cd57df
correct link (#12814) 2023-02-28 12:13:16 -08:00
Lin Sun bee1c59576
ambient merged to main blog (#12800)
* ambient merged to main blog

* add a period

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* fix lint

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:58:16 -08:00
Lin Sun dcb969d1b2
Introducing ztunnel blog (#12806)
* adding rust ztunnel blog

* adding a pic

* fix some lint

* fix lint 2

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* link to workload section

* Update content/en/blog/2023/rust-based-ztunnel/index.md

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* fix lint

---------

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:31:15 -08:00
Ben Leggett 825f422087
Add more context to `externalTrafficPolicy=local` caveats. (#12779)
* Reword this to better explain why a gateway on each node is recommended.

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

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:03:16 -08:00
Lin Sun 30e8ab9255
adding get started ambient doc (#12783)
* adding get started doc

* fix lint

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

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

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

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

* some formatting change

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

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

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

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

* add uninstall instruction

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

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

lintttt

* more lint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* correct images

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 16:19:14 -08:00
John Howard 334e01437b
ambient: add traffic routing docs (#12781)
* ambient: add traffic routing docs

This fills in part of the architecture doc for ambient.

Note this is intentionally low-level. This attempts to mirror
https://istio.io/latest/docs/ops/configuration/traffic-management/traffic-routing/
but for ambient.

* Address Frank's comments

* Update content/en/docs/ops/ambient/architecture/index.md

Co-authored-by: Lin Sun <lin.sun@solo.io>

* Update content/en/docs/ops/ambient/architecture/index.md

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 13:29:14 -08:00
zirain 0f3421da61
telemetry: add tips for agent mode (#12784)
* telemetry: add tips for agent mode

* fix lint

* fix typo
2023-02-27 01:28:13 -08:00
zirain 5d3a05f78d
accesslog: work with Telemetry API (#12743)
* accesslog: work with Telemetry API

* address review comments
2023-02-27 01:06:13 -08:00
Faseela K eb66054495
remove explicit istio-injection labeling on ns for ingress-gateway (#12785)
* remove explicit istio-injection labeling on ns for ingress-gateway

The gateway deployment already has the annotation "sidecar.istio.io/inject=true"

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

* fix lint

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>
2023-02-26 08:09:47 -08:00
Daniel Hawton 254ef35cf4
1.15 EOL Announcement (#12687)
* 1.15 eol announcement

* fix spelling

* Fix 1.17.0's release date
2023-02-24 09:20:55 -08:00
Frank Budinsky 6097093431
Configure mulitcluster network for external control plane (#12778) 2023-02-24 09:07:56 -08:00
Mariam John c3ae92b83b
1.17.1 Release Notes (#12777) 2023-02-24 06:47:56 -08:00
SRodi 073ccdec9d
Add instructions to set global_downstream_max_connections (#12761)
* doc-global-downstream-max-conn-helm

* Add instructions to set global_downstream_max_connections with Helm
* Fix https://github.com/istio/istio/issues/37443

* Fix linting errors

* Address comments

* Remove global_downstream_max_connections from .spelling and add backticks where missing

* Simplify instructions on how to set global_downstream_max_connections
2023-02-23 08:25:55 -08:00
Xiaopeng Han 8725b9458a
Add IST0158 message description (#12744)
* Add IST0158 message description

* fix lint

* revise description
2023-02-22 23:32:54 -08:00
John Howard 068b948f5e
Add (blank) ambient stub pages (#12760) 2023-02-22 14:22:45 -08:00
Istio Automation fdbab31908
Automator: update istio.io@ reference docs (#12751) 2023-02-21 18:17:32 -08:00
Daniel Hawton d98d4acff3
1.16.3 release notes (#12738)
* add 1.16.3 release notes

* lint

* add time

* captializations
2023-02-21 13:45:42 -08:00
Daniel Hawton e5391bf544
1.15.6 Release notes (#12737)
* add 1.15.6 release notes

* lint

* add time

* Remove first sentence
2023-02-21 13:45:34 -08:00
SRodi c27767e58a
Fix cleanup instructions for TLS version config task (#12735)
* Fix cleanup instructions for TLS version config task

* Address comments and run generating snips: content/en/boilerplates/snips/before-you-begin-egress.sh
generating snips: content/en/boilerplates/snips/cve-2020-007-configmap.sh
generating snips: content/en/boilerplates/snips/example.sh
generating snips: content/en/boilerplates/snips/experimental-feature-warning.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/experimental.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/external-loadbalancer-support.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-choose.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-experimental.sh
generating snips: content/en/boilerplates/snips/gateway-api-future.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-gamma-support.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/boilerplates/snips/gateway-api-install-crds.sh
generating snips: content/en/boilerplates/snips/gateway-api-support.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/boilerplates/snips/gateway-api-version.sh
generating snips: content/en/boilerplates/snips/helm-backup.sh
generating snips: content/en/boilerplates/snips/helm-jwt-warning.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/helm-preamble.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/helm-prereqs.sh
generating snips: content/en/boilerplates/snips/index.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/kubectl-multicluster-contexts.sh
generating snips: content/en/boilerplates/snips/multi-cluster-with-metallb.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-default-intro.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-default-outro.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-middle.sh
generating snips: content/en/boilerplates/snips/revision-tags-preamble.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-prologue.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-usage.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/security-vulnerability.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/start-httpbin-service.sh
generating snips: content/en/boilerplates/snips/start-otel-collector-service.sh
generating snips: content/en/boilerplates/snips/telemetry-tracing-tips.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-0.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-1.sh
generating snips: content/en/boilerplates/snips/test-2.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-3.sh
generating snips: content/en/boilerplates/snips/trace-generation.sh
generating snips: content/en/boilerplates/snips/untested-document.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/verify-crds.sh
generating snips: content/en/boilerplates/snips/work-in-progress.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/docs/examples/bookinfo/snips.sh
--> boilerplate external-loadbalancer-support does not have snippets
generating snips: content/en/docs/examples/virtual-machines/snips.sh
generating snips: content/en/docs/ops/configuration/mesh/app-health-check/snips.sh
generating snips: content/en/docs/ops/configuration/mesh/config-resource-ready/snips.sh
generating snips: content/en/docs/ops/configuration/security/security-policy-examples/snips.sh
generating snips: content/en/docs/ops/configuration/telemetry/envoy-stats/snips.sh
generating snips: content/en/docs/ops/configuration/traffic-management/network-topologies/snips.sh
generating snips: content/en/docs/ops/diagnostic-tools/istioctl-analyze/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/setup/additional-setup/cni/snips.sh
generating snips: content/en/docs/setup/additional-setup/gateway/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/setup/additional-setup/getting-started/snips.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate external-loadbalancer-support does not have snippets
generating snips: content/en/docs/setup/getting-started/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/setup/install/external-controlplane/snips.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/docs/setup/install/helm/snips.sh
--> boilerplate helm-preamble does not have snippets
generating snips: content/en/docs/setup/install/multicluster/multi-primary/snips.sh
generating snips: content/en/docs/setup/install/multicluster/multi-primary_multi-network/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/primary-remote/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/primary-remote_multi-network/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/verify/snips.sh
generating snips: content/en/docs/setup/install/multiple-controlplanes/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/setup/install/virtual-machine/snips.sh
--> boilerplate experimental does not have snippets
--> boilerplate experimental does not have snippets
--> boilerplate experimental does not have snippets
generating snips: content/en/docs/setup/upgrade/canary/snips.sh
--> boilerplate revision-tags-preamble does not have snippets
--> boilerplate revision-tags-usage does not have snippets
--> boilerplate revision-tags-default-intro does not have snippets
--> boilerplate revision-tags-default-outro does not have snippets
generating snips: content/en/docs/setup/upgrade/helm/snips.sh
--> boilerplate helm-preamble does not have snippets
--> boilerplate revision-tags-preamble does not have snippets
--> boilerplate revision-tags-usage does not have snippets
--> boilerplate revision-tags-default-intro does not have snippets
--> boilerplate revision-tags-default-outro does not have snippets
generating snips: content/en/docs/tasks/extensibility/wasm-module-distribution/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/jaeger/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/opencensusagent/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/skywalking/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/zipkin/snips.sh
generating snips: content/en/docs/tasks/observability/gateways/snips.sh
generating snips: content/en/docs/tasks/observability/logs/access-log/snips.sh
generating snips: content/en/docs/tasks/observability/logs/otel-provider/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/customize-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/querying-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/tcp-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/using-istio-dashboard/snips.sh
generating snips: content/en/docs/tasks/policy-enforcement/rate-limit/snips.sh
generating snips: content/en/docs/tasks/security/authentication/authn-policy/snips.sh
generating snips: content/en/docs/tasks/security/authentication/claim-to-header/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/security/authentication/jwt-route/snips.sh
generating snips: content/en/docs/tasks/security/authentication/mtls-migration/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-custom/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-deny/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-dry-run/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/security/authorization/authz-http/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-ingress/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-jwt/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-tcp/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-td-migration/snips.sh
generating snips: content/en/docs/tasks/security/cert-management/plugin-ca-cert/snips.sh
generating snips: content/en/docs/tasks/security/tls-configuration/workload-min-tls-version/snips.sh
generating snips: content/en/docs/tasks/traffic-management/circuit-breaking/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-control/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-gateway/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-kubernetes-services/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-tls-origination/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/http-proxy/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/snips.sh
generating snips: content/en/docs/tasks/traffic-management/fault-injection/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/gateway-api/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-control/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-sidecar-tls-termination/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/kubernetes-ingress/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/secure-ingress/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/before-you-begin/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/cleanup/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/distribute/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/failover/snips.sh
generating snips: content/en/docs/tasks/traffic-management/mirroring/snips.sh
generating snips: content/en/docs/tasks/traffic-management/request-routing/snips.sh
generating snips: content/en/docs/tasks/traffic-management/request-timeouts/snips.sh
generating snips: content/en/docs/tasks/traffic-management/tcp-traffic-shifting/snips.sh
generating snips: content/en/docs/tasks/traffic-management/traffic-shifting/snips.sh

* Update test.sh
2023-02-20 10:42:30 -08:00
Xiaopeng Han 86b1f4dc02
Fix troubleshooting multicluster link error (#12730)
* fix troubleshooting multicluster link error

* fix lint
2023-02-20 05:55:58 -08:00
Istio Automation 45ea856a3e
Automator: update istio.io@ reference docs (#12722) 2023-02-18 18:18:55 -08:00
Keith Mattix II edcfeee05b
Add release note for istioctl 1.17 auth plugin removal (#12696)
* Add release note for istioctl 1.17 auth plugin removal

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

* Respond to PR comments

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

* Put version in backticks

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

---------

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>
2023-02-17 23:27:55 -08:00
Istio Automation 8a3c6a658f
Automator: update istio.io@ reference docs (#12717) 2023-02-17 18:15:49 -08:00
John Howard 419b96d15d
Update distroless doc (#12705)
* Update distroless doc

* Add info about debugging
* Use new flag to enable it

* comments
2023-02-17 10:37:48 -08:00
Mariam John 2c8abd3953
Update 1.17 release notes (#12706)
Update reference to feature status for dual stack support.
2023-02-17 10:21:57 -08:00
Michael cc750f532e
Fix some consistency issues (#12703) 2023-02-17 07:22:57 -08:00
Istio Automation 7a62a2921a
Automator: update istio.io@ reference docs (#12701) 2023-02-16 18:13:56 -08:00
AndreaM12345 33e8337fa2
update support-policy patch statement (#12692)
Update security patch statement to reflect current behavior
2023-02-16 13:13:23 -08:00
Frank Budinsky 72e2bb29f0
Add IBM Kubernetes Load Balancer type to table (#12690) 2023-02-16 11:15:23 -08:00
Eric Van Norman 2a676e461f
Fix lint error by updating reference docs (#12691) 2023-02-16 11:03:23 -08:00
Istio Automation 5c289d8be8
Automator: update istio.io@ reference docs (#12684) 2023-02-16 08:48:23 -08:00
Michael ba253743fb
Fix some typos in custom-ca-k8s (#12689) 2023-02-16 07:20:23 -08:00
Faseela K a9f1e30fbf
Modify k3d docs (#12658)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-15 09:46:50 -08:00
Eric Van Norman 1620244b1b
Enable istioctl-analyze (#12675) 2023-02-15 07:16:53 -08:00
Frank Budinsky c1e1aa8000
Add warning in 1.15 upgrade notes (#12663) 2023-02-15 06:24:49 -08:00
Eric Van Norman fefe6d2bd3
advance master to release-1.18 (#12665)
* build an archive of v1.16 in master

* update data/versions.yml and archive index page

* advance master to release-1.18

* Fix lint by moving back to older files - Note automated job will fail lint.

* Temporarily disable the istioctl-analyze test
2023-02-14 21:05:49 -08:00
Istio Automation 5333285110
Fix page title (#12667)
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-02-14 15:04:09 -08:00
Mariam John fced2155db
WIP: Preparing release notes for Istio-release-1.17 (#12633) 2023-02-14 12:22:42 -08:00
John Howard 99fc3e2ac2
gateway api: ignore error on install CRDs (#12661)
* gateway api: ignore error on install CRDs

The *expected* result is an error, so ignore it.,

* snips

* Update rest
2023-02-14 09:32:41 -08:00
Frank Budinsky f508e6aa90
Clarify mtls migration policy location (#12662) 2023-02-14 08:33:41 -08:00
demotascha c3b631ce9a
docs: Add k3d platform setup (#12642)
* Add k3d platform

* Add a blank line and fix title

* fix words

* fixed broken links

* move to the bottom

* fixed owner

* fixed url

* fix `spelling errors`

* Update title and description

* Update Page weight

* Fixed `to lowercase`
2023-02-14 00:05:41 -08:00
Frank Budinsky 96f0beac50
Add missing --set to install command (#12651)
* Add missing --set to install command

* remove quotes

* use @

* typo

* temporary disable prow dir

* remove temporary stuff
2023-02-13 17:01:40 -08:00
Eric Van Norman ea6734571d
Termporarily remove the Performance page from the website (#12650)
* Termporarily remove the Performance page from the website

* Update preformance links to point to doc's relese version or latest existing page.

* Fixup another link
2023-02-13 14:07:41 -08:00
Frank Budinsky 005b9da62e
Move docs to Gateway API v0.6.1 (#12649)
* Move docs to Gateway API v0.6.1

* regen

* regen again

* make clean
2023-02-13 10:54:41 -08:00
Michael 9ab1a8f9df
Change for consistency with title (#12647) 2023-02-13 07:41:48 -08:00
Faseela K adfbceaf6e
Update Helm install feature status in FAQ (#12628)
* update Helm install to Beta

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

* update page description

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

* Change upgrade description for Helm

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-13 06:40:48 -08:00
Eric Van Norman f8dc7ca0b2
Minikube setup updates (#12627) 2023-02-13 06:27:56 -08:00
Eric Van Norman fb3a4c9701
Minor tweaks to the DOcker Desktop page (#12626) 2023-02-13 06:27:48 -08:00
Michael 5403139cb7
Change heading levels in security-policy-examples (#12637) 2023-02-13 00:36:05 -08:00
Istio Automation 878125215d
Automator: update istio.io@ reference docs (#12640) 2023-02-12 18:17:05 -08:00
Faseela K d8faad8fe3
Migrate ingress-sni-passthrough test to minimal profile setup (#12576)
* Migrate ingress-sni-passthrough test to profile minimal

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

* fix after snapshot test

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

* update minimal profile

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

* Fix cleanup test error

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

* review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-11 00:13:05 -08:00
Michael c03731c31c
Fix a typo about login and log in (#12611)
* Fix a typo about login and log in

* apply comments from ericvn
2023-02-08 19:24:07 -08:00
Frank Budinsky 410dad76ed
gateway-api: fix gateway deployment name (#12601)
* gateway-api: fix gateway deployment name

* regen
2023-02-07 14:23:42 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Eric Van Norman 297056e6f4
Flix flakey tcp-traffic-shifting/gateway test (#12544)
* WIP - test

* Fix verbosity option

* Echo config

* REplace nc with echo

* Put nc back in but add a sleep

* Final update (for now) adding delay so `nc` doesn't reset the kubeconfig

* Remove extra cat'ing of kubeconfig

* Update content/en/docs/tasks/traffic-management/tcp-traffic-shifting/test.sh

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-07 10:16:34 -08:00
Faseela K fcf3688fad
2023 Istio Steering Contributor Seats (#12580)
* 2023 Istio Steering Contributor Seats

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

* Add IBM member

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* additional review comments

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

* add second member from Huawei

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

* fix order

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

* remove [] for missing link

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

* Fix order of members

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/blog/2023/steering-contribution-seat-results/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-02-06 22:09:14 -08:00
Istio Automation 9061d6dbb9
Automator: update istio.io@ reference docs (#12596) 2023-02-06 18:14:14 -08:00
Eric Van Norman 4580963014
Fixups for prior PR (#12589)
* Fixups for prior PR

* Fix spelling
2023-02-06 10:22:19 -08:00
Daniel Hawton 419ccab931
1.16.2 release notes (#12586) 2023-02-06 07:59:18 -08:00
zirain 9488d5d625
Relationship between Istio and Envoy (#12579)
* Relationship between Istio and Envoy

* fix lint

* address review comments

* fix lint

* Update content/en/docs/releases/supported-releases/index.md

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-02-03 22:52:16 -08:00
Niranjan Shankar 7e7cad05f3
Update Gateway selector in ingress demo for Helm Installation (#12486)
* Update ingress demo Gateway for Helm Installation

Signed-off-by: nshankar13 <nshankar@microsoft.com>

* Update tests

Signed-off-by: nshankar13 <nshankar@microsoft.com>

---------

Signed-off-by: nshankar13 <nshankar@microsoft.com>
2023-02-03 10:17:32 -08:00
Faseela K ad9acda712
Clarify gateway canary upgrade (#12570)
* Clarify gateway canary upgrade

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-02-02 08:27:50 -08:00
Kalya Subramanian 9a07a23ece
Skew policy documentation (#12554)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-02-01 08:24:14 -08:00
Istio Automation ca5322e260
Automator: update istio.io@ reference docs (#12566) 2023-01-31 18:14:14 -08:00
Faseela K 1e43af3c77
Remove experimental from stable revisions title (#12565)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-31 10:37:24 -08:00
Faseela K 13e961ff2c
Small fix in istio day announcement (#12561)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-31 07:04:23 -08:00
Istio Automation 6e1cc677f5
Update filename and date (#12558)
Co-authored-by: Craig Box <craigb@armosec.io>
2023-01-30 15:16:22 -08:00
Sam Naser 91550cb2f2
Add 1.15.5 release notes (#12530)
* Add 1.15.5 release notes

* Update index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.com>
2023-01-30 12:46:19 -08:00
Istio Automation 22af1e305d
Add December 2022 security audit report (#12556)
Co-authored-by: Craig Box <craigb@armosec.io>
2023-01-30 11:48:15 -08:00
Faseela K 5dd09b8993
Update revision tag diagrams (#12538)
* update revision tag diagrams

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

* adjust image width

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

* delete older tag diagrams

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-30 11:48:07 -08:00
zirain 182485fd3e
add telemetry tips (#12551)
* add telemetry tips

* Update index.md

* fix lint

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-01-30 05:57:08 -08:00
zirain 04136ba0c8
update boilerplates (#12548) 2023-01-29 17:52:07 -08:00
zirain e28c627ae5
update tracing (#12482)
* update tracing

* add proxy.tracer

* fix typo

* update lightstep

* fix lint
2023-01-28 02:12:06 -08:00
Jackie Elliott 28749ecfc2
Update custom ca integration with k8s CSR demo (#12527)
* Update custom ca integration with k8s CSR demo to include foo and
bar namespace creation and remove an unnecessary tab from the
sleep pod command.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix lint error

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-01-27 10:02:50 -08:00
Faseela K 29e2e44f08
Announce IstioDay at KubeCon Europe 2023 (#12528)
* Announce IstioDay at KubeCon Europe 2023

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

* Apply suggestions from code review

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

* Update index.md

* Remove social hour

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* fix lint

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-01-26 23:57:49 -08:00
Craig Box 2bd8fbe321
Media resources (#12531)
* Remove media-resources page and redirect

* Remove old SVGs and add a new, correct-shaped image for OpenGraph

* This file was committed elsewhere.
2023-01-26 21:35:49 -08:00
Faseela K b87edbffb5
Remove Helm feature stage from preamble (#12525)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-26 10:44:52 -08:00
Frank Budinsky 7015cd8435
Add missing gateway-api guard in test (#12522) 2023-01-25 14:20:18 -08:00
Eric Van Norman 6c36a18709
Test istio-dashbaord fix of generting additional trace data (#12515) 2023-01-25 14:20:10 -08:00
Faseela K 87f6b9f5ec
Enhance docs for revision tags and add tests (#12496)
* Enhance docs for revision tags and add tests

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

* Fix test failures

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

* Fix lint failure

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

* Fix test failures

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

* Fix cleanup test failures

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

* Fix cleanup for canary upgrade tests

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

* add profile none

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

* review comments

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

* make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-01-25 11:09:21 -08:00
Peter Jausovec 5bf14ed2b4
fix indentation and add missing field (#12516) 2023-01-25 01:26:18 -08:00
Eric Van Norman 93ea5bb3ae
Update values so istioctl x wait works (#12508)
* Update values so istioctl x wait works

* Remove extra values

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

* Fix value
2023-01-24 15:46:18 -08:00
Frank Budinsky 565ddc4cc5
Fix wildcard egress section titles (#12513) 2023-01-24 14:57:48 -08:00
Ben Leggett a204008b54
Add more context to the PROXY protocol gateway config section (#12510)
* Add more context

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

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

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

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

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

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

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

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

* As per discuss in https://github.com/istio/istio/pull/42962#issuecomment-1402236303

* Lint fix

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-24 13:21:59 -08:00
John Howard b15739d420
Add PDB and HPA example for gateway-api (#12506)
* Add PDB and HPA example for gateway-api

* Apply suggestions from code review

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

* gen

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-24 10:11:17 -08:00
Istio Automation 8a7c0528eb
Automator: update istio.io@ reference docs (#12511) 2023-01-23 19:38:15 -08:00
Faseela K 2caec357df
Enhance helm documentation (#12476)
* Enhance helm documentation

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

* review comments

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

* fix tests

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-23 07:46:43 -08:00
Istio Automation 718347a713
Automator: update istio.io@ reference docs (#12491) 2023-01-20 10:40:13 -08:00
Eric Van Norman e18f6fa472
Fix flakiest test (#12494)
* Disable flakiest test

* Tweak test to onlyget SLEEP value once.

* Fix lint

* Fix other loop
2023-01-20 09:44:13 -08:00
Eric Van Norman cb3aebc837
Update istio.io to prepare for 1.17 (#12487) 2023-01-19 10:53:13 -08:00
Faseela K fec164eacc
Stable Revisions feature is Alpha (#12485)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-19 07:06:13 -08:00
Whitney Griffith 65a15efea3
update filter that depends on xds v2 api (#12438) 2023-01-18 07:42:11 -08:00
Frank Budinsky 954fcfe8b9
Remote cluster get crds also needs context arg (#12477)
* Fix remote cluster install crds one more time

* tweak format
2023-01-17 10:53:21 -08:00
Xiaopeng Han b372fbef8e
Add otel headers to tracing faq (#12435)
* add otel headers to tracing faq

* add more providers
2023-01-16 23:57:30 -08:00
Frank Budinsky 08a22043fc
Add missing context argument when installing crds (#12473) 2023-01-16 23:08:30 -08:00
Frank Budinsky b4ec649054
Add gateway api instructions to external control plane doc (#12463)
* Add gateway api instructions to external control plane doc

* regen and lint

* fix test

* more test fixes
2023-01-16 08:45:30 -08:00
Frank Budinsky 97c901688a
Improve see-also references for gateway api (#12459) 2023-01-15 21:38:29 -08:00
Istio Automation d7b4d2503e
Automator: update istio.io@ reference docs (#12469) 2023-01-15 18:52:28 -08:00
Istio Automation 9e9cbbf537
Automator: update istio.io@ reference docs (#12455) 2023-01-13 11:05:27 -08:00
Craig Box 4097bf29bd
Add CNCF logo footer & LF terms (#12453)
* Add CNCF logo footer & LF terms

* Fixes

* add Chinese translation (thanks Zhonghu)

* Elongate the Terms and Conditions
2023-01-12 23:32:14 -08:00
Steve Zhang 0c6af03e3e
re-submit pr#10873 (#11062) 2023-01-12 09:45:14 -08:00
Frank Budinsky 4ee5ef177d
Fix text boxes not displaying quite right (#12451) 2023-01-12 08:54:14 -08:00
Faseela K 874ccc7c3f
Doc: multiple control planes using revisions and discoverySelectors (#12415)
* Doc for installing multiple control planes using revisions and discoverySelectors

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

* make gen

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

* Fix test

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

* enable peer-auth

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

* Fix test

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

* Review comments

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

* More review comments

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

* Additional review comments

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

* Review comments

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

* Apply suggestions from code review

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

* Remove duplicates that came from commit suggestion

* Rerun make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-12 06:21:14 -08:00
Istio Automation f04ca82aae
Automator: update istio.io@ reference docs (#12447) 2023-01-11 18:53:12 -08:00
Istio Automation b2214c51b9
Automator: update istio.io@ reference docs (#12442) 2023-01-10 18:54:29 -08:00
Aryan Gupta 9434bc1ee6
task for copy claim to header (#12427)
* task for copy claim to header

* updateed outtput

* resolved pr comments
2023-01-10 06:26:50 -08:00
John Howard 5b746e2be4
Update version page (#12431)
* Update version page

* Update index.md
2023-01-04 10:20:33 -08:00
Istio Automation 567e3622af
Automator: update istio@ test reference (#12417) 2023-01-04 07:30:34 -08:00
Istio Automation 971760d29e
Automator: update istio.io@ reference docs (#12430) 2023-01-03 18:56:35 -08:00
Michael 99022eeffd
Add a bullet symbol in /additional-setup/cni/ (#12426) 2023-01-02 08:34:33 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Istio Automation e5ea913ea4
Announce Istio 1.14 end of life (#12421)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-29 12:33:30 -08:00
Istio Automation d0c391ec56
Automator: update istio.io@ reference docs (#12414) 2022-12-23 18:52:24 -08:00
Istio Automation 3e3cbe44a3
Automator: update istio.io@ reference docs (#12410) 2022-12-22 01:29:22 -08:00
Istio Automation e7a95f20e0
Automator: update istio.io@ reference docs (#12406) 2022-12-19 18:51:23 -08:00
Craig Box 917092c9a6
an annoying typo. (#12402) 2022-12-19 14:10:23 -08:00
Istio Automation 05ea04b4e3
fix: pods dont have label istio.io/rev (#12397)
Co-authored-by: j2gg0s <j2gg0s@gmail.com>
2022-12-19 08:42:20 -08:00
Michael 159a42ceb7
[zh] sync /1.16.x/announcing-1.16.1/ (#12393) 2022-12-19 07:36:14 -08:00
Alan Wang a683dfac7d
fix: envoy statistics config documentation (#12357)
* fix: envoy statistics config documentation

* chore: make gen

* feat: sync from istio/api

* Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md

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

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2022-12-19 07:36:07 -08:00
Istio Automation 08054c7e97
Automator: update istio.io@ reference docs (#12383) 2022-12-15 20:48:10 -08:00
Istio Automation fe39862be8
Automator: update istio.io@ reference docs (#12371) 2022-12-15 10:16:08 -08:00
Eric Van Norman 6b4e07d471
Update Supported Versions doc (#12368)
* Update Supported Versions doc

* Update supported version table

* Minor table tweak
2022-12-15 08:00:09 -08:00
Michael 41dc2e30f7
Fix typo and layout in /setup/additional-setup/cni/ (#12376) 2022-12-15 06:47:08 -08:00
Michael 8e925453a9
Fix a layout in /distributed-tracing/overview/ (#12373) 2022-12-15 05:31:09 -08:00
Whitney Griffith a2815022df
Remove typo from enablePrometheusMerge descr (#12370)
Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>
2022-12-15 03:56:08 -08:00
Frank Budinsky 154d03b47e
Gateway API blog post (#12363)
* Gateway API blog post

* fixes

* tweak

* next to

* small grammar fix
2022-12-14 10:58:09 -08:00
Michael 5acb519aa7
Fix indentations in 2 docs (#12365)
* Fix indentation  in /announcing-1.16/change-notes/index.md

* Fix indentations
2022-12-14 00:31:08 -08:00
Istio Automation e939af2ab6
Add 1.15.4 release notes (#12361)
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
2022-12-13 08:27:15 -08:00
Istio Automation 0867b7325b
[master] Release notes for Istio 1.14.6 (#12360)
* Release notes for Istio 1.14.6

* Fix lint

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-13 08:27:07 -08:00
Istio Automation 3b6750abf6
Automator: update istio.io@ reference docs (#12362) 2022-12-12 18:54:06 -08:00
Daniel Hawton 1761945a8a
cherry-pick 1.16.1 release notes (#12359) 2022-12-12 12:03:49 -08:00
vasu1124 3a0971d2c3
Update Gardener docu (#12326)
Fix linting issues
./en/docs/setup/platform-setup/gardener/index.md:15: MD009 Trailing spaces
./en/docs/setup/platform-setup/gardener/index.md:72: MD009 Trailing spaces
Fix linter identified typos
19 | ternatively, [23 Technologies GmbH](https://23technologies.cloud
       19 | managed Gardener service that conviniently works with all supported clou
       19 | and comes with a free trial: [Okeanos](https://okeanos.dev/). Simil
       19 | ACKIT](https://stackit.de/), [B'Nerd](https://bnerd.com/), [MetalS
       19 | B'Nerd](https://bnerd.com/), [MetalStack](https://metalstack.cloud/),
       21 | log/2018/05/17/gardener/) on [kubernetes.io](https://kubernetes.io/blog).

resolve with recommendations from istio team

incorporate feedback from @ericvn and cleanup
2022-12-09 09:42:04 -08:00
Istio Automation 781209c654
Automator: update istio.io@ reference docs (#12345) 2022-12-08 21:16:04 -08:00
Istio Automation 98bc827d19
Announce Istio 1.14 EOL on Dec. 27, 2022 (#12343)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-08 11:16:04 -08:00
Max Lambrecht 4a3a8698e1
Update spire integration documentation (#12338)
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>

Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
2022-12-08 09:17:04 -08:00
Eric Van Norman 94d90787ff
Update istio test reference (#12330)
* Update istio test reference

* Update to allow modifiers for gateway api

* go mod tidy after `make clean`
2022-12-07 08:21:12 -08:00
Aryan Gupta 60eb0e4474
udocs upddate for policies graduation (#12320) 2022-12-06 13:49:06 -08:00
Istio Automation 584f0bbbee
Automator: update istio.io@ reference docs (#12325) 2022-12-04 18:56:51 -08:00
Michael 06af444207
Fix a link in /tasks/traffic-management/ingress/ingress-control/ (#12322) 2022-12-02 08:46:13 -08:00
Chen Xintong 1f7a0ea5a7
Fix custom CA integration doc typo (#12318)
* Fix custom CA integration doc typo

* restore 1.14 and 1.15 release change
2022-12-01 08:48:15 -08:00
Frank Budinsky fd22c1babf
Add instructions for accessing ingress gateway installed using Helm (#12308)
* Add instructions for accessing ingress gateway installed using Helm

* typo

* fix label selector

* regen

* remove extra space
2022-11-29 10:40:18 -08:00
Franciszek Pogodziński a1588f5d2c
Fix punctuation on the about page (#12307) 2022-11-29 10:40:11 -08:00
Michael 8e48345ea5
updated 2 docs about fetching chart from URLs (#12314)
* updated 2 docs about fetching chart from URLs

* add a period at the end

* add a period at the end
2022-11-29 07:19:11 -08:00
Istio Automation 21c7e653a2
Automator: update istio.io@ reference docs (#12312) 2022-11-28 18:55:09 -08:00
Faseela K 05035fbb17
fix outdated validatingwebhook documentation (#12289)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-25 19:01:07 -08:00
Frank Budinsky 31db1bcf2b
Fix mirroring test flake again (#12300) 2022-11-25 09:12:07 -08:00
Istio Automation 2688bd1ef0
Automator: update istio.io@ reference docs (#12296) 2022-11-25 00:11:06 -08:00
Frank Budinsky 96ea93c033
Fix mirroring test flake again (#12290) 2022-11-24 10:54:06 -08:00
Faseela K ebad273a9a
Remove explicit webhookconfig deletion steps (#12285)
* Remove explicit webhookconfig deletion steps

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

* Incorporate review comments

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-23 11:15:23 -08:00
Istio Automation d9079cb642
Automator: update istio.io@ reference docs (#12282) 2022-11-22 18:51:23 -08:00
Istio Automation 1840ff3525
Automator: update istio.io@ reference docs (#12277) 2022-11-22 02:38:22 -08:00
Frank Budinsky a69c5c5cba
gateway-api: tcp-traffic-shifting task instructions (#12260)
* gateway-api: tcp-traffic-shifting task instructions

* sleep service

* more wait

* wait for gtw
2022-11-21 10:07:57 -08:00
Istio Automation 26373a2a71
Automator: update istio.io@ reference docs (#12257) 2022-11-17 20:54:04 -08:00
Frank Budinsky cc1f9dad5f
reenable mirroring gtwapi_test (#12250)
* reenable mirroring gtwapi_test

* fix typo
2022-11-16 12:57:57 -08:00
oops-oom ae8bae962c
to be clear with how to apply custom metrics (#12247)
* to be clear with how to apply custom metrics

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

* fix test error

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

* fix for test

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

Signed-off-by: oops-oom <734819342@qq.com>
2022-11-16 06:24:17 -08:00
Bo-Cheng Chu 27c2aa9d04
Update index.md (#12243) 2022-11-15 20:52:16 -08:00
Istio Automation 0aa0b16028
Automator: update istio.io@ reference docs (#12244) 2022-11-15 18:48:17 -08:00
John Mazzitelli 9984da4967
some updates for Kiali v1.59 (#12241) 2022-11-15 14:56:17 -08:00
Eric Van Norman 1f12d8f392
Release 1.16 istio.io branch cut (#12239)
* build an archive of v1.15 in master

* update data/versions.yml and archive index page

* advance master to release-1.17

* Fix lint error
2022-11-15 13:25:34 -08:00
Daniel Hawton ee3b70f652
Add 1.16.0 release notes (#12201)
* Add 1.16.0 release notes

* WIP: grammer fixes and start the announcement post

* remove revert

* add notes

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

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

* add ext auth promotion to beta

* add jwt claim based routing and organize

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

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

* add missing release note items

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

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

* multiple grammatical fixes

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-15 08:05:36 -08:00
Frank Budinsky 2f5744b92b
gateway-api: add gateway api instructions to traffic shifting task (#12213)
* gateway-api: add gateway api instructions to traffic shifting task

* fixes

* verify lines

* fix request

* more delay

* disable flaky mirroring test
2022-11-14 13:01:34 -08:00
Christine Kim dff84b7fa2
Update ingress steps to use v1 (#12232) 2022-11-14 12:15:40 -08:00
Mariam John d63ec838c6
Replace extensions/v1beta1 with networking.k8s.io/v1 (#12217)
This is the last reference to extensions/v1beta1 API in our docs(this was removed in Kubernetes 1.22 release). Removing old
references from our docs. The remaining references are in the blogs referencing previous releases (won't update those).

Partially Fixes: #12216
2022-11-14 12:15:33 -08:00
Eric Van Norman 14f8c33a8a
Minor correction submitted in 12203 - no CLA (#12231) 2022-11-14 10:35:33 -08:00
Ihor Sychevskyi 395d11d2f1
update content link (#12223) 2022-11-14 01:30:32 -08:00
Mariam John 3e694ec5d5
Replace references to removed API's in K8s v1.22 (#12221)
Fix references to `admissionregistration.k8s.io/v1beta1` and `authorization.k8s.io/v1beta1`

Partially Fixes: #12216
2022-11-12 23:55:30 -08:00
Eric Van Norman 0286955762
Update to latest 1.16 commit (#12215)
* Update to latest 1.16 commit

* Move to a later 1.16 commit

* Add temporary delay to allow gateway to delete
2022-11-11 21:07:11 -08:00
Frank Budinsky 285d3d99aa
Temporary fix for mirroring test flakiness (#12222) 2022-11-11 20:21:11 -08:00
Frank Budinsky 1bffb35b1c
gateway-api: add instructions to mirroring task (#12218) 2022-11-11 16:29:36 -05:00
tedli db3731fe20
clarify unmentioned constraint port.name equalness (cherry-pick #11680) (#11891)
* doc the port name should be same

* namespace sameness, accept craigbox's suggestion
2022-11-10 19:40:44 -08:00
Frank Budinsky 69981b01b1
gateway-api: add gateway api instruction to request routing task (#12204)
* gateway-api: add gateway api instruction to request routing task

* lint

* regen

* improve gamma tip/warning

* lint

* add port

* fix samples.sh

* fixes
2022-11-10 14:32:57 -05:00
Istio Automation 859ad19fed
[master] CVE 1.15.3 (#12209)
* Add information about CVE affecting 1.15.2

* Fix linting issues

* sort

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2022-11-09 14:46:28 -08:00
Aryan Gupta f2baf1228b
updated authz docs (#12178)
* updated authz docs

* removed extra spaces

* updated authz-tcp task tests

* minor yaml fixes
2022-11-08 16:04:55 -08:00
Bo-Cheng Chu 813337f378
Add performance expectations in ext-authz page (#12176)
* add performance benchmarking

* fix typo
2022-11-08 16:04:47 -08:00
Caleb Olson 9b7c5f41b2
Update ingress task to use networking.k8s.io/v1 apiVersion (#12013) (#12200) 2022-11-08 12:26:13 -08:00
Frank Budinsky 4be5cd157a
gateway-api: update for gep-1426 (#12197)
* gateway-api: update for gep-1426

* regen

* lint
2022-11-07 08:13:12 -08:00
Istio Automation 9a636240b3
Automator: update istio.io@ reference docs (#12196) 2022-11-06 18:53:11 -08:00
Faseela K 7ea524d7d0
Small fix in the steering result announcement (#12186)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 13:42:46 -07:00
Faseela K 3a0798ee54
Istio Steering Committee Election Results (#12184)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 03:11:01 -07:00
kezhenxu94 7d43f35867
Add documentations for SkyWalking integration and task (#11683)
* Add documentations for SkyWalking integration and task

* Add script to undeploy skywalking

* Clean up istio namespace

* Update index.md

* Address review comments

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-03 09:09:26 -07:00
Istio Automation 7ae982e0fb
Automator: update istio.io@ reference docs (#12175) 2022-11-01 20:46:20 -07:00
Frank Budinsky d9970beaa3
gateway-api: enable mutual tls test (#12156)
* gateway-api: enable mutual tls test

* verify_failure should retry

* fix
2022-10-31 13:27:43 -07:00
Frank Budinsky 554dc8e39c
gateway-api: more gateway api documentation (#12163)
* gateway-api: more gateway doc

* tweak

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

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

Co-authored-by: John Howard <howardjohn@google.com>
2022-10-31 09:48:00 -07:00
Faseela K 76389902ed
Document Sidecar Ingress TLS Termination Feature (#12140)
* Document Sidecar Ingress TLS Termination Feature

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

* Fix lint failures

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

* Fix test failure

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

* Fix test failure

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

* Fix the negative test for TLS

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

* fix test

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

* Fix the verification issue with multiline command output

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

* Replace _verify_contains with _verify_first_line

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

* Add exact result string for _verify_first_line

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

* Fix after-snapshot test error

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

* incorporate review comments

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

* Incorporate review comments

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

* Additional review comments

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

* Small fix

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

* Additional review comments

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-10-31 06:34:59 -07:00
Istio Automation 2cfbecf191
Automator: update istio.io@ reference docs (#12164) 2022-10-28 19:52:57 -07:00
lei-tang 877d81c826
Explain counter and distribution (#12158) 2022-10-27 19:33:02 -07:00
Sam Naser 8b65716b70
Add 1.15.3 release notes (#12157)
* Add 1.15.3 release notes

* Grammar fixes
2022-10-27 18:38:33 -07:00
Istio Automation 3eee65deb7
Automator: update istio.io@ reference docs (#12153) 2022-10-26 20:48:55 -07:00
Eric Van Norman 60e7ebf501
Update release order on https://istio.io/news/releases/ (#12143) 2022-10-23 23:31:39 -07:00
Eric Van Norman 8b95b8eb57
Prepare for release 1.16.0 (#12138)
* Prepare for release 1.16.0

* Update for 1.160.0-beta.1

* Update reference docs with new beta.1 build
2022-10-21 20:30:38 -07:00
Istio Automation 4bab8404ab
Automator: update istio.io@ reference docs (#12133) 2022-10-21 06:40:46 -07:00
Istio Automation e04dfbc11c
Automator: update istio.io@ reference docs (#12123) 2022-10-19 19:52:42 -07:00
Darnele Pierre-Louis cddb8e2287
fixed broken health step check (#12122) 2022-10-19 14:58:52 -07:00
Rachael Luo fee96dcf10
fix route docs (#12121)
fix docs

fix route docs
2022-10-19 07:46:51 -07:00
Istio Automation 86e3101599
Automator: update istio.io@ reference docs (#12118) 2022-10-18 19:49:51 -07:00
Bo-Cheng Chu e859278609
Remove restart requirement for ext-authz (#12106)
* rm restart

* update snip
2022-10-18 17:29:51 -07:00
Aryan Gupta faa6a76bf5
added security bulletin (#12089)
* added security bulletin

* updated release notes
2022-10-18 13:39:23 -07:00
Frank Budinsky 3a2d27a49b
A few doc layout and clarity improvements (#12115) 2022-10-18 09:45:23 -07:00
Frank Budinsky f31d54066f
Fix broken sni-passthrough doc test (#12109)
* Fix broken sni-passthrough doc test

* remove exit
2022-10-18 00:24:38 -07:00
Istio Automation f417f2a591
Automator: update istio.io@ reference docs (#12111) 2022-10-17 19:54:37 -07:00
Aryan Gupta 5b09be5530
updated docs for jwt routing (#12107) 2022-10-17 12:02:11 -07:00
Frank Budinsky dd6b1c09cc
gateway-api doc: ingress-sni-passthrough (#12087)
* gateway-api doc: ingress-sni-passthrough

* use kustomize for crds

* debug

* more debug

* use standard crd install

* try profile=none

* uninstall

* confirm install

* disable test for now

* regen
2022-10-17 10:39:10 -07:00
Istio Automation 65dc9d1cef
Automator: update istio.io@ reference docs (#12091) 2022-10-12 21:19:40 -07:00
Istio Automation acd881f693
Istio 1.13 end of life (#12088)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-10-12 10:21:41 -07:00
Xiaopeng Han 8d35403518
Fix a link for analysis (#12073)
* fix analysis link

* try to fix indent

* revise based on comments
2022-10-12 07:31:40 -07:00
Ihor Sychevskyi a7297a1006
update links (#12079) 2022-10-11 15:13:39 -07:00
Daniel Hawton 7034b3ed0a
cherry pick release note (#12083) 2022-10-11 12:55:36 -07:00
Istio Automation 0c8bae9564
[master] Release notes for Istio 1.13.9 (#12082)
* Release notes for Istio 1.13.9

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Revisions

* Update notes

* An edit

* Update release date

* Edit notes

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-10-11 11:11:09 -07:00
Istio Automation ddc43873e7
[master] Release notes for Istio 1.14.5 (#12081)
* Release notes for Istio 1.14.5

* Fix lint

* Fix lint

* Update the notes

* Revisisons

* Update notes

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

* Update release date

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-10-11 10:24:09 -07:00
Istio Automation 8bd0af066a
Automator: update istio.io@ reference docs (#12077) 2022-10-10 19:49:08 -07:00
zirain 56598d5c0b
fix operator install (#12069) 2022-10-09 19:42:12 -07:00
Istio Automation a5943c3459
Automator: update istio.io@ reference docs (#12067) 2022-10-08 19:52:42 -07:00
Istio Automation c5b93cdd4e
Automator: update istio.io@ reference docs (#12063) 2022-10-07 19:50:42 -07:00
Frank Budinsky d0fadfed00
Add gateway-api instructions: secure-ingress (#12051)
* Add gateway-api instructions: secure-ingress

* fix lint and test

* fixes

* mtls problem

* not work

* update option key

* regen

* mtls support

* wait

* improvements

* longer timeout

* lint
2022-10-07 12:37:15 -07:00
Eric Van Norman 20491e3165
use short_codes for gateway api version (#12042)
* use short_codes for gateway api version and tpye

* Update function name. Forcing name doesn't work for boilerplates?

* Fix lint

* Remove k8s_gateway_api_type

* Add update-gateway-version mkaefile target

* Fix version in test string

* Simplify id
2022-10-04 12:07:49 -07:00
Frank Budinsky 5cdaef58be
Update gateway-api version v1alpha2 -> v1beta1 (#12041) 2022-10-03 14:20:48 -07:00
Frank Budinsky 5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs (#12021)
* Add gateway-api instructions to getting-started and bookinfo docs

* fix lint

* fix cleanup

* regen

* fix lint

* fix setup

* fix include path

* v1alpha2 -> v1beta1

* regen

* install k8s crds

* fix lint

* fix cleanup

* lint

* workaround duplicate crd problem

* fix cmd

* fixes

* lint

* more fixes

* typo

* regen

* uncomment failing snip

* no choice in getting-started

* lint

* typo

* remove duplicate section title
2022-10-03 12:11:48 -07:00
Eric Van Norman 3d9b05e76d
Update kubernetes dashboard instructions for kind (#12035) 2022-10-02 18:15:47 -07:00
Istio Automation 51174df111
Automator: update istio.io@ reference docs (#12030) 2022-09-29 19:47:46 -07:00
Istio Automation af3cdf2833
Automator: update istio.io@ reference docs (#12024) 2022-09-28 19:49:07 -07:00
Istio Automation 4d98dcbdd5
Announcement blog (#12020)
Co-authored-by: Craig Box <craig.box@gmail.com>
2022-09-28 08:37:13 -07:00
Istio Automation 53e2eb52c2
Automator: update istio.io@ reference docs (#12015) 2022-09-27 19:49:30 -07:00
Daniel Hawton 37826fa6f2
cherry pick release note (#12014) 2022-09-27 13:45:38 -07:00
Istio Automation 88360e7c3a
Automator: update istio.io@ reference docs (#12007) 2022-09-26 19:47:43 -07:00
Istio Automation 81fd8b368b
Automator: update istio.io@ reference docs (#11996) 2022-09-23 19:49:33 -07:00
Eric Van Norman 38b8d20737
Update patched version list (#11982) 2022-09-21 14:58:27 -07:00
akitok f0658ddc68
update: Istio 1.13 EOL (#11981) 2022-09-21 07:04:44 -07:00
Eric Van Norman afd153c961
Fix ingress control doc related to other providers and numbering (#11969)
* Fix ingress control doc related to other providers and numbering

* Run make gen

* Add back TCP_INGRESS_PORT

* Revert to dash seperator for consistency
2022-09-20 10:37:38 -07:00
zirain ae1ef2d118
fix content in ratelimit (#11934)
* fix content in ratelimit

* update comments
2022-09-20 07:53:38 -07:00
Istio Automation d3bf4c0c98
Automator: update istio.io@ reference docs (#11976) 2022-09-19 19:45:37 -07:00
Istio Automation 7355f05564
Automator: update istio.io@ reference docs (#11922) 2022-09-16 19:47:15 -07:00
Istio Automation c11ce33cc6
Fix outdated URL fragment (#11915)
This section ID on Kubernetes docs was renamed from `#nodeport` to `#type-nodeport`.

Co-authored-by: Calaway <calaway@users.noreply.github.com>
2022-09-16 07:35:10 -07:00
Istio Automation 13bb568492
Automator: update istio.io@ reference docs (#11911) 2022-09-15 08:42:47 -07:00
Istio Automation 851040b84d
Announce Istio 1.13 EOL on Oct. 12, 2022 (#11909)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-14 18:44:17 -07:00
Rodrey 7f608e925a
Update index.md (#11886)
* Update index.md

Added a quick tip for Kind users to get LoadBalancers to work.

* Added more context on Kind-related tip.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-09-14 17:58:14 -07:00
Istio Automation 1bc78bd8a6
Automator: update istio.io@ reference docs (#11904) 2022-09-13 19:48:54 -07:00
Istio Automation c6301e7058
[master] Release notes for Istio 1.13.8 (#11898)
* Release notes for Istio 1.13.8

* Add a new release notes entry

* Fix lint

* Update the release date

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-12 14:46:52 -07:00
Istio Automation 58ccaef15e
[master] Release notes for Istio 1.14.4 (#11899)
* Release noets for Istio 1.14.4

* Fix a lint error

* Add a new release note entry

* Update release date

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-12 14:00:53 -07:00
Frank Budinsky 89d57d499e
Replace external profile with new remote profile (#11811) 2022-09-12 12:07:53 -07:00
Ikumi Nakamura 0f38047c55
fix: INSERT_BEFORE to INSERT_FIRST (#11855) 2022-09-12 10:13:53 -07:00
Michael df5c1fd174
fix layout of /authentication/mtls-migration/index.md (#11894) 2022-09-12 08:40:53 -07:00
akitok edf480d4aa
fix: headline url (#11860) 2022-09-09 07:06:23 -07:00
Faseela K caf376ef37
fix egress-tls-origination test (#11857)
The test waits for vs resource, that is not even created.
Wait on SE and DR is only needed.

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-08 06:09:21 -07:00
Lin Sun 114023a0b9
Add Kevin who contributed AWS support for ambient (#11847)
* add contributors for ambient

* missed 1 name

* reword based on craig and eric's feedback

* more cleanup

* another name missed

* Update content/en/blog/2022/introducing-ambient-mesh/index.md

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

* Update index.md

* fix trailing space

* re-italicize

* clean up spelling dups and sort

* add Kevin who contributed AWS support for ambient

Co-authored-by: craigbox <craigbox@google.com>
2022-09-07 23:10:33 -04:00
Lin Sun 34c5af10d1
add contributors for ambient (#11841)
* add contributors for ambient

* missed 1 name

* reword based on craig and eric's feedback

* more cleanup

* another name missed

* Update content/en/blog/2022/introducing-ambient-mesh/index.md

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

* Update index.md

* fix trailing space

* re-italicize

Co-authored-by: craigbox <craigbox@google.com>
2022-09-07 16:52:37 -07:00
Istio Automation f30a84e63a
[master] Blog fixes (#11842)
* Blog fixes

* Add banner

* Apply suggestions from Frank's code review

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

* Fix lint

* spelling

* Fix lint

* Update content/en/events/banners/announcing-ambient-mesh.md

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

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-09-07 15:57:37 -07:00
Petr McAllister 0f38254197
missing cleanup command (#11836)
* missing cleanup command

the current instructions are missing clean up command for  `peerauthentication` in `foo` namespace

* after make gen run
2022-09-07 14:52:45 -07:00
Istio Automation 7836f0eb09
[master] format the end of get started blog (#11840)
* format the end of get started blog

* fix lint

Co-authored-by: Lin Sun <lin.sun@solo.io>
2022-09-07 13:28:37 -07:00
Istio Automation 4df8c0cb82
[master] Ambient blog: fix github links and add youtube video (#11834)
* Fix github links to use proper branch

* add video link

Co-authored-by: John Howard <howardjohn@google.com>
2022-09-07 11:46:37 -07:00
John Howard 365fa98e74
Ambient announcement blogs (#11830)
* Initial blogs

* Add security blog

* Fix dates
2022-09-07 10:43:37 -07:00
Istio Automation e2ac307759
Automator: update istio.io@ reference docs (#11824) 2022-09-06 20:35:50 -07:00
Faseela K 13da430536
egress tls origination - clarify required RBAC (#11804)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-06 07:22:31 -07:00
Istio Automation 693450fe46
Automator: update istio.io@ reference docs (#11792) 2022-09-01 19:48:57 -07:00
Frank Budinsky 8394e0de04
Add httproute to cleanup instructions (#11786) 2022-09-01 13:06:40 -07:00
Eric Van Norman ec2ee29c7a
Enable ops/configuration/mesh/config-resource-ready (#11784)
* Enable ops/configuration/mesh/config-resource-ready
  Requires another env variable to be set

* Some doc updates with new env var
2022-09-01 11:54:41 -07:00
craigbox 3b1b615d0a
Add links (#11782) 2022-09-01 09:45:40 -07:00
Eric Van Norman 68fb4ec77a
advance master to release-1.16 (#11778)
* build an archive of v1.14 in master

* update data/versions.yml and archive index page

* advance master to release-1.16

* Rerun `make update_ref_docs

* Update to commit on main branch to fix tests

* Disable failing test (temporary)
2022-09-01 07:25:41 -07:00
Daniel Hawton e5d017221b
update change notes for Kiali 1.55.1 (#11775) 2022-08-31 11:11:39 -07:00
Sam Naser b1144fee58
Add 1.15.0 release notes and announcement (#11759)
* Add 1.15.0 release notes

* Make requested edits

* Add release announcement

* Add upgrade notes section

* Rearrange items

* Update supported k8s versions

* Update supported releases page

* Fix file placement

* Remove alias

* Add Solo.io. to spelling
2022-08-31 06:10:39 -07:00
Eric Van Norman 491b7803d5
Update registry (#11755) 2022-08-30 08:22:38 -07:00
zirain 4830422f75
fix open telemetry doc (#11732)
* fix OpenTelemetry doc

* replace istio.io/istio for test

* fix cleanup_otel_sample

* update test reference

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

* fix gen

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

* fix otel-provider

* remove extra changes in the go.*

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-30 07:00:38 -07:00
Istio Automation 4aff9ce9f8
Automator: update istio.io@ reference docs (#11761) 2022-08-27 13:42:18 -07:00
Eric Van Norman c92ed386d9
Fix for Get Involved page (#11752)
* Fix for Get Involved page

* Fix leading line in involved blocks
2022-08-25 11:34:11 -07:00
John Howard 73f9130beb
Delete content/en/docs/ops/configuration/mesh/injection-concepts directory (#11744)
https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/#controlling-the-injection-policy is more accurate and complete

Fixes https://github.com/istio/istio/issues/34082
2022-08-25 10:10:09 -07:00
Frank Budinsky 4ba0d14289
Reference better automatic sidecar injection doc (#11749) 2022-08-25 09:06:10 -07:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

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

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

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

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

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

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

* Replace experimental uninstall command with uninstall command

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
zirain bb84e3baf0
improve install gateway doc (#11734)
* improve install gateway doc

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

* unify istio-ingressgateway deployment name

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-25 06:13:07 -07:00
Istio Automation 15a3975599
Remove 2 year old security warning (#11747)
Was fixed long ago

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 14:15:06 -07:00
Istio Automation e5ced67dd5
Set `--ignore-not-found=true ` for delete (#11745)
Fixes https://github.com/istio/istio/issues/26234

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 13:21:06 -07:00
Frank Budinsky 0aaff36061
Gateway API doc improvements (#11737)
* Gateway API doc improvements

* add header

* grammar tweak

* fix lint

* one more
2022-08-23 16:03:43 -07:00
Eric Van Norman 4b89c5a0ad
Test moving up Hugo versions and replace BlackFriday with GoldMark. (#11534)
* Test moving up a Hugo version and replace BlackFriday with GoldMark.

* remove markdownify

* Update URL to not use relative for parent page

* Restore moarkdownify in centered block to fix (about/deployment)

* Add markdownify to tip, info, warning, quote

* Dmarkdownify tabsets

* Tweak indentation. Fixes companies. Does not fix the interactive panels.

* Update config.toml, rebase

* unindent ecosytem

* comapnaies looks OK,but not interactive_panels

* Revert panel change

* markdownify interactive panel?

* Put markdownify back - delete section_description
2022-08-23 08:05:43 -07:00
Istio Automation beaf9ab16f
Automator: update istio.io@ reference docs (#11723) 2022-08-19 19:49:36 -07:00
Chase Andries ef7020d764
Fix typos (#11722) 2022-08-19 10:55:45 -07:00
Frank Budinsky f5a6876c51
Remove temporary workaround from getting started test (#11721) 2022-08-19 08:00:45 -07:00
Tong Li 3f3fe2fe44
Promoted command x uninstall to install (#11707)
* Promoted command x uninstall to install

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

* Promoted command x uninstall to install

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

* Promoted command x uninstall to install

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

* Update content/en/docs/setup/install/operator/test.sh

Promoted command x uninstall to install

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-18 14:33:52 -07:00
Eric Van Norman 4a51608c45
Update test ref to 1.15.0-beta.1 (#11715)
* Update test ref to 1.15.0-beta.1

* Change order for hem test output

* Go back to most likely sort over, but remove REV since it may change.

* Update test to just verify that both revisions exist

* But the revisions back in the doc
2022-08-18 11:45:51 -07:00
Istio Automation 049417fbe1
Automator: update istio.io@ reference docs (#11716) 2022-08-18 07:41:52 -07:00
zirain 02cd7a86fc
improve ratelimit doc (#11654)
* improve ratelimit task

* fix lint

* fix redundant function call
2022-08-18 06:21:39 -07:00
Frank Budinsky 0b21a60ade
Add cleanup instructions to external control plane doc (#11713) 2022-08-17 08:19:12 -07:00
Istio Automation 450cc2ecb3
Automator: update istio.io@ reference docs (#11709) 2022-08-16 07:17:38 -07:00
Frank Budinsky 2bc1913a96
Add tip about configuring istioctl for a remote cluster (#11706) 2022-08-15 10:09:28 -07:00
Istio Automation 99d0d631a1
Automator: update istio.io@ reference docs (#11699) 2022-08-12 07:45:11 -07:00
Frank Budinsky 6457b22c83
Add tip for cluster names containing / chars (#11695)
* Add tip for URL containing / characters

* Add tip for cluster names containing / chars

* highlight
2022-08-10 07:28:08 -07:00
Istio Automation 4d11bfe3a2
Automator: update istio.io@ reference docs (#11698) 2022-08-09 19:50:38 -07:00
Frank Budinsky 3e864baa36
Remove workaround for issue #37674 (#11689) 2022-08-09 12:55:37 -07:00
Frank Budinsky cb70a40db3
Fix verify_like matching token prefix not ending in - (#11693)
* Fix verify_like matching token prefix not ending in -

* change test
2022-08-09 09:59:37 -07:00
Eric Van Norman fec749d075
1.12 EOL (#11692)
* 1.12 EOL

* Bump date to 7/13 so placed above last release in the news
2022-08-09 08:25:38 -07:00
Istio Automation b3bd5762f3
Automator: update istio.io@ reference docs (#11690) 2022-08-08 19:46:28 -07:00
Istio Automation eecc9e73c7
Automator: update istio.io@ reference docs (#11688) 2022-08-07 19:52:46 -07:00
Eric Van Norman da73c24218
Prepare for the 1.15.0 release (#11684) 2022-08-07 13:23:45 -07:00
Istio Automation 22dae942b8
Automator: update istio.io@ reference docs (#11685) 2022-08-05 19:49:43 -07:00
Istio Automation 4a5b0b345e
Automator: update istio.io@ reference docs (#11682) 2022-08-04 19:51:47 -07:00
stewartbutler 12546cc666
Adding page for istio image signing and validation (#10775)
* Adding page for istio image signing and validation

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Adding codeowners, addressing a comment.

* Trying another url hack

* Fixing linter errors

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-08-02 18:00:58 -07:00
lei-tang 333155076f
Release notes for Istio 1.14.3 (#11646) (#11667) 2022-08-01 13:31:11 -07:00
Istio Automation 11c48ef73c
[master] Release notes for Istio 1.13.7 (#11666)
* Release notes of Istio 1.13.7

* Fix lint

* Small edits

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-08-01 12:29:11 -07:00
Frank Budinsky 9fbd9547f6
Enable validation on config cluster (#11657) 2022-07-31 19:24:07 -07:00
Istio Automation 7f51aaaf00
Automator: update istio.io@ reference docs (#11661) 2022-07-29 19:50:05 -07:00
Frank Budinsky 10bd965982
Document validation disabled by default when using istioctl manifest generate (#11653)
* Document validation disabled by default when using istioctl manifest generate

* separate changes

* improve wording
2022-07-28 07:47:49 -07:00
Istio Automation 99b62a841b
[master] Inform users of bad builds (#11645)
* Inform users of bad builds

* move to news

* Move to security

* Fix 1.13.6 notice

* review comments

* review

* Update content/en/news/security/istio-security-2022-006/index.md

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

* fix links

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-07-26 12:59:47 -07:00
Istio Automation 3aec694fcd
Automator: update istio.io@ reference docs (#11642) 2022-07-25 19:49:47 -07:00
Istio Automation 9b829655b3
[master] Release notes of Istio 1.13.6 (#11641)
* Release notes of Istio 1.13.6

* Remove trailing space

* Remove a trailing space

* Edit the go version FYI

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-07-25 14:13:47 -07:00
lei-tang 8763d4d445
Release notes for Istio 1.14.2 (#11616) (#11640) 2022-07-25 12:02:47 -07:00
Istio Automation 2de1108624
Automator: update istio.io@ reference docs (#11628) 2022-07-21 19:54:43 -07:00
Frank Budinsky af58cd6436
Fix incorrect webhook names in external control plane instructions (#11625)
* Fix incorrect webhook names in external control plane instructions

* fix test
2022-07-21 12:43:43 -07:00
Faseela K 43aa5d447e
Advanced Helm chart customization doc (#11480)
* Advanced Helm chart customization doc

As per the WG meeting, it was decided not to allow support for new values in istio helm charts
(unless there is substantial evidence it is needed by a large number of people); instead create an istio.io doc on last mile helm customization

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

* Update references section

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

* Add link to the new document in the main helm install page

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

* incorporate review comments

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

* Fix lint error

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

* Incorporate additional review comments

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

* Review comments, and fix deployment name in kustomize patch

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

* Fix helm template command

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

* specify namespace in the helm commands

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

* format helm template command output

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

* Fix intend

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-07-21 10:01:46 -07:00
Frank Budinsky cef3426a49
Add tips for easier external control plane setup (#11609)
* Add tips for easier  external control plane setup

* fix func name

* fix lint

* fix indent

* fix test

* rename yaml file

* remove nested text in tips

* tweak indent

* regen
2022-07-21 05:16:43 -07:00
Istio Automation d39873ede8
[master] Add minikube in the instructions per Kubernetes environment (#11613)
* Add minikube in the instructions per Kubernetes environment

I was coming from https://istio.io/latest/docs/examples/bookinfo/ "Follow these instructions to set the INGRESS_HOST and INGRESS_PORT ..." and did not realize I would have to setup the minikube tunnel as explained in the [Getting Started Guide](https://istio.io/latest/docs/setup/getting-started/#determining-the-ingress-ip-and-ports)

For this reason I suggest to add it here as well.

* incorporated reviewers suggestions

* snips and tests for the new code snippet in docu

* ran make snips
* updated test.sh with the new functin names
* also the functions
  snip_determining_the_ingress_ip_and_ports_{3,5,6,7,8,9} have changed
  but they seem not to be used in test.sh

* followed reviewer suggestion to revert sip numbers

- used the annotation snip_id=none to skip the snippet, see https://github.com/istio/istio.io/blob/master/tests/README.md
- took back the snip renumbering
- checked that generating snips does not bring them back again: make
  snips

* used custom name for generated snip

- now using minikube_tunnel as snip_id, resulting in a generated snip id snip_minikube_tunnel
- apparently still the remaining snips get renumbered
- updated test.sh with the 2 changed snip calls

Co-authored-by: Martin Knechtel <martin.knechtel@sap.com>
2022-07-20 08:35:39 -07:00
Istio Automation 068736159f
Automator: update istio.io@ reference docs (#11612) 2022-07-19 19:51:39 -07:00
AndreaM12345 7c27f5a1c6
Analysis message for IST0151-IST0155 (#11582)
* messages for envoy filter errors

* fix lint errors

* more lint changes

* more lint errors

* fix spaces

* spelling

* update based on review

* punctuation
2022-07-19 07:52:13 -07:00
Istio Automation 8544889bb4
Automator: update istio.io@ reference docs (#11608) 2022-07-18 19:49:12 -07:00
abasitt 2634d30236
Updating the DNS with multiple Clusters section (#11578)
* Updating the DNS with multiple Clusters section

* updating the URL to correct formatting
2022-07-18 07:02:58 -07:00
Istio Automation 3975427ea4
Automator: update istio.io@ reference docs (#11592) 2022-07-15 19:50:58 -07:00
Iris e202a0995d
add multi-signer docs (#11419)
* addess review comments

* address review comments

* address review comments
2022-07-15 16:15:58 -07:00
Istio Automation e465d49209
Automator: update istio.io@ reference docs (#11583) 2022-07-14 19:53:32 -07:00
Istio Automation e320f6ad2b
Automator: update istio.io@ reference docs (#11579) 2022-07-13 19:52:05 -07:00
craigbox a80ae81313
Add Gateway API blog (#11571)
* Add Gateway API blog

* Spelling

* Relative links

* Link Gateway API docs

* Update content/en/blog/2022/gateway-api-beta/index.md

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

* Changes from review

* Add final blog URL

* Add SMI blog URL

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-07-13 10:31:55 -07:00
verysonglaa 9cb547ced7
adding OpenCensus tracing task with W3C headers (#11239)
* adding opencensus tracing Task

* fix OpenCensus Agent wording

* adding generated snippet

* fix misc. linting issues

* regenerate snips.sh for OpenCensus

* fix quoting issue

* simplified docs and added tests

* fixed tests and grammar

* improved cleanup

* remove istio-system namespace in cleanup
2022-07-13 07:48:18 -07:00
Istio Automation 92b14eb872
Automator: update istio.io@ reference docs (#11570) 2022-07-12 20:44:17 -07:00
Jacek Ewertowski 3605f728d6
Fix link to the documentation of SPIFFE trust domain federation (#11552)
Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>
2022-07-12 11:25:54 -07:00
Istio Automation fb40463c08
[master] 1.12.9 release notes (#11568)
* 1.12.9 release notes

* Add missing period

* Remove Aliases

Co-authored-by: Kenan O'Neal <kenan.oneal@volunteers.acasi.info>
2022-07-12 10:26:54 -07:00
Istio Automation 972a2ea690
Automator: update istio.io@ reference docs (#11549) 2022-07-11 19:51:53 -07:00
Xiaopeng Han 885605e654
Update sidecar injection doc (#11447)
* update doc

* revise command output
2022-07-07 19:54:01 -07:00
Istio Automation 4add341878
[master] SHA-1 signatures will not work with Golang 1.18 (#11546)
* SHA-1 signatures will not work with Golang 1.18

Support for SHA-1 signatures is disabled by default in Go 1.18 or newer. When generating the certificates please use OpenSSL on MacOS to make sure the certificates will work with istio.

* Lint fixes

* Lint fix

Co-authored-by: Saverio Proto <saverioproto@microsoft.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-07-06 09:58:29 -07:00
Istio Automation a22f390ab1
Automator: update istio.io@ reference docs (#11544) 2022-07-05 19:55:28 -07:00
Frank Budinsky a0e19bdef9
Change multicluster docs to use istiodless remotes (#11155)
* Change multicluster docs to use istiodless remotes

* regen

* workaround mwh bug

* manifest gen

* undo

* fix net

* regen

* remove workaround

* control plane annotation

* regen

* fix lint

* fix

* fix test failure

* address review comments
2022-07-05 12:35:28 -07:00
Istio Automation a272db87dd
Automator: update istio.io@ reference docs (#11538) 2022-07-02 19:52:54 -07:00
Istio Automation 3d1d875d3e
Automator: update istio.io@ reference docs (#11536) 2022-07-02 01:10:56 -07:00
Ingwon Song 3ecc5aeb4a
Moving/Updating the WasmPlugin tutorial and Adding ImagePullPolicy description (#11379)
* Update for Wasm contents

* Fix the wrong cleanup code

* Fix the description of `extensibility` folder's description

* Apply suggestions from code review

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

* Update _index.md

* Regenerate snips

* Add old URL path as an alias

* Update content/en/docs/tasks/extensibility/_index.md

* Add description for the wasm pull policy

Signed-off-by: Ingwon Song <igsong@google.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Applying the comment from @dgn

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2022-07-01 12:20:20 -07:00
Istio Automation c971a0d658
Automator: update istio.io@ reference docs (#11531) 2022-06-30 19:50:48 -07:00
Jason Wang 1b7bd7becf
Fix component logging typo (#11529) 2022-06-30 15:00:13 -07:00
Frank Budinsky 0ac02d2a2a
External control plane use local secret watcher (#11517)
* External control plane use local secret watcher

* fix

* regen

* remove tip
2022-06-30 09:18:13 -07:00
Istio Automation aa8b91ad97
chore(docs): update the version matrix (#11527)
- Note that v1.11 is no longer supported
- Note the date that v1.12 is no longer supported

Co-authored-by: Mike Miller <chop3593@gmail.com>
2022-06-30 08:32:13 -07:00
Frank Budinsky a2497d9dbc
Fix missing context in external control plane instructions (#11526) 2022-06-30 07:06:07 -07:00
Istio Automation c18a06dcd3
Automator: update istio.io@ reference docs (#11523) 2022-06-29 19:49:34 -07:00
lei-tang 8f42f551e7
Add missing change notes (#11514)
* Add missing change notes

New change notes were added after the original change notes PR.
This PR adds the missing change notes.

* Fix lint

* Add two more missing items
2022-06-29 11:07:40 -07:00
Istio Automation 714dd85c55
Automator: update istio.io@ reference docs (#11512) 2022-06-27 19:49:33 -07:00
Istio Automation f8c9bd93a9
[master] Announce 1.12 EOL (#11508)
* Announce 1.12 EOL

* Remove alias

Co-authored-by: Kmoneal <kenan.oneal@volunteers.acasi.info>
2022-06-27 17:31:33 -07:00
Frank Budinsky 73f65c22f8
Annotate remote cluster namespace (#11507)
* Annotate remote cluster namespace

* fix

* tweak

* regen
2022-06-27 14:15:38 -07:00