Commit Graph

6218 Commits

Author SHA1 Message Date
Wilson Wu 69118440a9
[zh] Sync #14657 into Chinese (#14659)
* Sync #14657 into Chinese

* fix
2024-02-26 23:28:15 -08:00
Xiaopeng Han d880395560
Improve ambient uninstall section (#14657)
* improve ambient uninstall

* Update index.md

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

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-02-26 22:12:38 -08:00
Wilson Wu a3f33d46df
Sync #14637 into Chinese (#14649) 2024-02-22 23:23:20 -08:00
Wilson Wu daf9f0fdb6
Sync #14636 into Chinese (#14644) 2024-02-22 17:27:20 -08:00
Craig Box d44bdcd0f2
Remove ambient alpha banner in light of beta next week (#14637) 2024-02-22 10:23:40 -08:00
Nate W 3363de2f76
adding an Istio day banner for 2024 (#14636)
* adding istio day banner for 2024

Signed-off-by: Nate W <natew@cncf.io>

* updating banner link

Signed-off-by: Nate W <natew@cncf.io>

* adding single newline character as per linter

Signed-off-by: Nate W <natew@cncf.io>

* Update content/en/events/banners/istio-day-eu-2024.md

* Update istio-day-eu-2024.md

one egg is an oeuf

* Update content/en/events/banners/istio-day-eu-2024.md

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

* Update content/en/events/banners/istio-day-eu-2024.md

---------

Signed-off-by: Nate W <natew@cncf.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-02-22 08:50:41 -08:00
Eric Van Norman a1513bdbab
Fix make server failure after hugo update (#14643) 2024-02-22 08:07:41 -08:00
Craig Box 066fae0e35
Fix #14633. (#14638) 2024-02-21 19:47:23 -08:00
Frank Budinsky a55a462cdc
gateway-api: istio.io/gateway-name -> gateway.networking.k8s.io/gateway-name (#14635) 2024-02-21 14:30:22 -08:00
seokyun.ha a32d28629a
add quote for istioctl command (#14632)
Co-authored-by: bluehorn07 <bluehornblues@gmail.com>
2024-02-21 06:20:22 -08:00
Michael a45ac3286c
[zh] Update a task: distributed-tracing/opencensusagent/ (#14631) 2024-02-18 17:46:12 -08:00
Michael 6c12359d8c
[zh] Sync a task: observability/gateways/ (#14629)
* [zh] Sync a task: observability/gateways/

* fix lint
2024-02-18 17:32:12 -08:00
Michael 015c27933a
make image lines prettier in kiali telemetry (#14625) 2024-02-18 09:18:12 -08:00
Frank Budinsky ae2250111e
Fix broken gateway-api links (#14623) 2024-02-16 08:12:50 -08:00
Wilson Wu edd30ac3e7
Fix a missed translation for Steering Committee blog (#14620) 2024-02-15 17:27:48 -08:00
Wilson Wu 88332f3e72
[zh] Translate Istio 2024-25 Steering Committee blog into Chinese (#14612)
* Translate Istio 2024-25 Steering Committee blog into Chinese

* Update

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-02-15 05:46:41 -08:00
Michael 0418f89dc6
[zh] Sync /observability/kiali/ (#14588) 2024-02-15 04:26:47 -08:00
Michael 0a82bbc680
[zh] Update multicluster/primary-remote/ (#14587) 2024-02-15 04:26:41 -08:00
Craig Box 53738929be
Blog post for Istio 2024-25 Steering Committee (#14606)
* Blog post for 2024-25 Steering membership.

* fix DaoCloud cap'n

* Update content/en/blog/2024/steering-results/index.md

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

* Update content/en/blog/2024/steering-results/index.md

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

* Update content/en/blog/2024/steering-results/index.md

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

* newline at end

* update spelling

* angry changes to fix linting

* Center second table

* fix a wrong word (thanks @cetezadi for the catch)

* add final Red Hat member; ready to publish

* spelling lint

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-02-14 14:41:00 -08:00
Wilson Wu f84fa32640
Sync #14598 into Chinese (#14603) 2024-02-11 17:27:34 -08:00
Wilson Wu 80787f9511
Sync #14577 into Chinese (#14593) 2024-02-11 17:27:27 -08:00
Zane Dufour c00f64d218
fix broken FAQ link (#14601)
I'm not sure if this is actually the right fix -- is the "istio minimal profile" still a supported concept?
2024-02-10 07:57:22 -08:00
Daniel Hawton 22964a74a0
cherry-pick of #14598 (#14602) 2024-02-09 10:38:42 -08:00
Istio Automation 3940db566f
Automator: update istio.io@ reference docs (#14594) 2024-02-07 18:12:24 -08:00
Simone Rodigari c130ecb3ea
[Egress Gateway task] Remove troubleshooting section and add tip for cert verification (#14577)
* remove troubleshooting section and add tip for cert verification

* remove indent and fix capitalisation

* add tip to verify cert for gateway api and update snips

* address frank's comments

* adjust egress-gateway/test.sh as per latest changes

* fix gateway api verify cert output

* verify contains snip out instead of hardcoded string

* fix indentation of command output for mtl verify cert

* remove apply PeerAuthentication and use _verify_same in test

* revert to verify_contains
2024-02-07 08:49:23 -08:00
JC 4b7ca408e5
fix: Multi-cluster installation with revision istiod vs (#14571)
* fix: Multi-cluster installation with revision istiod vs

Multi-cluster installation should use expose-istiod-rev.yaml.tmpl when
control plane is installed with revision

* Add chinese

* Fix lint and genfiles

* address comments

* Fix test

* Fix file reference wrapping
2024-02-02 10:09:41 -08:00
Wilson Wu 978fd74ed0
Sync #14581 into Chinese (#14584) 2024-02-02 07:46:40 -08:00
Faseela K 48834e9b06
small enhancements to ambient install tests (#14581)
* small enhancements to ambient install tests

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-02-02 06:29:41 -08:00
Wilson Wu 7390d69de3
[zh] Sync #14562 into Chinese (#14579)
* Sync #14562 into Chinese

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-02-02 00:02:40 -08:00
Wilson Wu cfd9336be7
[zh] Translate all in-Pod blog flow images into Chinese (#14576)
* Translate all in-Pod blog flow images into Chinese

* Apply suggestions

* Apply suggestion
2024-02-01 23:53:40 -08:00
Ben Leggett b5494f18e0
Slightly tweak upgrade guide in the wake of inpod merge (#14562)
* Slightly tweak upgrade guide in the wake of inpod merge

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

* *points at alpha status*

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

* Review comments

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

* Tighten ordering requirements for now

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-02-01 13:00:40 -08:00
Wilson Wu 36a9356504
Fix bad double quote in blog title (#14573) 2024-01-31 22:50:40 -08:00
Wilson Wu 978e5bed74
[zh] Translate Ambient in-Pod blog into Chinese (#14564)
* Init translate

* Finish translate

* Fix translate

* Fix lint

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply primary cni translation suggestion

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2024-01-31 17:01:41 -08:00
Michael cf7f060c5c
[zh] Update translation of minor version for consistency (#14568) 2024-01-30 18:45:41 -08:00
Istio Automation 54a4dcf26b
Automator: update istio.io@ reference docs (#14569) 2024-01-30 18:12:42 -08:00
Lin Sun 8b03774511
initial draft blog for inpod (#14524)
* WIP initial draft

* adding links

* more formatting changes

* adding images

* lint

* more lint fix

* add missing links

* more lint fix

* lint

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* address Peter's formatting feedback

* more rewording based on feedback

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* enroll vs add

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* peter's comment

* address more comments

* address more comments

* correct image file names and formatting

* address john comment

* address ian comment

* address ian feedback

* update file names

* trailing space

* fixing lint attempt

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* hopefully last lint

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* adding svg files

* remove old png files

* switch to use svg files

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

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

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* update image

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* more tweaks to images

* more tweaks to images

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

* Update content/en/blog/2024/inpod-traffic-redirection-ambient/index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>
Co-authored-by: Ram Vennam <ram.vennam@solo.io>
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-01-29 19:42:28 -08:00
jacob-delgado 4edda5dc1f
Re-add mgmt certs (#14496)
* Reopen https://github.com/istio/istio.io/pull/13344

* Fix linter

* cleanup

* Remove unnecessary key/value pair

* no need to mention istiod workload cert

* more changes

* Setting self-signed cert was never approved; remove this section

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/manage-mesh-certificates/index.md

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

* Update .spelling

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

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-29 09:27:34 -08:00
Wilson Wu 4661c6699b
Sync Ambient banner into Chinese (#14553) 2024-01-27 04:57:31 -08:00
Istio Automation 5cd3326dda
Automator: update istio.io@ reference docs (#14552) 2024-01-26 18:16:31 -08:00
Michael Weiner 4a94da3589
Add Ambient Alpha Banner to Homepage (#13659)
* first pass at ambient homepage banner

* Update content/en/events/banners/ambient-release.md

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-26 15:34:31 -08:00
Wilson Wu 7e7a121475
[zh] Sync #14542 with typo fix into Chinese (#14546)
* Sync #14542 into Chinese

* fix typo

* fix format

* Fix translate

* Fix translate
2024-01-26 02:35:58 -08:00
Wilson Wu 95481fa6bd
[zh] Sync kubecon eu 2024 blog into Chinese (#14545)
* Sync kubecon eu 2024 blog into Chinese

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-26 02:23:58 -08:00
Wilson Wu 47e9c0a4f0
Sync #14502 into Chinese (#14544) 2024-01-26 01:17:58 -08:00
Xiaopeng Han 95df7eddf8
Fix in-place upgrade doc to be more accurate (#14542)
* fix in-place upgrade doc

* fix extra upgrade cmd

* revert "fix extra upgrade cmd"

This reverts commit 29b02191cf.

* Revert "fix in-place upgrade doc"

This reverts commit 2b3a5703fa.

* remove inaccurate comments
2024-01-25 22:47:58 -08:00
Michael b635e8eaf9
[zh] Sync /setup/upgrade/canary/ (#14532)
* [zh] Sync /setup/upgrade/canary/

* apply suggestions from hanxiaop
2024-01-25 19:23:57 -08:00
Xiaopeng Han 610d0b829f
Add tag cleanup section (#14541)
* add revisiontag cleanup

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

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

* fix indent

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-25 19:00:54 -08:00
Faseela K 63a4bc149f
Add KubeCon EU Istio sessions to the blog (#14539)
* Add KubeCon EU Istio sessions to the blog

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

* add additional istio sessions

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

* fix lint

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

* Update content/en/blog/2024/kubecon-eu/index.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-25 16:09:54 -08:00
Eric Van Norman 6d43317402
prepare for v1.21 as Istio source is already branched (#14527)
* prepare for v1.21 as Istio source is already branched

* Run make clean gen

* rebase and gen again
2024-01-25 14:09:23 -08:00
Frank Budinsky 37f6ccccc1
Small improvements to egress gateway doc (#14502)
* Small improvements to egress gateway doc

* regen
2024-01-25 12:20:41 -08:00
Leonardo Sarra 6586ebc222
Add wait flag to istioctl waypoint apply cmd (#14516)
* Add wait flag to istioctl waypoint apply cmd

* revert changes to test.sh
2024-01-25 11:42:31 -08:00
Xiaopeng Han 016c71234f
Fix revision test (#14520)
* fix revisioned test

* try kube delete

* test wh cleanup

* lint

* fix test

* test if istioctl is working

* manual delete
2024-01-25 10:59:31 -08:00
Michael 07fbd3bc41
[zh] update /additional-setup/config-profiles/ (#14535) 2024-01-25 02:29:03 -08:00
Xiaopeng Han aba7d7d689
update gateway tips (#14533) 2024-01-25 02:09:02 -08:00
Michael 6e202698cb
Update images for canary upgrade (#14530) 2024-01-24 19:13:03 -08:00
my-git9 36a9aa4209
[zh] Localization svgs in additional-setup/gateway (#14526)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-24 18:43:03 -08:00
Istio Automation 69e49a5cf6
Automator: update istio.io@ reference docs (#14529) 2024-01-24 18:14:02 -08:00
Wilson Wu 69cdf19243
[zh] Sync #14491 Ambient upgrade doc into Chinese (#14523)
* Sync #14491 Ambient upgrade doc into Chinese

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2024-01-23 22:57:10 -08:00
Ben Leggett 678d523f1b
Initial inplace ambient upgrade guide (#14491)
* Initial attempt at an inplace ambient upgrade guide

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Fix typo

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

* Update content/en/docs/ops/ambient/upgrade/helm-upgrade/index.md

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

* Reword the warning a bit to contrast with sidecars

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: John Howard <howardjohn@google.com>
2024-01-23 05:52:47 -08:00
Istio Automation e7c1d0e373
Automator: update istio.io@ reference docs (#14519) 2024-01-22 18:11:52 -08:00
Faseela K bfa1201bed
Fix warning for compatibilityVersion (#14515)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-01-22 07:58:52 -08:00
Michael a005918603
[zh] Sync boilerplates folder (#14513) 2024-01-22 01:55:51 -08:00
Michael 74cdfd4bb4
[zh] Update /egress/wildcard-egress-hosts/ (#14514) 2024-01-22 01:26:51 -08:00
my-git9 1c0eb9778d
[zh] sync wildcard-egress-hosts (#14510)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-22 00:27:51 -08:00
my-git9 3ab38259f4
[zh] improve ingress-sni-passthrough (#14511)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-21 17:46:51 -08:00
Wilson Wu 9dbe1b7efe
[zh] Sync istio kubecon eu 2024 blog into Chinese (#14507)
* Sync istio kubecon eu 2024 blog into Chinese

* Fix
2024-01-20 19:10:49 -08:00
Istio Automation b7ba7ea474
Automator: update istio.io@ reference docs (#14509) 2024-01-20 18:13:50 -08:00
Istio Automation e3fd1b8b1c
Automator: update istio.io@ reference docs (#14506) 2024-01-19 18:11:48 -08:00
Lin Sun c244e1d524
Create a blog to keep track of upcoming kubeCon EU activities related to Istio (#14503)
* initial draft WiP

* update date and keyword

* Update content/en/blog/2024/kubecon-eu/index.md

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

* Update content/en/blog/2024/kubecon-eu/index.md

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

* remove speakers to avoid lint errors

* fix lint

* fix make gen hopefully

---------

Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
2024-01-19 14:53:48 -08:00
Michael 139dab32de
[zh] Sync /traffic-management/egress/egress-gateway/ (#14492)
* [zh] Sync /traffic-management/egress/egress-gateway/

* apply suggestions from hanxiaop
2024-01-18 23:57:48 -08:00
Wilson Wu 1d2b80dfd9
[zh] Sync Compatibility Versions into Chinese (#14499)
* Sync Compatibility Versions into Chinese

* translate

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* fix translate

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2024-01-18 23:26:47 -08:00
Istio Automation c406e55afd
Automator: update istio.io@ reference docs (#14498) 2024-01-18 18:14:48 -08:00
John Howard 7d13efbe8f
Add documentation for compatibility versions (#14417)
* Add documentation for compatibility versions

* Address review comments

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

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-18 12:16:32 -08:00
sanjaypujare 8718b92c86
fix typo livenessProve to livenessProbe (#14493) 2024-01-18 00:55:32 -08:00
Frank Budinsky a8a2de802c
gateway-api: add Gateway API instructions to egress gateways doc (#14473)
* gateway-api: add Gateway API instructions to egress gateways doc

* network policies

* regen snips

* gtw test

* demo profile

* fix test

* more test fixes

* use gw

* remove crds

* wait for routes

* fix snip

* try retry request

* sleep

* sleep longer

* try next section

* lint

* use profile none

* uninstall -y

* go.sum
2024-01-17 08:12:58 -08:00
Jimmy Song 12f85bc44a
fix typo and translation error (#14490) 2024-01-17 02:58:58 -08:00
Michael 5492731f15
[zh] Update /setup/install/multicluster/ (#14487)
* [zh] Update /setup/install/multicluster/

* update a glossary: service mesh
2024-01-16 22:52:57 -08:00
Wilson Wu 4c6cf4fe4e
Sync #14484 into Chinese (#14489) 2024-01-16 21:00:57 -08:00
Istio Automation cd839b24b9
Automator: update istio.io@ reference docs (#14488) 2024-01-16 18:13:57 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
Wilson Wu 9d842deb95
Sync #14474 into Chinese (#14477) 2024-01-14 19:54:01 -08:00
Istio Automation aeccd06b7e
Automator: update istio.io@ reference docs (#14479) 2024-01-13 20:37:01 -08:00
Istio Automation 6d3ccfa953
Automator: update istio.io@ reference docs (#14476) 2024-01-12 18:13:00 -08:00
Peter Jausovec ddae4527fb
docs: fix an incorrect link on the Observability page (#14474)
Fixes the incorrect link to Envoy statistics.
2024-01-12 10:53:36 -08:00
Michael ab4ee45958
[zh] Sync setup/additional-setup/cni/ (#14467) 2024-01-12 00:03:35 -08:00
Istio Automation 7825ec8a87
Automator: update istio.io@ reference docs (#14472) 2024-01-10 18:13:28 -08:00
Wilson Wu 14650f5a0f
Sync #14468 into Chinese (#14470) 2024-01-10 16:04:28 -08:00
zirain e37b9a2c39
use github discussion (#14468) 2024-01-10 04:45:01 -08:00
Istio Automation 04827829e4
Automator: update istio.io@ reference docs (#14464) 2024-01-09 18:13:45 -08:00
Wilson Wu f9bca58f41
Sync releasenote 1.20.2 into Chinese (#14459) 2024-01-09 17:54:52 -08:00
Skeletons430 c4a1806309
[zh] Sync architecture picture of chinese #14379 (#14381)
* [zh] Sync architecture picture of chinese #14379

* Delete content/zh/docs/ops/deployment/architecture/discovery.svg

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-09 17:54:45 -08:00
Wilson Wu 83980e6e15
[zh] Sync releasenote 1.19.6 into Chinese (#14457)
* Sync releasenote 1.19.6 and 1.20.2 into Chinese

* Split submit

* Update content/zh/news/releases/1.19.x/announcing-1.19.6/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-09 01:45:43 -08:00
Xiaopeng Han 3fbef3a0b3
Add 1.20.2 releasenotes (#14438)
* Add 1.20.2 releasenotes

* Add 1.20.2 releasenotes

* fix lint

* Update content/en/news/releases/1.20.x/announcing-1.20.2/index.md

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

* Update content/en/news/releases/1.20.x/announcing-1.20.2/index.md

---------

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-01-08 23:33:43 -08:00
Wilson Wu fb785d143e
[zh] Sync #14445 into Chinese (#14454)
* Sync #14445 into Chinese

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-08 22:49:43 -08:00
Wilson Wu 533639e329
[zh] Sync ist0167 into Chinese (#14451)
* Sync ist0167 into Chinese

* Apply suggestions from code review

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-08 20:35:43 -08:00
Frank Budinsky 6ac7e34a95
gateway-api: add gateway api instructions to egress-control doc (#14445) 2024-01-08 15:02:43 -08:00
Xiaopeng Han 6a5ce80289
Add ist0167 message description (#14409)
* add ist0167 message description

* fix lint

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-01-08 06:15:30 -08:00
xin gu 3e69144a2c
[zh] sync /ops/diagnostic-tools/multicluster/ (#14447)
* sync /ops/diagnostic-tools/multicluster/

* Update index.md
2024-01-07 07:52:28 -08:00
Istio Automation 384b1916c6
Automator: update istio.io@ reference docs (#14446) 2024-01-05 18:12:27 -08:00
Kalya Subramanian 17e24a0c3e
Release notes for 1.19.6 (#14437)
* Release notes for 1.19.6

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

* Apply suggestions from code review

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

* Release notes for 1.19.6

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

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-05 08:58:58 -08:00
Wilson Wu 56677b3dcd
[zh] Fix broken links, anchors and translate for customize install doc (#14442)
* Fix broken links, anchors and translate for customize install doc

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-05 05:01:58 -08:00