Commit Graph

2623 Commits

Author SHA1 Message Date
Ben Leggett da5c0be020
Add note on Cilium's bpf masquerading (#15551)
* Add note on Cilium's bpf masquerading

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

* lint

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-08-13 14:00:19 -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 9140d5208c
Update to v1 in all API examples (#15515)
* s/v1[ab].*/v1/g

* Fix tests with new snip versions

* always be kind
2024-08-06 22:59:22 -04:00
Sridhar Gaddam 01c7a9d66f
Some minor fixes to the troubleshooting doc (#15521)
* Some minor fixes to the troubleshooting doc

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

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

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-08-06 22:20:22 -04:00
Mitch Connors c1ee092fcd
Expand Ambient Canary Upgrade Instructions (#15247)
* Expand Ambient Canary Upgrade Instructions

* Add Tests for upgrade snips

* Fix variable substitution

* Fix lint errors

* fix formatting of exports

* Fix comment format

* respond to pr feedback

* correct test name, pr feedback

* fix test failure

* remove unnecessary testing

* remove ref to old test

* carry env var forward into cleanup

* rename tag to mytag

* explicity set mytag

* update prow for 130, log better on errors

* add kubeconfig to devcontainer

* wait for new istiod readiness

* set profile ambient on new control plane

* add script changes to doc

* explicitly set tagname, as env vars don't carry over to cleanup

* revert debugging changes

* add glosses

* fix lint

* implement pr feedback

* fix ztunnel recommendation

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>

* Apply suggestions from code review

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

* fix snips

* fix absolute link

* fix whitespace

* add Lins suggestion

* fix snip name

---------

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-08-06 21:34:16 -04:00
Sathish Kumar c77727b560
chore: ambient documentation update issue #15522 (#15523) 2024-08-06 11:05:04 -04:00
Craig Box d8e59bb520
Remove manual injection step from Bookinfo etc (#15514)
* Remove manual injection step from Bookinfo etc

* Fix tests with new snip locations
2024-08-05 21:44:02 -04:00
Istio Automation eb8bb8dce7
Automator: update istio.io@ reference docs (#15508) 2024-07-31 22:14:11 -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
Craig Box a13a2bbd1d
Update sidecar getting started guide (#15436)
* Update sidecar getting started guide.

* Fix tests

* Apply suggestions from code review

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

* Fix gencheck

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-07-30 00:43:11 -04:00
Peter Jausovec e6ab3f286f
fix formatting in mirroring task (#15446)
* fix formatting in mirroring task

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

* fix linting issues

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

* updated snips

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

* add namespace label back

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

* ugh

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

* getting there ...

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

* remove the ns label at the end of the test

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

* Update content/en/docs/tasks/traffic-management/mirroring/index.md

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

* indent the tab sections

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

* pr feedback

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

* typo fix

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-07-29 05:41:35 -04:00
Istio Automation c30c396d26
Automator: update istio.io@ reference docs (#15478) 2024-07-26 22:12:32 -04:00
Istio Automation 2c0ce7671c
Automator: update istio.io@ reference docs (#15475) 2024-07-24 22:12:30 -04:00
Daniel Hawton 049b3caeea
bump istio and re-enable dns alloc tests (#15470)
* bump istio and re-enable dns alloc tests

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

* gen

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

* readd other test

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

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
2024-07-24 17:44:29 -04:00
Faseela K 98cf0e3c9a
move dualstack to alpha (#15472)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-07-24 15:39:30 -04:00
Istio Automation 0420b6a137
Automator: update istio.io@ reference docs (#15453) 2024-07-23 22:13:29 -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
Istio Automation 88277ff8da
Automator: update istio.io@ reference docs (#15447) 2024-07-18 22:10:18 -04:00
Istio Automation a601124274
Automator: update istio.io@ reference docs (#15437) 2024-07-17 22:16:17 -04:00
Istio Automation 21863e76f1
Automator: update istio.io@ reference docs (#15430) 2024-07-16 22:16:16 -04:00
Justin Pettit 84736b39aa
Clarify ztunnel isn't required to talk to a waypoint. (#15423)
* Clarify ztunnel isn't required to talk to a waypoint.

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

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-07-15 17:28:15 -04:00
Craig Box 0abe8b4eb6
Revise documentation to remove outdated references to Pilot, Galley and Citadel (#15413)
* Revise documentation to remove outdated references

* add v1.5 to spelling
2024-07-14 23:52:14 -04:00
Istio Automation fc325e0cb2
Automator: update istio.io@ reference docs (#15411) 2024-07-12 22:14:11 -04:00
Robert Macaulay 2c621b81be
Fix docs on customTags (#15394)
* Rebase

* make gen
2024-07-12 18:30:11 -04:00
Istio Automation a1175cd021
Automator: update istio.io@ reference docs (#15409) 2024-07-11 22:14:54 -04:00
Istio Automation bc7e47269d
Automator: update istio.io@ reference docs (#15400) 2024-07-10 22:14:09 -04:00
Loong Dai c89ba9ccce
wasm: update link (#15392)
Signed-off-by: Loong <loong.dai@intel.com>
2024-07-08 12:37:22 -04:00
Istio Automation 2357a7876f
Automator: update istio.io@ reference docs (#15388) 2024-07-06 22:14:20 -04:00
Istio Automation 01de42add2
Automator: update istio.io@ reference docs (#15387) 2024-07-05 22:15:20 -04:00
Istio Automation bf04e733c4
Automator: update istio.io@ reference docs (#15384) 2024-07-04 22:10:18 -04:00
zirain b679814383
remove wasm telemetry (#15315)
* remove wasm telemetry

* update link

* update link
2024-07-03 03:50:51 -04:00
Istio Automation 49ed99b478
Automator: update istio.io@ reference docs (#15378) 2024-07-02 22:13:50 -04:00
Yang 5c2e1a9d69
Remove port and fix invalid domain. (#15375)
* remove port in domains of virtual host

* number
2024-07-02 10:05:49 -04:00
Istio Automation 33372f2bac
Automator: update istio.io@ reference docs (#15373) 2024-07-01 22:13:49 -04:00
Daniel Hawton 64e33b5284
[release-1.22] security adv, release notes 1.22.1 and 1.21.4 (#15358) (#15371)
* release notes



* Update content/en/news/releases/1.22.x/announcing-1.22.2/index.md



* Update content/en/news/releases/1.21.x/announcing-1.21.4/index.md



---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-07-01 18:56:50 -04:00
Wilson Wu c76d8342bb
Fix CNI doc wrong anchor (#15363) 2024-06-28 15:13:46 -04:00
Ben Leggett cd399473c1
Redo + refresh + update the CNI doc (#15282)
* Redo + refresh + update the CNI doc

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

* Fixups

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

* snips

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

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

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

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

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

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

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

* Fixup

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

* Fix test scripts

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

* Lints

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

* snip

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

* Update content/en/docs/reference/glossary/cni.md

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

* Update content/en/docs/reference/glossary/cni.md

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Fixups

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

* Lint

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

* Fixgen

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

* Update index.md

final heading tweaks

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-28 05:20:43 -04:00
Faseela K 6064a5d586
Remove "Telemetry V2" usages (#15339)
* Remove "Telemetry V2" usages

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

* Update content/en/docs/ops/deployment/performance-and-scalability/index.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: John Howard <john.howard@solo.io>
2024-06-27 01:48:15 -04:00
marsteg cd44596d63
Updating Link to Gardener Documentation (#15342)
Updating Link to Gardener Documentation which was broken before.
2024-06-26 05:49:14 -04:00
Craig Box abd0a0f4eb
remove now irrelevant comment about Googlebot (#15322) 2024-06-25 02:27:19 -04:00
zirain c2f9a0fd71
promote Telemetry API (#15310) 2024-06-22 00:56:20 -04:00
Istio Automation 229e35bb1c
Automator: update istio.io@ reference docs (#15308) 2024-06-20 22:10:19 -04:00
Istio Automation 5903bdb112
Automator: update istio.io@ reference docs (#15300) 2024-06-18 22:14:33 -04:00
Istio Automation aee2aa4ef6
Update traffic-management page typo (#15299)
Co-authored-by: Eric Bishop <60610299+ericdbishop@users.noreply.github.com>
2024-06-18 14:31:33 -04:00
Wilson Wu 7d62730046
Fix some typos and format problem docs (#15293)
* remove the new line on top of doc

* remove the spaces

* remove dup )
2024-06-18 12:53:33 -04:00
Wilson Wu bf742c9dee
Fix overview doc ambient launch year typo (#15290) 2024-06-17 23:40:32 -04:00
Istio Automation 0ee62286e2
Automator: update istio.io@ reference docs (#15289) 2024-06-17 22:13:32 -04:00
Craig Box 729877ddbc
Homepage changes for ambient overview content (#14996)
* Test homepage changes for preview.

* update logos

* three buttons

* changes to scroller

* sass: align buttons at bottom of panels

* fixup banner title and subtitle styling

* oops

* scope white headline color to banner

* scope header margin overrides to banner section

* fixup page header margins, restore subtitle class to What is Istio section

* semibold banner title

* set landing page paragraph size, remove subtitle classes

* update logos and CSS for such

* you REALLY LIKE BLANK LINES but ONLY AT THE ENDS, linter

* Add page hierarchy

* CNI content

* WIP

* cut cut cut

* preview /about/service-mesh page

* WIP

* preview latest updates

* tweaks

* correct link

* lint fix

* Proper formatting, lint be damned

* new iconography

* next round

* oops

* edits

* text update

* Lint fixes

* stage dataplane mode page

* remove getting started page

* proper doc links

* percent twenty-three

* change table layout

* tabs vs spaces (SIGH)

* Trailing space              s

* Apply suggestions from code review

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

* Changes per code review and forgetting latency numbers

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
2024-06-17 07:02:31 -04:00
Jonh Wendell 8226f28aa2
Fix the Envoy commit line in WORKSPACE (#15252)
* Fix the Envoy commit line in WORKSPACE

Ideally we could point directly to the 1.22 branch, but that'd mean more
manual maintainance.

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

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

* do not hardcode branch name

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-17 06:45:32 -04:00