Commit Graph

2558 Commits

Author SHA1 Message Date
Istio Automation 15e8bbe2ac
Automator: update istio@ test reference (#14988) 2024-04-29 07:22:52 -07:00
zirain 8c5966f95d
update support release about 1.22 (#14985)
* update support release about 1.22

* lint
2024-04-29 07:22:45 -07:00
Lin Sun a330da319b
Forgot to remove namespace (#14982)
* remove ns

* snips
2024-04-26 16:40:18 -07:00
Jackie Elliott 754da07b89
Add references to paths and notPaths fields (#14955)
* Add references to paths and notPaths fields

Updates Authz Policy Normalization docs to include links
to the authz operation spec.

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

* Update content/en/docs/reference/config/security/normalization/index.md

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

---------

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-26 12:57:17 -07:00
Lin Sun 79dc961e45
Simplify gw yaml a bit in get started (#14980)
* remove sed cmds

* snips
2024-04-26 12:41:17 -07:00
Eric Van Norman 99d4fb050e
Update test to use profile=none since it now installs Istio (#14966)
* Update test to use none since it install Istio

* Need to uninstall Istio after moving
2024-04-25 21:23:17 -07:00
Istio Automation 2cfa0a594d
Automator: update istio.io@ reference docs (#14972) 2024-04-25 19:15:17 -07:00
Victor Yang 26e80eb588
Update index.md (#14971)
Make `ExternalName` prettier
2024-04-25 13:45:16 -07:00
Ian Rudie 1467b3b5b8
remove istio api from ambient mode getting started guide (#14958)
* remove istio api from getting started guide

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

* clean up old gateway file, make sure cleanup runs

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

* fix indentation

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

* fix numbering

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

* add cleanup section marker back

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

* try to fix ordered list numbering

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

* addressing comments

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

* removing gtwapi tip

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

* trying out ol for the shorter enable/test sections

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

* use ordered lists for the all sections with 2 or more steps for consistency

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

* add back alias

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-25 13:18:17 -07:00
maig123 7bdad322b0
updating dashboard instructions to reflect latest kubernetes dashboard install with helm and the new service name (#14947) 2024-04-25 10:14:16 -07:00
zirain 09a1f6132e
try enable (#14965) 2024-04-25 06:24:16 -07:00
Jackie Elliott f563b8139a
Clarify use of path template operators with MERGE_SLASHES (#14954)
Follow up to https://github.com/istio/istio/pull/50365#discussion_r1571343731

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
2024-04-24 13:24:23 -07:00
Ian Rudie 84c86bea38
starting fixup for ambient getting-stated tests (#14953)
* starting fixup for ambient getting-stated tests

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

* update gateway api installation output

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

* fixing adding to ambient test

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

* remove missing snips from tests

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

* enable gtwapi tests, fixing other tests

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

* further test updates for istio path and gtwapi path

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

* revise tests again, ensure cleanup works better

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-24 12:43:23 -07:00
Istio Automation 7874416a02
Automator: update istio.io@ reference docs (#14948) 2024-04-24 06:55:23 -07:00
Craig Box 614b1bdc92
fix ambient redirects (#14949) 2024-04-24 03:09:12 -07:00
Eric Van Norman b34773d3e0
prepare for v1.22 as istio source is already branched (#14930)
* prepare for v1.22 as istio source is already branched

* Update to latest istio 1.22 commit
2024-04-23 09:59:57 -07:00
Keith Mattix II 600676f54a
Fix egress mtls origination test (#14914)
* Fix egress mtls origination test

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

* Refactor the egress snips for tests

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

* Fix go.mod

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

* Remove unneded change

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

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2024-04-23 09:59:50 -07:00
Lin Sun 2965a9d704
Move ambient to top level in docs (#14933)
* move ambient to top level

* make snips

* update version and make snips

* format

* fix lint

* more lint

* more lint

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

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

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

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

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

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

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

* Update content/en/docs/ambient/usage/ztunnel/index.md

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

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

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-23 08:24:36 -07:00
Daniel Hawton b6938ebffe
[release-1.21] Release notes 1.19, 1.20, 1.21 and sec adv 2024-003 (#14921) (#14938)
* Release notes and sec adv 2024-003



* fix missed 1.19 version

* feedback

* data/args.yml + make gen

* Update content/en/news/security/istio-security-2024-003/index.md



* bump supported-releases

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-23 06:23:31 -07:00
Istio Automation 75716b97ee
Automator: update istio.io@ reference docs (#14934) 2024-04-22 19:12:58 -07:00
Ian Rudie 26dc780eb3
update enroll-namespace message in example output (#14928)
* upstate enroll-namespace message in example output

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

* run make gen

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-22 14:07:41 -07:00
Loong Dai da8ad9e649
k3d: remove inject (#14920)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-22 13:02:47 -07:00
Eric Van Norman cc3a534e60
Update to use current version (#14909)
* Update to use current version

* Try just replacing APP VERSION with ...

* Add versionregex to verify_like and update to include APP VERSION

* Allow more fields with verify_like

* Move column heading

* Update header and add additional verify comments
2024-04-22 10:56:32 -07:00
Lin Sun 099d6774d0
Ambient get started update (#14922)
* get started guide update

* remove the annotation cmd

* update test

* remove a few inpod checks and other simplification

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

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

* Update content/en/docs/ops/ambient/getting-started/snips.sh

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

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

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

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

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

* make gen and snips

* apply latest make gen check

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-04-22 07:35:28 -07:00
Istio Automation dfd1e8aecd
Automator: update istio@ test reference (#14925) 2024-04-22 07:00:56 -07:00
Istio Automation cc7c423058
Automator: update istio.io@ reference docs (#14923) 2024-04-19 19:14:52 -07:00
Istio Automation 622b16d508
Automator: update istio.io@ reference docs (#14917) 2024-04-18 19:16:40 -07:00
Loong Dai 52761c129b
ambient: comment no gateway as default (#14884)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-18 06:36:42 -07:00
Istio Automation 2c119343e5
[master] Clarification on injection (#14911)
* Clarification on injection

hope to fixes: https://github.com/istio/istio.io/issues/14597

I don't think you could use istio.io/rev=disabled, so didn't list that label in the first bullet.

* Update index.md

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-04-17 22:07:42 -07:00
John Howard bf71dc9b05
Remove note about insecure usage of TLS (#14910)
This is now secure by default!
2024-04-17 17:12:41 -07:00
Frank Budinsky bfb9ab95ef
gateway-api: use v1 resources in examples (#14898) 2024-04-17 10:09:41 -07:00
Lin Sun 5362988cf1
Update ambient helm install index.md to be consistent (#14888)
* Update ambient helm install index.md to be consistent

* add --wait

* make gen

* minor tweak on wording
2024-04-17 08:17:42 -07:00
Istio Automation f93801b7eb
Automator: update istio.io@ reference docs (#14891) 2024-04-16 19:12:40 -07:00
zirain b719e01cd9
add tips for CEL expression (#14876)
* add tips for CEL expression

* fix lint

* fix lint

* update
2024-04-16 09:00:47 -07:00
Tung Leo 458dca078d
Grafana: Use latest dashboard revision in import reference script (#14778) 2024-04-16 09:00:40 -07:00
Loong Dai 58b5eb322f
ambient: fix wrong order (#14885)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-16 02:33:36 -07:00
Wilson Wu 85192c1eb8
Fix k3s English link and sync #14880 update into Chinese (#14883) 2024-04-15 23:39:37 -07:00
Istio Automation 5ea35cdf1c
Automator: update istio.io@ reference docs (#14882) 2024-04-15 19:17:37 -07:00
Ben Leggett 0748135574
Fixup (#14880)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-15 10:32:37 -07:00
Istio Automation b977bf29c6
Automator: update istio@ test reference (#14877) 2024-04-15 08:27:36 -07:00
Istio Automation 313926c533
Automator: update istio.io@ reference docs (#14879) 2024-04-14 19:16:35 -07:00
Istio Automation 22750b1517
Automator: update istio.io@ reference docs (#14878) 2024-04-13 19:15:32 -07:00
Istio Automation de9a08f9cd
Automator: update istio.io@ reference docs (#14875) 2024-04-12 19:11:31 -07:00
Istio Automation 76040ddf7d
Automator: update istio.io@ reference docs (#14872) 2024-04-11 19:17:30 -07:00
Istio Automation b84668cc8c
Automator: update istio.io@ reference docs (#14871) 2024-04-10 19:12:28 -07:00
Istio Automation 0dca38ef77
Automator: update istio.io@ reference docs (#14865) 2024-04-09 19:11:53 -07:00
Frank Budinsky 3c2aa7dd9a
Add Gateway API instructions to gateway TLS origination doc (#14753)
* Add Gateway API instructions to gateway TLS origination doc

* add gateway-api tests

* fix gtw_tls_test

* Fix cleanup sleep

* add role/rolebinding

* fix routes
2024-04-09 06:46:52 -07:00
Daniel Hawton 56c9a400c7
[Release Notes] 1.19.9, 1.20.5, 1.21.1 and Security Advisory 2024-002 (#14846) (#14858)
* add notes

* make gen

* Update content/en/docs/releases/supported-releases/index.md



* feedback

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-09 00:45:52 -07:00
Istio Automation 7927fda9db
Automator: update istio.io@ reference docs (#14860) 2024-04-08 19:11:52 -07:00
Joao Grassi ae5e7c3ace
Add OpenTelemetry tracing export example via HTTP (#14825)
* Add tests for http

* fix typo

* Clean up
2024-04-08 12:59:55 -07:00
Istio Automation 36aec40a99
Automator: update istio.io@ reference docs (#14853) 2024-04-07 19:10:54 -07:00
Istio Automation 6643350e8f
Automator: update istio.io@ reference docs (#14848) 2024-04-05 19:10:53 -07:00
Ben Leggett de2600dcc8
Add GKE note for `kube-system` to Platform Prerequisites (#14734)
* Add GKE note for `kube-system`

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

* Fixup lint

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

* More specific GKE guidance for now (ty @dhawton)

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

* Spelling and other lints

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-05 14:18:22 -07:00
John Howard da794e415b
Fix distroless field name (#14841)
We were using the proto name, not the yaml name
2024-04-05 12:48:22 -07:00
Istio Automation 788e45be0f
Automator: update istio.io@ reference docs (#14837) 2024-04-04 19:43:16 -07:00
Istio Automation a4361acb96
Automator: update istio.io@ reference docs (#14830) 2024-04-03 19:13:08 -07:00
Saarko a4bbfc3eab
ambient/install: mention k3s CNI paths (#14826)
* ambient/install: mention k3s CNI paths

* Drop unrequired flannel qualifier.

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

* Fix typo

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

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-04-03 09:02:07 -07:00
Daniel Hawton 7c8afee6bf
update Istio CNI Helm install instructions and add to test (#14814)
* update Istio CNI Helm install instructions and add to test

* test fix
2024-04-02 08:55:06 -07:00
adityasamant25 3be90bf422
Remove the reference to installed-state CR (#14816) 2024-04-02 07:10:07 -07:00
Frank Budinsky 051d6a5f73
Fix authz-ingress test flake (#14812) 2024-04-01 10:15:05 -07:00
Eric Van Norman e4f33923ef
Disable failing tests so we can update istio test ref (#14802)
* Disable failing tests so we can update istio test ref

* Remove tested label from page as well
2024-03-29 07:59:02 -07:00
Istio Automation f5973ff378
Automator: update istio.io@ reference docs (#14806) 2024-03-28 19:13:02 -07:00
Seth McCombs f8084d1bde
Update K8s version 1.19 -> 1.29 (#14804) 2024-03-28 15:36:01 -07:00
Steven Landow 821ad268ba
remove extra args for gen-eastwest-gateway.sh (#14803)
* remove extra gen-eastwest flags from markdown

* remove extra gen-eastwest args from snips
2024-03-28 13:06:02 -07:00
Michael Ac 523307b567
Ambient beta get started guide patch (#14788)
* adjusting ambient getting started guide to include in-pod ztunnel log proxy status

* removing boilerplate reference

* removing trailing whitespaces

* removing whitespaces from snips

* adjusting testing snips

* adjusting testing snips for output

* adjusting testing snips for output

* fixing missing validation

* fixing snips

* fixing snips

* fixing snips

* Update content/en/docs/ops/ambient/getting-started/test.sh

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

* fixing tests

* fixing tests

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

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

* fixing tests

* fixing tests

* fixing tests

* fixing tests

* fixing tests

* fixing tests

* fixing tests

* Update content/en/docs/ops/ambient/getting-started/test.sh

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-03-28 09:04:03 -07:00
Joao Grassi 5c54913765
Add OpenTelemetry tracing example (#14566)
* Add OpenTelemetry tracing task

* Add tests

* Use consistent casing for "collector"

* Fix lint

* remove tests for now

* Re-add tests

* Fix indentation

* Better test file names

* Use demo profile and re-use collector deployment function

* Fix cleanup wrong code

* Use demo profile on both tests

* Update test reference to HTTP exporter commit in Istio

* make gen

* Remove HTTP example

* Revert Istio update

* Add boilerplate for collector on its own namespace

* Adapt collector namespace

* Fix function call

* Create the observability namespace

* Add missing import

* Add boiler plate for book info trace generation

* Remove zipkin and Jaeger things

* Fix clean up, properly uninstall Istio and collector

* Not remove istio-system namespace during cleanup

* Re-use collector deploy boilerplate

* Fix snippet meshconfig file name

* Remove indentation

* PR suggestions
2024-03-28 07:57:02 -07:00
Istio Automation 96aa94af57
Automator: update istio.io@ reference docs (#14795) 2024-03-27 19:13:14 -07:00
Leigg f458a97958
Fix doc(title: Traffic Management Problems) (#14772)
* update doc(improve rhetoric)

* Update content/en/docs/ops/common-problems/network-issues/index.md

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

* update zh-doc(improve rhetoric)

* Update content/en/docs/ops/common-problems/network-issues/index.md

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-03-27 06:54:05 -07:00
Istio Automation 55185ba927
Automator: update istio.io@ reference docs (#14791) 2024-03-26 19:13:14 -07:00
Istio Automation 676eac551e
Automator: update istio.io@ reference docs (#14786) 2024-03-25 19:17:13 -07:00
Ben Leggett c109aea5fa
Add MicroK8S CNI config (#14782)
* Add MicroK8S CNI config from https://github.com/istio/istio/issues/50063

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

* Spelling lint

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-03-25 12:54:44 -07:00
Frank Budinsky e30ab6491d
Add namespace labels to test framework diff snapshots (#14773)
* Add namespace labels to test framework diff snapshots

* fix lint

* failing tests

* more failed tests

* more failures

* more fixes

* one more

* fix fault injection
2024-03-25 09:07:25 -07:00
zirain e61875cc6a
move otel-collector to namespace observability (#14582)
* move otel-collector to namespace observability

* update

* enable test
2024-03-25 06:59:26 -07:00
Istio Automation b7faa0b7ff
Automator: update istio.io@ reference docs (#14767) 2024-03-21 19:16:21 -07:00
Jonh Wendell 47115b4703
Update instruction for deploying gateways in OpenShift (#14766) 2024-03-21 13:02:05 -07:00
Eric Van Norman 46e09c42ab
Disable some failing tests (blocking issues created), fix others (#14763)
* Disable some failing tests (blocking issues created), fix others

* Update apiVersion

* Update apiVersion

* Remove comment
2024-03-21 12:46:05 -07:00
Istio Automation d43af18b27
Automator: update istio.io@ reference docs (#14755) 2024-03-16 19:14:01 -07:00
Istio Automation 491c6dc283
Automator: update istio.io@ reference docs (#14749) 2024-03-14 19:11:48 -07:00
Istio Automation eb912e6aeb
Automator: update istio.io@ reference docs (#14739) 2024-03-14 07:35:25 -07:00
Eric Van Norman 853abd6586
Release branching for 1.21.0 (#14736)
* build an archive of v1.20 in master

* update data/versions.yml and archive index page

* advance master to release-1.22

* Update istio/api

* Update istio/api
2024-03-13 17:01:27 -07:00
visheshtha 99c61b74f7
changed link for authentication (#14732) 2024-03-12 07:04:09 -07:00
Ben Leggett 979f16a248
Add `platform prerequisites` for ambient, and simplify `getting started` ambient guide (#14709)
* Add `platform prerequisites` for ambient, and simplify `getting started`
ambient guide

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

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

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

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

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

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

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

* Just be explicit

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

* Drop minikube tip in favor of platform-prerequisites

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

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

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

* Perspective fix

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

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

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

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

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

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

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

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

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

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

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

* Update content/en/docs/ops/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>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-03-11 17:01:56 -07:00
Sanjeev Rampal 96610c6a48
Added doc for Ztunnel inpod mode + updated ztunnel L4 guide for 1.21 function (#14611)
* Additional docs for ambient/ ztunnel user guides updated for 1.21.0 functions esp inpod traffic redirection

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* Update content/en/docs/ops/ambient/usage/inpod/index.md

* Update content/en/docs/ops/ambient/usage/inpod/index.md

* Update content/en/docs/ops/ambient/usage/inpod/index.md

* Update content/en/docs/ops/ambient/usage/inpod/index.md

* Update content/en/docs/ops/ambient/usage/inpod/index.md

Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>

* Update content/en/docs/ops/ambient/usage/inpod/index.md

Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>

* Update content/en/docs/ops/ambient/usage/inpod/index.md

Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>

* Update content/en/docs/ops/ambient/usage/inpod/index.md

Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

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

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

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

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

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

* Update content/en/docs/ops/ambient/usage/inpod/index.md

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

* rewrite

* further updates, including the alpha warning and
the ztunnel guide.

* fix heading level

* pre-fix some lint errors

* change indents & add netns to spelling

* I think it's time to rename istio-cni myself

* Update content/en/boilerplates/ambient-alpha-warning.md

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

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

* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md

Co-authored-by: Lin Sun <lin.sun@solo.io>

* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md

* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md

* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md

* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

* Update content/en/docs/ops/ambient/usage/ztunnel/index.md

* Update content/en/docs/ops/ambient/usage/ztunnel/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: Peter Jausovec <peterj@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-03-08 13:15:03 -08:00
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
Wilson Wu 0150530d62
Fix link title in ambient helm install doc (#14701) 2024-03-07 09:41:18 -08:00
Ben Leggett ef54f8cd94
Drop CNI compat warning from ambient getting started guide - no longer relevant for 1.21+ (#14694)
* Drop this warning - no longer relevant for 1.21+

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

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

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-03-07 09:12:19 -08:00
Craig Box 3a030e4ca5
Improve ambient mode docs (#14697)
* add docs

* change ambient mode glossary back

* re-add hyphen, good or bad?

* re-remove hyphen and update spellings

* Add snips

* Update snips with new headings

* fix snips
2024-03-07 07:27:27 -08:00
Shuayb Popoola 7a33b23bc8
added perf test for 1.21 (#14695)
* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* istio 1.20 performance result

* added caption to perf test graphs

* removed extra lines in file

* added newline at end of file

* added perf test for 1.21

* added perf test for 1.21

* added perf test for 1.21
2024-03-06 18:33:27 -08:00
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
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
Daniel Hawton 22964a74a0
cherry-pick of #14598 (#14602) 2024-02-09 10:38:42 -08:00