Commit Graph

2824 Commits

Author SHA1 Message Date
Istio Automation 28932c6af8
Automator: update istio.io@ reference docs (#13884) 2023-09-15 19:15:50 -07:00
Eric Van Norman e6c3e69e98
Fix insecure directory command (#13880) 2023-09-15 13:58:50 -07:00
Eitan Suez 4924df7e4b
Update index.md (#13879)
* Update index.md

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

* also updates snips.sh in gw api ingress task
2023-09-15 11:15:51 -07:00
Faseela K ea31e340fa
Small correction in dual-stack blog (#13873)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-09-14 11:03:50 -07:00
Michael 8fa65cf804
Remove the SVG tips generated by draw.io (#13863) 2023-09-13 07:41:32 -07:00
Jonh Wendell a41073d913
Document special case for gateway install on OpenShift (#13855)
Documents the changes here: https://github.com/istio/istio/pull/46898
2023-09-12 12:45:30 -07:00
Praseeda Sathaye 6d6256f2b8
Aws eks setup (#13858)
* adding Amazon EKS with Istio setup to platform-setup page

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

* updating the test section of the doc

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

* adding newline at end of file

* changing the weight to make it ordered alphabetically.

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

* Update istio api and client-go commits

* Update tests to also work on arm64 machines

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

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

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

* Try doing one uninstall instead of spinning both of them

* Move back to commit before suspected PR

* make gen

* Update to commit with fix for --context

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

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

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

* updating the test section of the doc

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

* adding newline at end of file

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

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

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

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

* remove single cluster lb page from examples

* create a standalone example for single cluster load balancing

* fix lint

* remove traffic-shifting from keywords

* fix typos

* organize locality-load-balancing page

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

* remove use case description

* add original text back in

* update test file

* fix lint

* rephrase paragraph

* commit suggestion for the tip

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

* update test file

* suppress generation of the snips

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

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

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

* fix format for the commands

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

* move tip before Environment Variables section

* reformat the tip section

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

---------

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

* Remove retired ist0117

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

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

* Create 1.19 releases page

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

* Init 1.19.0 announcement page

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

* init 1.19.0 change notes

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

* Update CVE and Envoy supportability

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

* Init 1.19.0 upgrade notes

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

* spelling

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

* spaces

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

* urls

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

* lint

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

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

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

* Apply suggestions from code review

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

* Cleanup

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

* Update dates

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

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-09-05 08:42:06 -07:00
Frank Budinsky 1f1b24b797
gateway-api: add crd install command in mesh warning (#13808) 2023-09-01 11:17:20 -07:00
Rei1010 076ed0bc59
Refine prometheus scrape in FAQ (#13803) 2023-09-01 02:26:33 -07:00
Frank Budinsky 3951a73b02
Improve mesh warning messages (#13798) 2023-08-31 12:14:08 -07:00
John Howard 739d3d1fed
Update GAMMA status (#13794)
The terminology is bit confusing; before it was not experimental upstream at all -- it was undefined. Now its really experimental, so its not "pending agreement"
2023-08-31 08:45:09 -07:00
Frank Budinsky e8e9b35f2c
gateway-api: doc tests should not run with alpha CRDs by default (#13782)
* gateway-api: Doc tests should not run with alpha CRDs by default

* Fix broken tests

* cleanup

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

* Fix Makefile update-gateway-version

* Update istio to 1.19.0-rc1

* Remove wasm from envoy test

* Update gateway-api to rc-2.

* Revert gateway-api t0 0.7.1

* Update samples for core group

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

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

* address comment

* update
2023-08-19 08:50:07 -07:00
Ram Vennam b31d47adf2
2023 Steering Election Results (#13736)
* 2023-steering-election-results

* Update index.md
2023-08-16 15:34:17 -07:00
Frank Budinsky 113f9fd098
gateway-api: Service parentRef needs to specify core group (#13735)
* gateway-api: Service parentRef needs to specify core group

* regen
2023-08-16 13:56:36 -07:00
John Howard cf0160972b
Blog: Native Sidecars (#13632)
* Blog: Native Sidecars

* address comments

* address comments

* lint
2023-08-15 11:43:39 -07:00
Michael Weiner b56628e558
Add the Ambient Profile to the Installation Configuration Profiles Table (#13719)
* add Ambient config profile

* remove extra blank line to fix lint

* created ambient alpha warning boilerplate

* swapped in ambient boilerplate & corrected ambient config profile components

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

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

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-08-11 14:04:04 -07:00
Istio Automation 08dc75a217
Automator: update istio.io@ reference docs (#13713) 2023-08-10 09:06:03 -07:00
Craig Box af50e17908
Update index.md (#13707)
Correct date
2023-08-08 03:19:06 -07:00
Istio Automation fd76c9676c
Automator: update istio.io@ reference docs (#13705) 2023-08-07 19:15:05 -07:00
Ben Leggett c930135af3
Mention that Ambient CNI support is limited ATM: (#13702)
https://github.com/istio/istio/issues/46163

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2023-08-07 16:13:04 -07:00
Loong Dai e2ec45ee61
add dlb blog (#13378)
* add dlb blog

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

* update proxy config

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

---------

Signed-off-by: Loong <loong.dai@intel.com>
2023-08-07 06:28:05 -07:00
Istio Automation f445e4ad67
Automator: update istio.io@ reference docs (#13696) 2023-08-05 19:20:02 -07:00
Eric Van Norman e0e010f089
prepare for v1.19 as istio source is already branched (#13691) 2023-08-05 14:21:02 -07:00
Istio Automation d535154030
Automator: update istio.io@ reference docs (#13694) 2023-08-04 19:14:15 -07:00
Eric Van Norman c8a5998a98
Fix a spelling error (#13693)
Co-authored-by: weizhoublue <weizhou.lan@daocloud.io>
2023-08-04 12:57:09 -07:00
Istio Automation 29aa5e8903
Automator: update istio.io@ reference docs (#13686) 2023-08-03 19:18:08 -07:00
Istio Automation e5ee507ed5
Automator: update istio.io@ reference docs (#13681) 2023-08-02 19:14:43 -07:00