Commit Graph

44 Commits

Author SHA1 Message Date
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 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
Loong Dai 58b5eb322f
ambient: fix wrong order (#14885)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-16 02:33:36 -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
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
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
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
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
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
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 5b16bae667
remove extra alpha status (#14405) 2024-01-01 22:00:35 -08:00
Frank Budinsky 9e51c3822f
Fix yaml indentation in ambient get started doc (#14163) 2023-11-15 12:48:05 -08:00
Frank Budinsky 83bae38f99
gateway-api: use targetRef instead of selector for auth/authz gateway… (#14157)
* gateway-api: use targetRef instead of selector for auth/authz gateway refs

* regen

* fix yaml

* regen
2023-11-15 07:57:05 -08:00
Leon e7ad8065e4
Added a warning in the ambient getting started guide (#13757)
* Added a warning in the ambient getting started guide

This commit adds a warning for users using the gateway
API with kind and ambient.

Signed-off-by: leon <leon.nunes@solo.io>

* Added a section to install MetalLB in kind

Signed-off-by: leon <leon.nunes@solo.io>

* Updated docs as per suggestions.

* Fixed Lint errors

Signed-off-by: leon <leon.nunes@solo.io>

* Fixed spelling mistakes and reverted case of kind

Signed-off-by: leon <leon.nunes@solo.io>

* Added a - as per suggestion

Signed-off-by: leon <leon.nunes@solo.io>

* Reverted the tab spacing

Signed-off-by: leon <leon.nunes@solo.io>

* Changed warning to tip

Signed-off-by: leon <leon.nunes@solo.io>

---------

Signed-off-by: leon <leon.nunes@solo.io>
2023-11-13 11:37:25 -08:00
Ben Leggett e832faaa55
Add note to ambient quickstart mentioning minikube workaround (#14029)
https://github.com/istio/istio/pull/47444

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2023-10-24 11:08:43 -07:00
Lin Sun 10082fd476
Update ambient install command to fix error from zsh (#13976)
* Update ambient install command to fix error from zsh

Error I hit when install ambient:
```
 istioctl manifest generate --set profile=ambient --set components.ingressGateways[0].enabled=true --set components.ingressGateways[0].name=istio-ingressgateway
zsh: no matches found: components.ingressGateways[0].enabled=true
```

Thx to @howardjohn for pointing out missing quotes around special chars.

* update snips
2023-10-11 20:24:42 -07:00
Xiaopeng Han af5db82222
Fix ambient release link (#13890)
* fix ambient release link

* use getting started link instead of fixed version
2023-09-18 06:23:53 -07:00
Michael Weiner b56628e558
Add the Ambient Profile to the Installation Configuration Profiles Table (#13719)
* add Ambient config profile

* remove extra blank line to fix lint

* created ambient alpha warning boilerplate

* swapped in ambient boilerplate & corrected ambient config profile components

* add newline to resolve lint failure
2023-08-15 06:43:35 -07:00
Ben Leggett c930135af3
Mention that Ambient CNI support is limited ATM: (#13702)
https://github.com/istio/istio/issues/46163

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2023-08-07 16:13:04 -07:00
Eric Van Norman 8e2983f6c6
Update istio test reference (#13612)
* Update istio test reference

* Run make gen

* Fix ambient test ztunnel node selector

* try replacing niode selector with wildcard

* More test changes

* remove wildcarding on node

* Add new output line
2023-07-24 15:09:36 -07:00
Keith Mattix II c7fff6ca31
Bump gateway api version used in examples (#13591)
* Bump gateway api version used in examples

* Use gateway version var

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

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-07-18 14:13:06 -07:00
Keith Mattix II 3c94567ce1
Change Istio Classic terminology to Istio APIs (#13385)
* Change Istio Classic terminology to Istio APIs

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

* Fix stutter

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

* Change back parallel structure formation

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

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
Frank Budinsky f903e5a742
Minor formatting improvemnts for ambient get started doc (#13013)
* Minor formatting improvemnts for ambient get started doc

* spelling
2023-04-06 05:12:31 -07:00
Frank Budinsky 7feca64578
User more doc snips in ambient test (#13005) 2023-04-05 08:08:11 -07:00
Frank Budinsky 13a3f3ddd2
Update ambient getting started for ingress gw not installed by default (#12979)
* Update ambient getting started for ingress gw not installed by default

* fix index

* tweak

* fix tests

* fix tests
2023-04-03 06:48:33 -07:00
Daneyon Hansen 3d4a9f8235
Adds K8s Gateway API to Getting Started Guide (#12932)
* Adds K8s Gateway to Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Simplifies and fixes cleanup

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates bookinfo sample install and uninstall

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-31 06:12:49 -07:00
Daneyon Hansen 0544065433
Updates Gateway Status Checking (#12955)
* Updates Gateway Status Check for Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates status condition checking

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Bumps istio dep

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Generated changes from gen-check

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-29 06:47:30 -07:00
Faseela K 297e240b47
add doc tests for ambient getting started guide (#12827)
* [WIP] add doc tests for ambient getting started guide

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

* fix cleanup

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

* fix test

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-06 10:21:45 -08:00
Lin Sun 71e1d7df5c
Update link to point to alpha0 (#12831)
* Update link to point to alpha0

* Update content/en/docs/ops/ambient/getting-started/index.md
2023-03-03 14:00:08 -08:00
Frank Budinsky 99df68c935
Gloss refs and other small improvemetents in ambient docs (#12818)
* Gloss refs and other small improvemetents in ambient docs

* Update content/en/docs/ops/ambient/architecture/index.md

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

---------

Co-authored-by: John Howard <howardjohn@google.com>
2023-03-01 08:54:59 -08:00
John Howard b0ae455e31
Make ambient warning more extreme (#12815)
* Make ambient warning more extreme

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

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:44:15 -08:00
Frank Budinsky 45fb96340b
Move TOC to side in ambient docs (#12816) 2023-02-28 13:34:14 -08:00
Lin Sun 30e8ab9255
adding get started ambient doc (#12783)
* adding get started doc

* fix lint

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

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

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

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

* some formatting change

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

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

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

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

* add uninstall instruction

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

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

lintttt

* more lint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* correct images

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 16:19:14 -08:00
John Howard 068b948f5e
Add (blank) ambient stub pages (#12760) 2023-02-22 14:22:45 -08:00