Commit Graph

2781 Commits

Author SHA1 Message Date
Istio Automation 518475ef7d
Automator: update istio.io@ reference docs (#16281) 2025-03-04 21:19:58 -05:00
John Howard 5be16e7645 advance master to release-1.26 2025-03-04 00:43:36 +00:00
Faseela K 6cbd90123a
Prepare releasenotes for Istio 1.25 (#16257)
* Prepare releasenotes for Istio 1.25

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

* fix lint and incorporate comments

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

* fix lint

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

* Fix publish date

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

* fix lint

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

* fix release date

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

* incorporate review comments

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

* Apply suggestions from code review

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

* Update _index.md

* Update index.md

* Update index.md

* Apply suggestions from code review

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

* fix lint

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

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

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

* update release date

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>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2025-03-03 18:59:58 -05:00
Istio Automation 1e456052ef
Automator: update istio.io@ reference docs (#16269) 2025-02-24 21:14:27 -05:00
Faseela K f4f18a4f12
prepare for v1.25 as istio source is already branched (#16261)
* prepare for v1.25 as istio source is already branched

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

* fix gen-check

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

* fix gen check

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2025-02-24 12:41:28 -05:00
Teruya Ono 68f54fa0a4
Update index.md for GKE Autopilot (#16266) 2025-02-24 10:48:56 -05:00
Istio Automation 1c9110f8fb
Automator: update istio.io@ reference docs (#16265) 2025-02-22 21:20:53 -05:00
Istio Automation 3b2ee9fb29
Automator: update istio.io@ reference docs (#16263) 2025-02-21 21:12:52 -05:00
Istio Automation 768eff0dc2
Automator: update istio.io@ reference docs (#16260) 2025-02-20 21:10:52 -05:00
Istio Automation 9997707482
Automator: update istio.io@ reference docs (#16258) 2025-02-19 21:13:50 -05:00
Deepak Sah 01b9b546ee
Update `UPSTREAM_CLUSTER` to `UPSTREAM_CLUSTER_RAW` (#16252)
* Update UPSTREAM_CLUSTER to UPSTREAM_CLUSTER_RAW

* Generate test snip
2025-02-19 15:14:51 -05:00
Ian Rudie fff13e5f90
clarify ambient mode installation required for dns-proxy (#16230)
* clarify ambient mode installation required for dns-proxy

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

* presumptious changes

* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/index.md

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-02-17 17:04:49 -05:00
Yany Choi 944e491fd9
update attributegen doc with new wasm attribute format (#16235) 2025-02-12 07:25:43 -05:00
George Pchelkin 6860bb173c
Change Platform Setup for Amazon EKS to more recent and refined instructions: Istio on EKS (#16225) 2025-02-06 22:21:48 -05:00
Micah Nagel 2c629b72eb
docs: modify network policy doc note (#16223)
* docs: modify network policy doc note

* docs: update to add more clarification
2025-02-06 09:52:49 -05:00
zirain 9608eb6152
update attributegen doc (#16211) 2025-01-31 08:14:53 -05:00
Istio Automation e23e54ee37
Automator: update istio.io@ reference docs (#16210) 2025-01-30 21:12:52 -05:00
Istio Automation 16eb248bb4
Automator: update istio.io@ reference docs (#16207) 2025-01-29 21:13:51 -05:00
Istio Automation 572742158b
Automator: update istio.io@ reference docs (#16204) 2025-01-24 21:19:00 -05:00
David Calvert 061b4b812c
docs: added missing 15002 port in application-requirements (#16193)
Signed-off-by: David Calvert <david.calvert@hivebrite.com>
2025-01-22 11:54:57 -05:00
Istio Automation c3b0e87942
Automator: update istio.io@ reference docs (#16191) 2025-01-21 21:17:57 -05:00
Craig Box 385a40cc80
Update index.md (#16184) 2025-01-20 04:16:55 -05:00
Istio Automation 4c3b535325
Automator: update istio.io@ reference docs (#16180) 2025-01-17 21:12:56 -05:00
Antonin Bas 3fa011fb90
Fix a couple of typos in Ambient docs (#16178)
* iptables rules for ztunnel ingress processing match on the destination
  port, and not the source port as was previously described.
* the NetworkPolicy example was incorrect in the document describing how
  to update policies to accomodate HBONE traffic (policy was missing a
  name and app port number was not the same in both versions).

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
2025-01-17 09:53:55 -05:00
Istio Automation 20facb1863
Automator: update istio.io@ reference docs (#16179) 2025-01-16 21:11:54 -05:00
Istio Automation 01e66199fb
Automator: update istio.io@ reference docs (#16176) 2025-01-15 21:16:52 -05:00
Istio Automation df94cea437
Automator: update istio.io@ reference docs (#16171) 2025-01-14 21:15:51 -05:00
John Howard d89dec59c0
Remove references to internal data structures (#16170)
These are not user facing configurations

See https://github.com/istio/proxy/pull/6070
2025-01-14 20:42:52 -05:00
Adesh Ghadage 6bcd8838a7
feat: allow overriding prev and next links in frontmatter (#15755) (#16044)
* feat: allow overriding prev and next links in frontmatter (#15755)

* build test successfully run locally

* implemented prev and next logic according to front matter

* added overriding prev and next in frontmatter

* cleaned code

* Update content/en/docs/ambient/install/_index.md

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

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-01-13 13:28:51 -05:00
Michael Yao 3f4412e3f5
update a few text and format in istioctl (#16165) 2025-01-13 10:14:46 -05:00
Istio Automation 0483cba797
Automator: update istio.io@ reference docs (#16163) 2025-01-10 21:11:04 -05:00
Ben Leggett 4560f2d6bf
More context on the current state of VPC CNI (#16154)
* More context on the current state of VPC CNI

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

* Wording tweak

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

* lints

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

* Update content/en/docs/ambient/install/platform-prerequisites/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-01-07 20:55:02 -05:00
Ben Leggett 5bc88e2e19
Expand config profiles doc to mention helm + istioctl usage, and also mention platform profiles (#16087)
* Expand the configuration profiles doc

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

* Lints

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

* fixup

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

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

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-01-07 11:14:02 -05:00
Istio Automation 690121b5d7
Automator: update istio.io@ reference docs (#16145) 2025-01-03 21:14:57 -05:00
Nilekh Chaudhari c0d7177295
docs: fixes doc for external control place setup (#16143)
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2025-01-03 20:53:57 -05:00
Istio Automation 0881a01327
Automator: update istio@ test reference (#16131) 2024-12-30 10:47:53 -05:00
Istio Automation 9ea0f5723d
Automator: update istio.io@ reference docs (#16136) 2024-12-27 21:13:50 -05:00
Istio Automation abf70e78dc
Automator: update istio.io@ reference docs (#16135) 2024-12-26 21:18:48 -05:00
Ben Leggett c17f3c192a
Create hidden parallel doctest docs for ambient wrapper chart, so it at least gets exercised a bit (#16078)
* Install

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

* Upgrade

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

* Fixup/lint

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

* Fix snip

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

* Fixup tests

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

* Only needed locally for out-of-order runs apparently

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

* refs

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

* fixup

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

* Consistent naming of releases

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

* Forgot one

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-20 21:48:16 -05:00
Craig Box 5ead60974b
remove verify-install (#16120) 2024-12-19 03:46:33 -05:00
Istio Automation 53d2c58d24
Automator: update istio.io@ reference docs (#16117) 2024-12-18 21:14:31 -05:00
John Howard 4f6f3d653e
ambient: clarify ztunnel runs a task-per-pod, not process (#16113) 2024-12-18 12:05:32 -05:00
Istio Automation 675a2183a7
Automator: update istio.io@ reference docs (#16106) 2024-12-16 21:13:58 -05:00
Niranjan Shankar da6e38e51d
Remove L7 EnvoyFilter from Ambient docs (#16100)
Signed-off-by: nshankar <nshankar@microsoft.com>
2024-12-16 17:56:04 -05:00
Craig Box 224ca15b96
add specific policies to ambient getting started guide (#16091)
* add specific policies to ambient getting started guide

* review feedback
2024-12-16 06:49:15 -05:00
Istio Automation 4020802226
Automator: update istio.io@ reference docs (#16088) 2024-12-12 21:14:02 -05:00
Ben Leggett fe9599e153
Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff` (#16057)
* Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff`

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

* Lintfix

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Addl fixes

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

* Formatting fixes

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Review comments

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

* Gen

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-12-12 17:26:02 -05:00
Michael Yao ecf7655e3d
Fix typos and consistency for an example of microservices-istio (#16081) 2024-12-11 04:09:48 -05:00
Istio Automation 33ba08e506
Automator: update istio.io@ reference docs (#16074) 2024-12-09 21:15:37 -05:00
Craig Box 978a08ae38
fix Helm test error introduced in #16060 (#16071) 2024-12-09 03:51:37 -05:00