Commit Graph

2558 Commits

Author SHA1 Message Date
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
Eric Van Norman 0f7c02c68d
Update ref docs which also remove IST0122 (#15190) 2024-05-29 10:17:09 -04:00
Jeremy L. Morris 2ca34f0289
ztunnel-config command has been promoted; no longer experimental (#15175) 2024-05-28 10:32:01 -04:00
Shuayb Popoola 4940f8aac0
changed release name from 1.22 to 1.21 (#15176)
* 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

* changed release name from 1.22 to 1.21
2024-05-24 07:25:03 -04:00
Istio Automation 06ba818fc2
Automator: update istio.io@ reference docs (#15162) 2024-05-21 22:14:01 -04:00
Craig Box ba064414ff
Update documentation to not refer to experimental Gateway APIs (#15150)
* Update documentation to not refer to experimental APIs

* missed TCPRoute, we did have one example of that

* fix snip

* and again

* and again

* caught error, thanks @ericvn!
2024-05-21 21:56:02 -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
Istio Automation b744fdb387
Automator: update istio.io@ reference docs (#15123) 2024-05-20 22:18:29 -04:00
Ben Leggett 2bc07f6e55
Fixup kmod prereqs (#15121)
* Fixup kmod prereqs

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

* Fixup lint

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

* Add aliases

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-20 13:08:35 -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
Jonh Wendell c3cba3e4f2
Add a note about init containers and OpenShift (#15117)
* Add a note about init containers and OpenShift

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

Co-authored-by: Faseela K <k.faseela@gmail.com>

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-05-16 02:33:12 -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
Jonh Wendell f99c846235
Add note about `RunAs` fields in Customizing Injection section (#15108)
* Add note about `RunAs` fields in Customizing Injection section

Override these fields must be done with caution, so, add a note about
them.

* Update content/en/docs/setup/additional-setup/sidecar-injection/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-05-15 08:55:10 -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
visheshtha d61aece3fe
added link for quick start in spire (#15085)
* added link for quick start in spire

* changed the link for spire quick start
2024-05-14 23:39:11 -07:00
Istio Automation 5e540fbd46
Automator: update istio.io@ reference docs (#15094) 2024-05-14 19:20:11 -07:00
maig123 70e847b4c0
Updates integrations/certmanager doc page with tips for issuer and acme (#15083)
* updating dashboard instructions to reflect latest kubernetes dashboard install with helm and the new service name

* adds issuer tip and acme tip for certmanager

* fixes issuer marking

* fix linting issues

* Update content/en/docs/ops/integrations/certmanager/index.md

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

* Update content/en/docs/ops/integrations/certmanager/index.md

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

* fix idents

* fix indents

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-05-14 13:12:49 -07:00
Daniel Hawton bfb3bf3bbe
remove opencensus docs (#15088) 2024-05-14 12:32:44 -07:00
Daniel Hawton 204efc8b6a
remove missed ambient alpha warnings (#15087) 2024-05-14 12:21:58 -07:00
Daniel Hawton e481e5abcd
bump api and istio refs (#15084)
* bump api and istio refs

* add some debug

* test if we still failure if I disable this one test

* revert debug
2024-05-14 12:00:39 -07:00
John Howard 2a5104921a advance master to release-1.23 2024-05-13 15:30:59 -07:00
Istio Automation 409d18b568
Automator: update istio@ test reference (#15068) 2024-05-13 07:53:20 -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
John Howard de9edbad44
Add operational document on configuration scoping (#14702)
* Add operational document on configuration scoping

After linking https://karlstoney.com/istio-at-scale-sidecar/ 1000 times,
probably a good idea to make it first class (thanks Karl!!)

* Update content/en/docs/ops/configuration/mesh/configuration-scoping/index.md

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

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>

* Apply suggestions from code review

Co-authored-by: Faseela K <k.faseela@gmail.com>

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-05-08 20:43:51 -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
Joao Grassi 0b35b5a145
Add Sampling configuration page (#14856)
* Add Sampling page

* Fix telemetry snippet

* Add tests

* Add trace gen example

* PR suggestions

* Delete istio ns

* Fix indentation
2024-05-08 08:58:51 -07:00
adityasamant25 50d5e8ccfd
Correct the indentation in the cleanup section of the egress-tls-origination task (#15045) 2024-05-08 04:27:50 -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
Istio Automation eece719cda
Automator: update istio@ test reference (#15029) 2024-05-07 09:18:50 -07:00
Edgaras 538e022460
update Managing In-Mesh Certificates page (#15011)
* update Managing In-Mesh Certificates page

* Fix lint by using {{< github_tree >}}

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-05 03:05:57 -07:00
Ben Leggett a5bba495f7
Add more ztunnel architectural context (#15027)
* Make sure we capture any useful info from https://github.com/istio/istio/blob/master/architecture/ambient/ztunnel.md

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

* Review comments

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

* Fixup

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

* Lints

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

* Review comments

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-03 19:41:56 -07:00
Jeremy L. Morris 8c78e79ba4
Remove current caveat section (#15026) 2024-05-03 19:29:56 -07:00
Ben Leggett f8e600b4f4
Few followups from https://github.com/istio/istio.io/pull/15024 (#15025)
* Move non-usage stuff out of usage guide

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

* Fixup

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-03 13:06:42 -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
Istio Automation a4567ea865
Automator: update istio.io@ reference docs (#15020) 2024-05-02 19:13: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
Kalya Subramanian bf3455b23a
1.19 EOL (#15009)
* 1.19 EOL

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* update

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2024-05-02 11:02: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
Lin Sun 12d236278f
Refresh ambient architecture doc (#14994)
* adding a section for ambient api + update traffic routing section

* more update to the page

* use proper code block

* fix lint

* clarify waypoint-for is optional

* fix indent

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

Co-authored-by: John Howard <john.howard@solo.io>

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

Co-authored-by: John Howard <john.howard@solo.io>

* use targetRefs

* add clarification based on Mike and Ian's comments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* address Louis's feedback

* address Louis's comment/suggestion

* more suggestions from Louis

* clarify waypoint enabled

* lint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: John Howard <john.howard@solo.io>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-05-01 12:17:40 -07:00
Lin Sun 36cde2ce0d
use targetrefs (#15001) 2024-04-30 07:22:46 -07:00
Eric Van Norman aa50d6149f
Tweak the LHS moving ambient and slight rename for legacy (#14968)
* Tweak the LHS moving ambient and slight rename for legacy

* First set of comments

* Update _index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-04-29 19:45:45 -07:00
Lin Sun 1bb3503bbf
Add k3d platform for ambient (#14990)
* remove ns

* snips

* add instruction for k3d

* address ben's feedback

* remove extra space

* add disable traefik why and lint fix
2024-04-29 10:44:45 -07:00