Commit Graph

524 Commits

Author SHA1 Message Date
Lin Sun 67012fd9ee apply latest make gen check 2024-04-22 10:23:39 -04:00
Lin Sun 6f839d5700 make gen and snips 2024-04-22 10:04:23 -04:00
Lin Sun 1788f2993f
Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-04-22 09:52:31 -04:00
Lin Sun d71b4d06eb
Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-04-22 09:52:21 -04:00
Lin Sun 6c3801c7d6
Update content/en/docs/ops/ambient/getting-started/snips.sh
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-04-19 19:44:58 -04:00
Lin Sun bee809305b
Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-04-19 19:44:48 -04:00
Lin Sun 5b8d7c1f0b remove a few inpod checks and other simplification 2024-04-19 15:57:09 -04:00
Lin Sun 7a741cbbf8 update test 2024-04-19 14:48:29 -04:00
Lin Sun 1c70a80bee remove the annotation cmd 2024-04-19 14:46:34 -04:00
Lin Sun 90ac6eb5df get started guide update 2024-04-19 14:37:28 -04: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
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
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
Ben Leggett 0748135574
Fixup (#14880)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-15 10:32:37 -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
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
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
Seth McCombs f8084d1bde
Update K8s version 1.19 -> 1.29 (#14804) 2024-03-28 15:36:01 -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
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
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
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
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
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
Frank Budinsky 2c52b04283
gateway-api: fix broken links and use v1beta1 in examples for now (#14662) 2024-02-27 13:30: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 ae2250111e
Fix broken gateway-api links (#14623) 2024-02-16 08:12:50 -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
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
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
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
sanjaypujare 8718b92c86
fix typo livenessProve to livenessProbe (#14493) 2024-01-18 00:55:32 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
Eric Van Norman 90fba9ac70
Update to latest istio commit. Fix egress test (#14400) 2024-01-02 13:25:00 -08:00
Xiaopeng Han 5b16bae667
remove extra alpha status (#14405) 2024-01-01 22:00:35 -08:00
Alexon Oliveira 6fa1cf24a1
Updating http match condition according to PR 14386 (#14388)
Updating the example given for working with Gateway TLS Termination and HTTP with a "header" match condition instead of using TLS with "sniHosts" match condition.
2023-12-29 01:30:29 -08:00
Michael 7dcfecfca4
[zh] Update deployment/architecture/ and remove redundant SVG (#14391) 2023-12-28 18:00:29 -08:00
Husni Alhamdani 65d9905335
update protocol-selection notes (#14359)
Signed-off-by: Husni Alhamdani <dhanielluis@gmail.com>
2023-12-20 07:08:39 -08:00