Commit Graph

3035 Commits

Author SHA1 Message Date
Istio Automation 3209057b0f
Automator: update istio.io@ reference docs (#14685) 2024-03-05 06:46:20 -08:00
my-git9 e76663e91f
improve little format and typo for lightstep/index.md (#14674)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-03-02 11:28:36 -08:00
Frank Budinsky 2f77c0318d
Minor wording fixes to egress gateway doc (#14672) 2024-03-01 10:53:35 -08:00
Aryan Gupta 4d9ced7d57
release note for 1.21 (#14634) 2024-02-28 10:43:38 -08:00
Frank Budinsky 2c52b04283
gateway-api: fix broken links and use v1beta1 in examples for now (#14662) 2024-02-27 13:30:16 -08:00
Frank Budinsky 0997aa87fc
gateway-api: add Gateway API instructions to wildcard egress doc (#14654)
* gateway-api: add Gateway API instructions to wildcard egress doc

* v1beta1

* regen
2024-02-27 12:50:16 -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
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
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 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
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
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
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
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
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
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
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
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 6e202698cb
Update images for canary upgrade (#14530) 2024-01-24 19:13:03 -08:00
Istio Automation 69e49a5cf6
Automator: update istio.io@ reference docs (#14529) 2024-01-24 18:14:02 -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
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
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
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
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