Commit Graph

7074 Commits

Author SHA1 Message Date
Daniel Hawton 194e36e876
add 1.23 initial eol announcement, fix 1.22 eol date in supportStatus.yml (#16324)
Signed-off-by: Daniel Hawton <daniel@hawton.org>
2025-03-17 18:04:39 -04:00
Wilson Wu 56f0a8229b
Revert 1.24.4 release notes Chinese version (#16322) 2025-03-17 07:04:32 -04:00
Daniel Hawton fbcad78fe1
Revert "1.24.4 release notes (#16312)" (#16321)
This reverts commit e982882e1e.
2025-03-17 06:11:32 -04:00
Wilson Wu 7478d1a6a2
[zh] Sync 1.24.4 release notes into Chinese (#16320)
* Sync 1.24.4 release notes into Chinese

* fix lint
2025-03-17 05:49:32 -04:00
zirain e982882e1e
1.24.4 release notes (#16312)
* 1.24.4 release ntoes

* lint

* update

* update

* nit

* Update content/en/news/releases/1.24.x/announcing-1.24.4/index.md

* Update content/en/news/releases/1.24.x/announcing-1.24.4/index.md

* Update content/en/news/releases/1.24.x/announcing-1.24.4/index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-03-17 04:14:32 -04:00
Andrii Holovin 90f7d8cd2d
[uk] Sync Ukrainian translation of the documentation with upstream. (#16317)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* Update Ukrainian content for ambient mode and fix logo paths

* [uk] Sync Ukrainian translation with upstream documentation

* [uk] Re GKE platform profile #16035

* [uk] Sync Ukrainian translation with upstream documentation

* [uk] sync with upstream
2025-03-15 05:34:29 -04:00
Wilson Wu 811eb6e824
Sync Ambient performance blog into Chinese (#16308) 2025-03-07 00:32:02 -05:00
John Howard 3a1cc813f7
blog: ambient performance (#16297)
* blog: ambient performance

* Update lint

* add http note

* fix href

* drop period

* Apply suggestions from code review

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

* Update content/en/blog/2025/ambient-performance/index.md

* Update index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-03-06 16:18:01 -05:00
Wilson Wu fbda8c2392
Sync 1.25 change notes fix into Chinese (#16304) 2025-03-06 03:11:00 -05:00
Wilson Wu fff7cc4a8c
Sync steering results blog into Chinese (#16294) 2025-03-05 21:06:00 -05:00
Wilson Wu 03f2b8b3ef
Fix 1.25 change notes link and format (#16295)
* fix 1.25 change notes link and format

* fix lint for latest istio doc link

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-03-05 18:15:00 -05:00
Ben Leggett b6171de2ce
Fix incorrectly-flipped flag in relnotes (#16299) 2025-03-05 17:35:00 -05:00
Ian Rudie 77e2d16b52
fix broken link in deprecation notice for ISTIO_META_DNS_AUTO_ALLOCATE (#16296)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2025-03-05 12:47:00 -05:00
Craig Box ca65806bf8
steering results blog post (#16291) 2025-03-04 23:47:59 -05:00
Wilson Wu ab163f71dc
[zh] Sync 1.25 release notes and upgrade notes into Chinese (#16286)
* Sync 1.25 upgrade note and announcment into Chinese

* fix links
2025-03-04 21:43:59 -05:00
Istio Automation 518475ef7d
Automator: update istio.io@ reference docs (#16281) 2025-03-04 21:19:58 -05:00
Wilson Wu 1fc3c5f80a
[zh] Sync 1.25 change notes into Chinese (#16284)
* Sync 1.25 change notes into Chinese

* fix lint
2025-03-04 03:51:58 -05:00
Craig Box 482001bf61
typo fixes for release notes (#16280) 2025-03-03 23:07: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
Wilson Wu 0317c3ddd0
Sync #16262 istiooperator upgrade guide fix into Chinese (#16274) 2025-02-26 21:35:28 -05:00
David Calvert ed2b5966f2
docs: fix istiooperator upgrade guide (#16262)
* docs: fix istio operator upgrade guide

Signed-off-by: David Calvert <david@0xdc.me>

* Update content/en/blog/2024/in-cluster-operator-deprecation-announcement/index.md

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

* Update content/en/blog/2024/in-cluster-operator-deprecation-announcement/index.md

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

---------

Signed-off-by: David Calvert <david@0xdc.me>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-02-25 16:39:28 -05:00
Wilson Wu 4c4af85df4
[zh] Sync #16266 GKE Autopilot doc update into Chinese (#16271)
* Sync #16266 GKE Autopilot doc update into Chinese

* fix lint
2025-02-25 10:46:28 -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
Wilson Wu 915bf07ced
Sync #16252 Update UPSTREAM_CLUSTER to UPSTREAM_CLUSTER_RAW into Chinese (#16259) 2025-02-20 04:37:51 -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
Michael Yao 961ce47052
[zh] Translate dns-proxy/index.md into Chinese by syncing with pr#16230 (#16254) 2025-02-17 21:25:49 -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
Wilson Wu bb8f3d427a
Sync #16235 update new wasm attribute format for attributegen doc into Chinese (#16238) 2025-02-16 20:15:47 -05:00
Wilson Wu c7d09373f6
[zh] Sync announce 2025 election into Chinese (#16245)
* Sync announce 2025 election into Chinese

* fix
2025-02-13 01:34:44 -05:00
Wilson Wu 39fc918464
[zh] Sync 1.23.5 and 1.24.3 release notes into Chinese (#16244)
* Sync 1.23.5 and 1.24.3 release notes into Chinese

* fix lint
2025-02-13 01:16:43 -05:00
Craig Box ad5240e046
announce 2025 election (#16241) 2025-02-12 19:04:43 -05:00
Sumit Vij c505da20d9
1.23.5 release notes (#16234)
* 1.23.5 release notes

* Apply suggestions from code review

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-02-12 16:44:44 -05:00
Yany Choi 944e491fd9
update attributegen doc with new wasm attribute format (#16235) 2025-02-12 07:25:43 -05:00
Tiger Xu / Zhonghu Xu 0c8e9933ce
release 1.24.3 note (#16232)
* release 1.24.3 note

* update

* tidy words & fix lint

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-02-12 04:30:43 -05:00
Wilson Wu 0fae7b54bc
Sync #16223 Ambient network policy update into Chinese (#16226) 2025-02-08 03:37:50 -05:00
Wilson Wu d304e4afab
Sync #16225 AWS EKS setup doc into Chinese (#16227) 2025-02-08 03:28:51 -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
Wilson Wu 5825840461
Sync 1.22.8 release notes and eol into Chinese (#16197) 2025-02-05 21:39:22 -05:00
Wilson Wu d482fd9277
[zh] Sync #16178 fix typos in Ambient docs into Chinese (#16181)
* Sync #16178 fix typos in Ambient docs into Chinese

* fix
2025-02-05 21:39:15 -05:00
Wilson Wu fd16682d69
Sync #16211 update attributegen doc into Chinese (#16213) 2025-02-05 21:27:08 -05:00
Wilson Wu c339f18de0
Sync #16193 15002 port in application-requirements into Chinese (#16198) 2025-02-05 21:27:01 -05:00
Wilson Wu 43b7ea2682
Sync Istio Day EU 2025 banner into Chinese (#16215) 2025-02-05 02:09:25 -05:00
Craig Box 9d971f6af8
remove unnecessary semicolon which breaks zsh on mac (#16185)
* remove unnecessary semicolon which breaks zsh on mac

* better fix
2025-02-03 06:11:48 -05:00
Faseela K 757ed63f25
Add IstioDay Europe Banner (#16209)
Signed-off-by: Faseela K <faseela.k@est.tech>
2025-01-31 17:58:52 -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
Andrii Holovin 60ba2a356a
[uk] Sync Ukrainian translation with upstream documentation (#16203)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* Update Ukrainian content for ambient mode and fix logo paths

* [uk] Sync Ukrainian translation with upstream documentation

* [uk] Re GKE platform profile #16035

* [uk] Sync Ukrainian translation with upstream documentation
2025-01-28 20:53:50 -05:00
Istio Automation 572742158b
Automator: update istio.io@ reference docs (#16204) 2025-01-24 21:19:00 -05:00
Wilson Wu 7aeee0b906
Sync #16184 update waypoint gatewayClassName description into Chinese (#16186) 2025-01-23 04:49:59 -05:00
zirain 417c15e89a
release 1.22.8 (#16192)
* release 1.22.8

* nit
2025-01-23 03:13:58 -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
Wilson Wu ad927de19f
[zh] Sync #16044 set prev and next for Ambient get start doc into Chinese (#16169)
* Sync #16044 set prev and next for Ambient get start doc into Chinese

* fix links
2025-01-20 01:24: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
Wilson Wu 7882720578
Sync #16165 Ambient istioctl install update into Chinese (#16166) 2025-01-14 02:26:51 -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
Wilson Wu e89f640e19
Sync Ambient EKS installation doc to latest for Chinese (#16158) 2025-01-10 04:48:04 -05:00
Wilson Wu 82d6f67eee
Sync #16150 update ambient launch blog to clarify change in waypoint behaviour into Chinese (#16152) 2025-01-07 22:25:01 -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
Craig Box 5f5c986fdb
https://istio.slack.com/archives/C041EQL1XMY/p1735848257726699 (#16150) 2025-01-06 13:03:01 -05:00
Wilson Wu f961071b1f
Sync #16143 fixes external control place setup into Chinese (#16146) 2025-01-05 04:09:00 -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
Wilson Wu e0c2809804
Sync Ambient helm upgrade all-in-one doc with some related updates into Chinese (#16130) 2024-12-23 04:47:45 -05:00
Wilson Wu 5a0315e393
Sync Ambient all-in-one helm installation doc into Chinese (#16129) 2024-12-22 07:22:52 -05:00
Wilson Wu e787bd42be
Sync #16123 helm support updates into Chinese (#16125) 2024-12-22 07:22:45 -05:00
Michael Yao 924e683f01
[zh] Update overview/dataplane-modes/index.md (#16005) 2024-12-21 09:34:16 -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
Charles-Edouard Brétéché 90c766894c
fix: pin kyverno-authz-server version (#16126)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-20 20:07:15 -05:00
Ben Leggett 9d769c88ba
TFW you were thinking of two alternate sentence fragments and somehow ended up typing both into the same sentence. (#16127)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-20 13:08:15 -05:00
Ben Leggett 8cd3c6562a
Don't pin us to a 3-4 year old Helm release (#16123)
* Don't pin us to a 3-4 year old Helm release

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

* Fixup

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

* Rellink

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-19 15:20:15 -05:00
Wilson Wu d3fee78797
Sync #16120 remove verify-install instructions into Chinese (#16122) 2024-12-19 07:02:10 -05:00
Wilson Wu e44c4c4843
Sync #16113 clarify ztunnel runs a task-per-pod, not process for ambient into Chinese (#16119) 2024-12-19 04:12:23 -05:00
Wilson Wu 9305ac0291
Sync 1.22.7, 1.23.4, 1.24.2 release notes with security update into Chinese (#16118) 2024-12-19 04:12:16 -05:00
Wilson Wu 9eb9ba17d8
Sync #16045 fix typo in OpenShift pre-requisites for ambient into Chinese (#16046) 2024-12-19 04:12:09 -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
Brenden Blanco 912dfbc13e
Changes for 2024-12-18 releases (#16115)
* Changes for 2024-12-18 releases

* Apply suggestions from code review

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

* Update index.md

Whitespace fix

* Apply suggestions from code review

Clean up .spelling

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-12-18 16:22:33 -05:00
John Howard 4f6f3d653e
ambient: clarify ztunnel runs a task-per-pod, not process (#16113) 2024-12-18 12:05:32 -05:00
Wilson Wu 044d165e7f
Sync 1.22 EOL into Chinese (#16110) 2024-12-18 03:02:46 -05:00
Wilson Wu 38269d885c
Sync #16100 remove reference to L7 EnvoyFilter for WayPoints from Ambient docs into Chinese (#16109) 2024-12-18 03:02:39 -05:00
Wilson Wu 4352154f9f
Sync #16091 add specific policies to ambient getting started guide into Chinese (#16098) 2024-12-18 03:02:31 -05:00
Michael Yao 39e0811c5c
[zh] Improve microservices-istio/prereq/index.md (#16079) 2024-12-17 05:03:00 -05:00
zirain d86b9539a4
announcement for 1.22 EOL (#16105) 2024-12-17 00:26:59 -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
Wilson Wu ceccef9048
Sync #16057 helm and istioctl setup docs into Chinese (#16090) 2024-12-15 20:44:22 -05:00
Wilson Wu 992546f2b1
Sync #16057 faq install and ambient install docs into Chinese (#16089) 2024-12-15 20:44:14 -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 f9dad80c6a
[zh] Improve add-new-microservice-version/index.md (#16080)
* [zh] Improve add-new-microservice-version/index.md

* Update index.md
2024-12-11 04:58:48 -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
Wilson Wu d1aea12431
Sync #16065 fixup CRD upgrade note to (hopefully) be clearer into Chinese (#16068) 2024-12-09 01:02:21 -05:00
Wilson Wu cf537b0ab5
Sync #16052 fixup istio-cni upgrade warning into Chinese (#16055) 2024-12-09 01:02:14 -05:00
Wilson Wu 34ef86c9ec
Sync #16060 use one cmd to create namespace with deploy into Chinese (#16062) 2024-12-08 03:40:09 -05:00
Ben Leggett 15ad530cc5
Fixup CRD upgrade note to (hopefully) be clearer (#16065)
* Fixup CRD upgrade note to (hopefully) be clearer

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

* Update content/en/news/releases/1.24.x/announcing-1.24/upgrade-notes/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>
2024-12-06 12:09:08 -05:00
Ben Leggett 56687a67e1
Do the thing we suggest instead of documenting the hard way (#16060)
* Nit - do the thing we suggest instead of documenting the hard way

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

* derp

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 20:12:06 -05:00
Ben Leggett bd4e1379cd
Fixup istio-cni upgrade warning (#16052)
* Fixup istio-cni upgrade warning

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

* Link

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 05:15:06 -05:00
Wilson Wu 5af7874056
Sync #16039 add warning for injection customization into Chinese (#16043) 2024-12-05 03:24:12 -05:00
Wilson Wu 4fa7c04779
Sync #16030 update resource attachment into Chinese (#16042) 2024-12-05 03:24:05 -05:00
Sridhar Gaddam cfd6225e94
Fix istioctl install command for OpenShift (#16049)
Fixes: https://github.com/istio/istio.io/issues/16047

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 14:13:37 -05:00
Sridhar Gaddam 0bcc926ff8
Fix typo in OpenShift pre-requisites for ambient (#16045)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 09:00:37 -05:00
John Howard d530fb2470
Add warning for injection customization (#16039)
See https://github.com/istio/istio/issues/51187#issuecomment-2515485416
2024-12-04 01:58:37 -05:00
Istio Automation d9ec4c06a0
Automator: update istio.io@ reference docs (#16041) 2024-12-03 21:18:37 -05:00
Wilson Wu c9e00c7284
Sync #16035 GKE platform profile into Chinese (#16036) 2024-12-03 21:09:36 -05:00
Craig Box 77f0da212a
update resource attachment (#16030)
* update resource attachment

* add link to GEP
2024-12-03 11:33:28 -05:00
Andrii Holovin 0e7b343d88
[uk] Sync Ukrainian translation with upstream documentation (#16031)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* Update Ukrainian content for ambient mode and fix logo paths

* [uk] Sync Ukrainian translation with upstream documentation
2024-12-03 03:35:36 -05:00
Ben Leggett f8fcc02079
GKE platform profile (#16035)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-02 17:35:36 -05:00
Wilson Wu 3ba650f202
Sync #16007 the ambient mode quickstart update into Chinese (#16023) 2024-12-01 20:15:34 -05:00
Andrii Holovin e652c99081
[uk] Cherrypick latest updates in 1.24 for Ukrainian translation (#16025)
* sync fixes for 1.24 with upstream

* [uk] Re PR #15965

* [uk] Re PR #15970

* [uk] Re PR #15971

* [uk] Re PR #15990

* [uk] Re PR #15997

* [uk] Re PR #16007
2024-12-01 18:17:34 -05:00
Craig Box eb78a57fad
Small improvements to the ambient mode quickstart (#16007)
* Small improvements to the ambient mode quickstart

* catch a couple more "we" to "you"

* ...and then make the same change in the snips...
2024-11-29 04:35:31 -05:00
Michael Yao 2f40a237df
[zh] Sync DNS Auto Allocation is enabled by default for 1.25 #16014 (#16016)
* [zh] Sync DNS Auto Allocation is enabled by default for 1.25 #16014

* make lint happy
2024-11-28 06:46:31 -05:00
Wilson Wu ddafe7852b
Sync #15997 make compat version support more explicit into Chinese (#16020) 2024-11-28 02:09:30 -05:00
Istio Automation d425889ce0
Automator: update istio.io@ reference docs (#16021) 2024-11-27 21:10:30 -05:00
Michael Yao ed4db2a8cf
[zh] Sync update hbone-packet.png to svg #15991 (#16018) 2024-11-27 02:11:29 -05:00
Wilson Wu 2752c927d7
[zh] Sync authz policy with kyverno blog into Chinese (#16013)
* Sync authz policy with kyverno blog into Chinese

* translate
2024-11-26 20:57:29 -05:00
Faseela K 4f7e854747
DNS Auto Allocation is enabled by default for 1.25 (#16014)
* DNS Auto Allocation is enabled by default for 1.25

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-26 17:17:35 -05:00
BenJ/Chan Jin Yee 54c1b45c9f
[Doc] Fix kubectl command namespace selections (#15988)
* [Doc] Fix kubectl command namespace selections

* Fix test script
2024-11-26 17:17:28 -05:00
Ben Leggett 9a7d53fd3c
Make compat version support more explicit (#15997)
* Make compat version support more explicit

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

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

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

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-26 11:01:49 -05:00
Michael Yao ee23ed004f
[zh] Sync an ambient architecture png to svg in #15990 (#16006) 2024-11-26 08:17:48 -05:00
gracie-guo a953f9824e
update hbone-packet.png to svg (#15991)
* update hbone-packet.pnt to svg

* fix the valign problem of the text
2024-11-26 02:06:49 -05:00
Wilson Wu 9f09903256
Sync remove lightstep with links into Chinese (#15994) 2024-11-25 21:47:48 -05:00
Wilson Wu 20d939ba91
Sync observability docs update into Chinese (#15993) 2024-11-25 21:39:02 -05:00
Wilson Wu 8191992bc3
[zh] Sync faq and boilerplates tracing related updates into Chinese (#15992)
* Sync faq tracing related updates into Chinese

* sync start otel
2024-11-25 21:38:55 -05:00
Gustavo Meira 2f4771876e
Removing deprecated `istioctl verify-install` from "Getting Started" with ambient (#15979)
* removing deprecated `stioctl verify-install`

Signed-off-by: Gustavo <grnmeira@gmail.com>

* Update _index.md

---------

Signed-off-by: Gustavo <grnmeira@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-25 20:10:27 -05:00
Charles-Edouard Brétéché a49d375b7e
feat: add kyverno authz server blog post (#15867)
* feat: add kyverno authz server blog post

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* add kyverno to spelling

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix code blocks

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix spelling

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix spelling

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* update title and description

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* address review comments

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix testing commands

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix testing commands

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix spelling

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* change post date to today

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-25 18:18:26 -05:00