Commit Graph

48 Commits

Author SHA1 Message Date
Daniel Hawton 354c2ffb05
add EnvoyFilter statement (#16477)
* add EnvoyFilter statement

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* backtick consistency

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ambient/usage/l7-features/index.md

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

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

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

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-05-13 05:26:12 -04:00
zirain bd0b8c36b5
fix nit in l4 policy (#16343) 2025-03-25 03:38:47 -04:00
Micah Nagel 2c629b72eb
docs: modify network policy doc note (#16223)
* docs: modify network policy doc note

* docs: update to add more clarification
2025-02-06 09:52:49 -05:00
Craig Box 385a40cc80
Update index.md (#16184) 2025-01-20 04:16:55 -05:00
Antonin Bas 3fa011fb90
Fix a couple of typos in Ambient docs (#16178)
* iptables rules for ztunnel ingress processing match on the destination
  port, and not the source port as was previously described.
* the NetworkPolicy example was incorrect in the document describing how
  to update policies to accomodate HBONE traffic (policy was missing a
  name and app port number was not the same in both versions).

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
2025-01-17 09:53:55 -05:00
Niranjan Shankar da6e38e51d
Remove L7 EnvoyFilter from Ambient docs (#16100)
Signed-off-by: nshankar <nshankar@microsoft.com>
2024-12-16 17:56:04 -05:00
John Howard c9abe02ec0
Clarify API support in waypoint (#15949)
* Clarify API support in waypoint

DestinationRule is now supported

* Update content/en/docs/ambient/usage/l7-features/index.md

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

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-11-18 14:14:58 -05:00
Steven Zhang 7ed7c8dfc5
Correct ztunnel-config command (#15736) 2024-11-07 05:12:26 -05:00
Craig Box 580ea900c7
Replace "sleep" sample throughout Istio docs (#15767)
* The big one.

* fix gencheck

* fix gen

* Change sort order of "curl" to be above "helloworld"

* switch another order
2024-10-11 19:00:47 -04:00
John Howard 9a980a9729
Bump master to next version (#15595)
* Bump master to next version

* remove link to removed IstioOperator doc

* disable operator test

* improve test

* Add back operator doc

* fix version

* drop operator

* bump version

* snips

* fix

* fix lint

* Add redirect

* Kick GitHub

* fix lint

* I hope this isn't genchecked

* fix Gateway API test

* bump again

* fix cleanup

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

* fix cleanup

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

* fix multicluster cleanup

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

* disable skywalking test

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

* fix spire and multiple controlplane tests

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-09-12 11:00:36 -04:00
Ian Rudie fbaf2f3bf5
Document cross-namespace waypoints (#15649)
* initial draft for cross-namespace waypoints

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

* lints and gen

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

* feedback from PR

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

* correcting typo noticed in PR

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

* Apply suggestions from code review

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

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

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

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

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-09-09 16:47:32 -04:00
Ian Rudie efea7576fe
further clarifications, addressing comments from previous PR (#15611)
* further clarifications, addressing comments from previous PR

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

* spelling

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

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

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

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

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

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

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

* rewrite awkward bit based on feedback

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-09-03 17:56:25 -04:00
Sridhar Gaddam 284b8969db
Fix tcpdump ports (#15632)
The document captures HBONE port twice instead of application port.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-08-30 04:11:21 -04:00
Ben Leggett 56a88a2bbe
#15583 typo/nit followup (#15619)
* typo/nits

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

* Fix

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-08-27 13:13:45 -04:00
Ben Leggett 564da42cd5
Actually, maybe separate ambient NetworkPolicy doc into its own thing (#15583)
* Move netpol and ambient stuff to separate doc

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

* Tidy

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

* Lints

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

* Headerfix

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

* Fix

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

* Fixups

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

* Nevermind, some blog, not worth it

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

* Consider using logical sentences

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-08-27 06:05:45 -04:00
Ian Rudie e3bb560d2b
add notes about traffic addressing for waypoint proxies (#15609)
Signed-off-by: ilrudie <ian.rudie@solo.io>
2024-08-26 16:09:44 -04:00
Michael c8dc11d2ef
Fix links and grammar in the recent ambient docs (#15601) 2024-08-22 02:37:24 -04:00
Lin Sun 5f7fd70f7d
Add doc for verify mtls among apps in ambient (#15594)
* add verify mtls-enabled

* fix url

* lint fixes

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* Update content/en/docs/ambient/usage/verify-mtls-enabled/index.md

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

* address ian's comment

* fix lint try x

* fix lint

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-08-21 18:29:24 -04:00
Ben Leggett dabd15a402
Mention need to allowlist port 15008 in existing network policy (#15580)
* Mention need to allowlist port 15008 in existing network policy

Fixes: https://github.com/istio/istio.io/issues/15281

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

* Tidy

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

* Fix

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

* Update content/en/docs/ambient/usage/add-workloads/index.md

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

* Update content/en/docs/ambient/usage/add-workloads/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-08-20 17:34:23 -04:00
Yarden Shoham 718d958fae
Fix typo (#15542)
* Fix typo

Fixed a small typo

* Update content/en/docs/ambient/usage/add-workloads/index.md

Co-authored-by: Ader Fu <ader.ydfu@gmail.com>

---------

Co-authored-by: Ader Fu <ader.ydfu@gmail.com>
2024-08-12 22:11:41 -04:00
Craig Box c6e477a54c
Fix ambient doc tests (#15500)
* snip_annotate_bookinfo_gateway

* disable shellcheck

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

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

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

grrr, I remember seeing that

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

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-07-31 18:13:06 -04:00
Ben Leggett 15d573ce05
Fixup some waypoint docs issues (#15474)
* Fixup some waypoint docs issues

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

* the args, they are not named

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

* Fixup cleanup

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

* Fixup again

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

* Ambient does not require experimental CRDs for waypoints

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

* Add tip maybe

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

* Fix snip

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

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

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

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

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

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

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

* Lint

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

* Use BP snip (didn't realize we had several)

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

* Use the bp snip in more spots

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

* Removal snip

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

* Review comments

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

* Clean up CRDs in one more spot where we install them

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

* ....hm?

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-07-30 13:41:42 -04:00
Daniel Hawton f103be6a42
prepare for v1.23 (#15443)
* prepare for v1.23

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* bump to latest release-1.23 commit

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix ambient docs use of removed istioctl x waypoint

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* ambient test tweak

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix test errors 2 and 4

* fix tests

* fix tests

* fix circuit-breaking test

* Update index.md

* make gen

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix circuit breaker test

* disable dns auto allocation tests

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* temporarily remove the verify lines since our istioctl output changed

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-07-23 00:11:30 -04:00
Faseela K cf4143b18b
move ambient tests to ambient profile (#15241)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-06-04 16:28:06 -04:00
Peter Jausovec 8b3072fae4
docs: break apart the ambient getting start guide (WIP) (#15168)
* break apart the ambient getting start guide

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* wip

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* wip

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* fix linter issues

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* wip

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* add tests

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* Craig's first edits

* lint fixes

* Fix tests

* fix tests

* test for #15200 workaround

* fix tests (thanks Faseela for helping me get them running locally!)

* Fix the snip generator?

* remove Wasm test because it depends on snips we're moving around

* rebase go.mod properly

* remove spelling

* new screenshots + pr fixes

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* can't test locally so let's hope

* lint fixes

* make gen & fix test

* fixy testy

* Fix snip

* fix tests as we learn more

* Update content/en/docs/ambient/getting-started/secure-and-visualize/index.md

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

* fixing the wasm tests

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-06-02 05:26:04 -04:00
Ian Rudie 1727446158
updating statement about peer authn in l4-policy usage doc (#15206)
* updating statement about peer authn in l4-policy usage doc

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

* naughty suggestion

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-30 19:55:09 -04:00
Ian Rudie 9191a2782c
Ambient policy enforcement (#15072)
* real basic layout

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

* figuring out a table for different enforcements

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

* updated table contents

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

* cleanup and refine tables

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

* adding mermaid diagram

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

* Apply suggestions from code review

Fixes from review!

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

* TargetRef changed to targetRefs

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

* adding targetRefs to dictionary

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

* remove targetRefs from dict, back tick targetRefs in tables

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

* move attachement into better locations

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

* lints

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

* update formatting of footnotes

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

* update wording of namespace scope footnote

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

* lints

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

* Apply suggestions from code review

Improvements from review

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

* lints

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

* fixing up some missing bits after accepting latest suggestions

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

* lints

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

* revise wording, prep for new doc around creating auth pol

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

* Rewrite L4 and L7 guides; park "how to pick policy" guide work for now

* lint

* Update content/en/docs/ambient/usage/l4-policy/index.md

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

* refactor and improve L4 and L7 guides

* Rename waypoints in example

* missed a bit

* fix link.  those don't lint locally

* I'll get that URL right yet

* missed a link

* Always a blank space baby, I'll write your name

* Fixes from code review

* lints

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-30 16:41:06 -04:00
Jeremy L. Morris 2ca34f0289
ztunnel-config command has been promoted; no longer experimental (#15175) 2024-05-28 10:32:01 -04:00
Daneyon Hansen e74a35a901
Updates Ambient Getting Started Guide (#15152)
- Adds a step to annotate the ingress gateway to use a ClusterIP service.
- Removes the reference to external tooling for managing a LoadBalancer service type.

Fixes #15119

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2024-05-21 20:42:02 -04:00
Adil Mohamed M P 3b533ac37c
Wasm Configuration for Ambient Mode - Updates (#15136)
* updated docs and test

* revert go.mod

* revert changes in go.mod

* fixed lint error

* Update snips.sh

* removed service specific waypoint creation step

* removed service specific waypoint creation step
2024-05-21 02:19:29 -04:00
Ian Rudie 9a73f26905
fix text field (#15138)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-05-16 16:42:28 -04:00
Adil Mohamed M P 33e9013cf3
Updated heading in Wasm documentation for ambient mode to correctly reference /reviews (#15132) 2024-05-16 05:50:24 -04:00
Adil Mohamed M P cd23624241
Wasm Configuration for Ambient Mode - Test (#15118)
* changed test:yes in wasm for ambient doc

* generated snips.sh

* added test.sh for wasm-ambient doc

* updated test.sh

* added snip_cleanup_1
2024-05-16 03:34:23 -04:00
Adil Mohamed M P 89f420c961
Link to wasm document from layer 7 features (#15110)
* Add link to extend waypoints with Wasm plugins documentation

* changed location of link
2024-05-15 09:13:17 -07:00
Michael 0c2acee6e4
Fix links in ambient usage and architecture docs (#15100)
* Fix 404 links in ambient usage and architecture docs

* apply suggestions from kfaseela
2024-05-15 06:00:46 -07:00
Adil Mohamed M P b4dc5b104a
Wasm Configuration for Ambient Mode (#15041)
* changed #7dc5f2 to #7dc6f8 based on #12022

* Added comment on the color change

* multi line comment changed to single line

* updated comment in _panel.scss

* Updated comment in _panel.scss

* added doc about Wasm Configuration for Ambient Mode

* fixed lint errors

* fixed lint errors

* added apply wasmplugin for a service using waypoint and updated

* changed ambient mesh to ambient mode

* changed title and folder name

* changed ambient mesh to ambient mode

* updated _index.md

* updated doc for clarity

* updated doc for clarity

* corrected spelling error

* corrected spelling error

* corrected spelling error

* updated doc for clarity

* updated doc and adjusted location

* updated doc for clarity

* updated doc for clarity

* updated doc for clarity

* updated doc for clarity
2024-05-15 00:23:11 -07:00
Craig Box a1d71c28e5
Waypoint doc updates (#15051)
* WIP

* Waypoint doc updates.

* lint & rebase

* space

* fix broken links

* final fix up of architecture section

* improvements from code review

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

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

* Update content/en/docs/ambient/usage/troubleshoot-waypoint/index.md

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

* Update content/en/docs/ambient/usage/l7-features/index.md

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

* lint lint lint

* policy => policy or routing rule

* change heading

---------

Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-05-10 14:35:53 -07:00
Lin Sun bd972c030c
move bookinfo version earlier & change tcp/tlsroute to alpha (#15048)
* move bookinfo version earlier & change tcp/tlsroute to alpha

* make snips
2024-05-08 09:16:51 -07:00
Lin Sun 05878b5439
initial waypoint guide (#15007)
* initial structure of waypoint guide

* adding wip contents

* lint

* add use waypoint section:

* add policy attachment section

* wip debug waypoint section

* a bit more content

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

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

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

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

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

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

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

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

* fix lint

* adding more contents

* update log enablement

* fix lint with newline

* add a bit more info

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

Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>

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

Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>

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

Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>

* use istioctl experimental

* fix lint

* format adjustment

* more formatting

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* fix lint

* add --for as behavior is slightly different'

* move a sentence earlier to Craig's comment

* remove png

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-05-07 12:40:49 -07:00
Craig Box ee954f86b6
Refactor ztunnel docs (#15028)
* Big big refactor.

* layer on some numbers

* add changes from #15008

* Fix lint errors

* two steps forward, one step back with linting

* heading level

* Update content/en/docs/ambient/usage/add-workloads/index.md

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

* Apply some fixes from code review

* Some clarity fixes

* a space really messes up a lint

* Personally I think trailing spaces are just fine

* move waypoint table

* sigh

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-05-07 12:27:50 -07:00
Jeremy L. Morris 8c78e79ba4
Remove current caveat section (#15026) 2024-05-03 19:29:56 -07:00
Ben Leggett 56f747e338
Move non-usage stuff out of ztunnel usage guide (#15024)
* Move non-usage stuff out of usage guide

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

* Fixup some glossary bits

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

* Lints

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

* Envoy is as dumb as a rock bro

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

* More lints

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

* Lints

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

* Fix this

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

* Reference labels

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

* Wording

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

* Review comments/fixes

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

* No sidecars

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

* Lint

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

* Update content/en/docs/ambient/architecture/data-plane/index.md

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

* Update content/en/docs/ambient/architecture/data-plane/index.md

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

* Update content/en/docs/ambient/architecture/data-plane/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-05-03 12:45:42 -07:00
Craig Box 94fe15f6ba
move architecture docs (#15010)
* move architecture docs

* dem hbones gonna walk around

* clarify hash for now

* y'all angry about one space
2024-05-03 04:48:41 -07:00
Ben Leggett 7ed0b81e3f
Sync doc with https://github.com/istio/istio/pull/50804 (#15017)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-02 12:08:41 -07:00
Ben Leggett fb9a3c56c3
Move the HBONE section out of the zt doc (#15004)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-01 15:34:40 -07:00
Jeremy L. Morris cb4cb4336a
Remove ztunnel hairpinning from docs (#14995)
* Remove ztunnel hairpinning from docs

* clarify wording based on review comments

* address Lin and Ian's suggestions

* Address Louis comment

* few more minor updates to address comment

* be more clear about whether ztunnel is src or dest
2024-05-01 12:50:40 -07:00
Craig Box 614b1bdc92
fix ambient redirects (#14949) 2024-04-24 03:09:12 -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