Commit Graph

10833 Commits

Author SHA1 Message Date
Istio Automation ddaf84bceb
Automator: update common-files@master in istio/istio.io@master (#16829) 2025-08-28 13:46:06 -04:00
Istio Automation 8ce1c940ea
Automator: update common-files@master in istio/istio.io@master (#16828) 2025-08-28 13:31:06 -04:00
Ajay Singh 9072cf12f2
Add redirection rule to prevent redirection on ```istio.io/archive``` (#16823)
* Add redirection rule to prevent redirection on archive

* Apply Craig`s suggestion
2025-08-27 07:21:05 -04:00
Ajay Singh 9a534eba16
Regenerate an archive of v1.26 in rebuild-1.26 (#16817)
* build an archive of v1.26 in rebuild-1.26

* build an archive of v1.26 in rebuild-1.26
2025-08-27 06:12:21 -04:00
Ajay Singh cdb8cc3725
Fix Regex (#16821)
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-08-26 02:51:20 -04:00
Wilson Wu 9677457014
Sync 1.25 EOL announcing into Chinese (#16819) 2025-08-25 23:58:19 -04:00
Mike Morris f01efe93a3
add 1.25 EOL announcement (#16754)
* add 1.25 EOL announcement

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

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

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-08-25 12:37:19 -04:00
Wilson Wu c8e627168d
[zh] Sync Ambient multicluster blog into Chinese (#16785)
* Sync Ambient multicluster blog into Chinese

* Update content/zh/blog/2025/ambient-multicluster/index.md

Co-authored-by: my-git9 <xin.li@daocloud.io>

---------

Co-authored-by: my-git9 <xin.li@daocloud.io>
2025-08-25 07:40:20 -04:00
Michael Weiner 46778aed74
First pass at replacing _build with build (#16808) 2025-08-25 06:37:26 -04:00
Andrii Holovin 3bab1f0c38
[uk] Sync Ukrainian translation with upstream documentation (#16791)
* 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

* [uk] Sync Ukrainian translation with upstream documentation

* [uk] Sync Ukrainian translation with upstream documentation

* [uk] Sync Ukrainian translation with upstream documentation

* Update i18n/uk.toml
2025-08-25 06:37:19 -04:00
Ajay Singh 36c5e1d546
Fix broken links (#16747)
Signed-off-by: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com>
2025-08-25 05:03:19 -04:00
Wilson Wu 521231c610
[zh] Sync Ambient multicluster begin and overview docs into Chinese (#16777)
* Sync Ambient multicluster begin and overview docs into Chinese

* fix

* fix link

* fix format
2025-08-22 09:55:43 -04:00
Wilson Wu a958b208e5
[zh] Sync 1.27 change notes into Chinese (#16774)
* Sync 1.27 change notes into Chinese

* fix typo
2025-08-22 03:39:28 -04:00
Wilson Wu 813341e1aa
[zh] Sync 1.27 release notes and upgrade notes into Chinese (#16773)
* Sync 1.27 release notes and upgrade notes into Chinese

* add support doc
2025-08-22 03:39:21 -04:00
Wilson Wu 1d49415a65
Sync #16799 note about opting individual pods out of dns-proxy into Chinese (#16803) 2025-08-22 03:06:24 -04:00
Ian Rudie 3fb072153c
add missing space (#16802)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2025-08-21 12:13:22 -04:00
Ian Rudie a94f84efa4
add note about opting individual pods out of dns-proxy (#16799)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2025-08-21 10:34:24 -04:00
Istio Automation 6e4d407cb3
Automator: update common-files@master in istio/istio.io@master (#16800) 2025-08-21 10:00:26 -04:00
Istio Automation 2dbf87cb55
Automator: update common-files@master in istio/istio.io@master (#16795) 2025-08-20 07:22:20 -04:00
Daniel Hawton cdde45cc79
[master] bump post-1.27 (#16770)
* update data/versions.yml and archive v1.26

* WIP

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>

* resync repos

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>

---------

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2025-08-20 05:59:22 -04:00
Wilson Wu 50d794cb5d
Sync 2025 TOC election result blog into Chinese (#16792) 2025-08-19 22:54:20 -04:00
Craig Box b665b80780
2025 TOC election results blog (#16789)
* unlinted draft

* linted draft

* actually looked at the rendering

* link winners

* Update index.md
2025-08-19 16:37:19 -04:00
Ajay Singh 083b23b134
feat: Add Version selector dropdown (#16746)
* Add Version selector dropdown

* Fix Responsiveness

* More maintainable code

* Address Craig`s Suggestion

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

* More cleaner UI

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

* Stop generating drop-down in archive docs

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

* Fix : Mobile View

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

* More Styling

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

* Fix: Mobile

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

* Update Rendering Logic

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

* Add boolean logic from data/args.yml

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

* Remove accidental package.json file

* Update Makefile

* Update version-selector.html

* Update version-selector.html

* Update layouts/partials/version-selector.html

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

* Update layouts/partials/version-selector.html

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

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-08-18 10:55:03 -04:00
Istio Automation 6c22152636
Automator: update common-files@master in istio/istio.io@master (#16786) 2025-08-18 08:04:54 -04:00
Steven Jin 61ed6c8ee2
Blog/ambient mc (#16750)
* Checkpoint

* first draft

* Polish

* More pitching

* linkt

* Fix lint to make preview render happen

* lint

* Another round of edits

* Apply suggestions from code review

Co-authored-by: Keith Mattix II <keithmattix2@gmail.com>

* more concise

* more conciset

* revert extra change

* some more changes

* some more changes

* lint

* Description and minor fixups

* fix link

* lint

* Update traffic flow image

* Apply suggestions from code review

Co-authored-by: Jackie Maertens (Elliott) <64559656+jaellio@users.noreply.github.com>

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Keith Mattix II <keithmattix2@gmail.com>
Co-authored-by: Jackie Maertens (Elliott) <64559656+jaellio@users.noreply.github.com>
2025-08-16 15:03:53 -04:00
Jackie Maertens (Elliott) dd96a148ba
Install guide for ambient multi network (#16709)
* Install guide for ambient multi network

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

* Adopt Mitch's changes

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

* Fix helm cleanup

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

* Stash

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

* Address the rest of the feedback

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

* Change some of the tips

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

* Make gen

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

* Spellcheck

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

* Use latest for news link

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

* Add prev and next designations to frontmatter

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

* Fixup

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

* Put the breadcrumb on the right pages

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

---------

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
Co-authored-by: Keith Mattix II <keithmattix@microsoft.com>
2025-08-12 18:40:29 -04:00
Wilson Wu 9dca650cc3
Sync #16732 tls.caCertCredentialName into Chinese (#16775) 2025-08-12 08:20:30 -04:00
Sergei Nikolaev 53527f31f8
feat: add tls.caCertCredentialName (#16732)
Signed-off-by: Sergei Nikolaev <kinolaev@gmail.com>
2025-08-12 05:43:28 -04:00
Wilson Wu f8fc912f70
Sync #16768 revert support cacert in tls.credentialNames into Chinese (#16772) 2025-08-11 22:56:28 -04:00
zirain 315487e710
merge all commit to fix CLA (#16725) 2025-08-11 16:32:28 -04:00
Sergei Nikolaev 0ec66b56e7
fix: revert support cacert in tls.credentialNames (#16768) 2025-08-11 13:04:28 -04:00
Wilson Wu 7a2583c03c
Sync #16761 add a workaround to traffic mirroring task page into Chinese (#16766) 2025-08-11 08:20:27 -04:00
Wilson Wu 8fd32d1318
Sync #16456 Azure Load Balancer notes into Chinese (#16765) 2025-08-11 08:09:27 -04:00
Wilson Wu 473195ccaa
[zh] Sync #16723 add pre-installation steps for KinD into Chinese (#16764)
* Sync #16723 add pre-installation steps for KinD into Chinese

* fix format

* fix format
2025-08-11 07:57:33 -04:00
Craig Box f43008a3a6
explain #15689 (#16761) 2025-08-11 07:15:33 -04:00
Jacek Ewertowski 1e95462b3e
multi-cluster: add pre-installation steps for KinD (#16723)
* multi-cluster: add pre-installation steps for KinD

Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>

* Add "Makefile" to spelling

Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>

* Add hyperlinks to script paths

Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>

---------

Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>
2025-08-11 06:59:40 -04:00
Steven Jin 8652b612ed
Azure Load Balancer notes (#16456)
* Azure Load Balancer notes

* make gen

* Have azure specific stuff in platform

* Spell
2025-08-11 06:59:32 -04:00
Istio Automation 207a6cf34e
Automator: update istio@ test reference (#16759) 2025-08-11 00:22:56 -04:00
Wilson Wu 778be625e8
Sync 1.25.4 release notes into Chinese (#16756) 2025-08-09 11:26:25 -04:00
Mike Morris 169fc7bd73
add release notes for 1.25.4 (#16753)
* add release notes for 1.25.4

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2025-08-08 14:29:25 -04:00
Istio Automation be843ca020
Automator: update common-files@master in istio/istio.io@master (#16752) 2025-08-07 08:24:25 -04:00
Francisco Herrera 14b524b8a5
[ES] Issue #16684: pendings translations to Spanish (#16691)
* Add Spanish translation for first 64 files

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* Fix broken internal links in Spanish translation

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* Fix broken image link

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* Apply suggestions from code review

Co-authored-by: German Robayo <germanrobayo33@gmail.com>

* Change PERMISIVO by PERMISSIVE

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

---------

Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Co-authored-by: German Robayo <germanrobayo33@gmail.com>
2025-08-05 17:55:22 -04:00
Istio Automation eb41a9678b
Automator: update istio@ test reference (#16745) 2025-08-02 23:12:19 -04:00
Istio Automation c96a4c7d50
Automator: update istio.io@ reference docs (#16744) 2025-08-01 22:19:05 -04:00
Daniel Hawton 4f7dc8aea9
prepare release 1.27 work (#16729)
* manual prepare of 1.27.0

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>

* temporarily disable helm canary upgrade doc test

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>

---------

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2025-08-01 08:38:05 -04:00
Istio Automation 8a8fab63ea
Automator: update common-files@master in istio/istio.io@master (#16740) 2025-08-01 07:09:06 -04:00
Istio Automation 24c6524d11
Automator: update istio.io@ reference docs (#16733) 2025-07-31 22:19:04 -04:00
Wilson Wu 55c3ece5b7
Sync #16719 support cacert in tls.credentialNames into Chinese (#16731) 2025-07-31 19:45:04 -04:00
Ajay Singh c432d22fe1
bump:Hugo to v0.147.8 (#16569) 2025-07-31 06:42:03 -04:00
zirain bab9c6d794
remove 1.24 as it's EOL (#16726) 2025-07-31 05:11:04 -04:00