Commit Graph

96 Commits

Author SHA1 Message Date
zirain bd0b8c36b5
fix nit in l4 policy (#16343) 2025-03-25 03:38:47 -04:00
John Howard 5be16e7645 advance master to release-1.26 2025-03-04 00:43:36 +00: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
Adesh Ghadage 6bcd8838a7
feat: allow overriding prev and next links in frontmatter (#15755) (#16044)
* feat: allow overriding prev and next links in frontmatter (#15755)

* build test successfully run locally

* implemented prev and next logic according to front matter

* added overriding prev and next in frontmatter

* cleaned code

* Update content/en/docs/ambient/install/_index.md

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

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-01-13 13:28:51 -05:00
Michael Yao 3f4412e3f5
update a few text and format in istioctl (#16165) 2025-01-13 10:14:46 -05:00
Ben Leggett 4560f2d6bf
More context on the current state of VPC CNI (#16154)
* More context on the current state of VPC CNI

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

* Wording tweak

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

* lints

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

* Update content/en/docs/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>
2025-01-07 20:55:02 -05:00
Ben Leggett c17f3c192a
Create hidden parallel doctest docs for ambient wrapper chart, so it at least gets exercised a bit (#16078)
* Install

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

* Upgrade

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

* Fixup/lint

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

* Fix snip

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

* Fixup tests

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

* Only needed locally for out-of-order runs apparently

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

* refs

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

* fixup

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

* Consistent naming of releases

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

* Forgot one

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-20 21:48:16 -05:00
John Howard 4f6f3d653e
ambient: clarify ztunnel runs a task-per-pod, not process (#16113) 2024-12-18 12:05:32 -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
Craig Box 224ca15b96
add specific policies to ambient getting started guide (#16091)
* add specific policies to ambient getting started guide

* review feedback
2024-12-16 06:49:15 -05:00
Ben Leggett fe9599e153
Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff` (#16057)
* Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff`

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

* Lintfix

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/helm/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Addl fixes

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

* Formatting fixes

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

* Update content/en/about/faq/setup/install-method-selection.md

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

* Review comments

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

* Gen

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>
2024-12-12 17:26:02 -05:00
Ben Leggett bd4e1379cd
Fixup istio-cni upgrade warning (#16052)
* Fixup istio-cni upgrade warning

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

* Link

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 05:15:06 -05:00
Sridhar Gaddam 0bcc926ff8
Fix typo in OpenShift pre-requisites for ambient (#16045)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 09:00:37 -05:00
Ben Leggett f8fcc02079
GKE platform profile (#16035)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-02 17:35:36 -05:00
Craig Box eb78a57fad
Small improvements to the ambient mode quickstart (#16007)
* Small improvements to the ambient mode quickstart

* catch a couple more "we" to "you"

* ...and then make the same change in the snips...
2024-11-29 04:35:31 -05:00
gracie-guo a953f9824e
update hbone-packet.png to svg (#15991)
* update hbone-packet.pnt to svg

* fix the valign problem of the text
2024-11-26 02:06:49 -05:00
Gustavo Meira 2f4771876e
Removing deprecated `istioctl verify-install` from "Getting Started" with ambient (#15979)
* removing deprecated `stioctl verify-install`

Signed-off-by: Gustavo <grnmeira@gmail.com>

* Update _index.md

---------

Signed-off-by: Gustavo <grnmeira@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-25 20:10:27 -05:00
suning0 8a840c8a56
change png to svg for localization (#15990) 2024-11-25 12:30:54 -05:00
Sridhar Gaddam b2f0194f03
Fix revision in uninstall previous control plane (#15907)
* Fix revision in uninstall previous control plane

The upgrade document uses references to both OLD_REVISION as well
as REVISION, but in the "Uninstall the previous control plane" section
instead of using "OLD_REVISION", it uses "REVISION". This PR fixes it.

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

* Include revision as well in cleanup

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

* Use snip_delete_old_revision methods

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

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-20 17:35:59 -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
Sridhar Gaddam 4fea8993cc
Include platform details while installing ztunnel on OpenShift (#15922)
* Include platform details while installing ztunnel on OpenShift

On OpenShift, installing the ztunnel chart requires specifying the
global.platform details. This PR includes that update.

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

* Include the platform details for all the charts on OCP

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

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-11 14:24:31 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
Steven Zhang 7ed7c8dfc5
Correct ztunnel-config command (#15736) 2024-11-07 05:12:26 -05:00
John Howard 1ee597e91f
Prepare for v1.24 (#15848)
* Prepare for v1.24

* Add zh
2024-10-30 19:17:51 -04: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
Ben Leggett 28f320c4b7
Add more detail to the EKS workaround (#15785)
* Add more detail to the EKS workaround

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

* Fixup

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

* Fixup more

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

* Update content/en/docs/ambient/install/platform-prerequisites/index.md

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

* Update content/en/docs/ambient/install/platform-prerequisites/index.md

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

* okay look, strictly speaking based on how the alphabet works the linter is correct here

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

* Update content/en/docs/ambient/install/platform-prerequisites/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-10-11 15:27:47 -04:00
Ben Leggett f9332491fb
Add back ambient helm inplace upgrade docs (#15774)
* Add back inplace Helm upgrade as a tabs

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

* Update content/en/docs/ambient/upgrade/helm/index.md

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

* Fixup

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

* Wording nits

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

* Old wording is better here

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-10-09 16:00:45 -04:00
Ben Leggett 2886593d5a
Fixup Helm CRD docs in light of istio/istio#53318 (#15744)
* (testing CI with latest)

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

* also bump gateway ref

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

* This is really hard for me, but the teapot must go

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

* Always use *published* release tags for gateway API.

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

* Fix snips

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

* fix go mod?

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

* Fixup SE

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

* Headers come back as JSON now

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

* Some more header fixes

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

* More fixes

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

* Fixup

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

* Le sigh

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

* Another `httpbin` difference

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

* Another stray header

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

* More twiddles

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

* Indents, other headers

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

* Fix

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

* Hmm

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

* Fixup

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

* Gen

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

* Just do this to avoid weird fragility

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

* Fixup docs in light of https://github.com/istio/istio/pull/53318

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>

* genfix

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

* underscores

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

* Fixup

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

* Fixup again

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

* Oh

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

* Go ahead and do this for now, it's simpler

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

* sumfix

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

* Forgot to use the smarter form

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

* Do this centrally, to catch leftovers (we don't cleanup CRDs)

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

* lint

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

* Satisfy shellcheck

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

* Stray ref

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

* Ah geez

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-10-08 16:55:44 -04:00
Ben Leggett 65e9d307d7
Mention VPC CNI also has trouble ignoring link-local (#15763)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-10-07 14:36:42 -04:00
Ben Leggett 3aa17275bd
Fixup ambient cilium platform prerequisites - CCWNP default-deny + wording (#15742)
* Fixup cilium CCWNP + wording

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-09-27 16:52:25 -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
John Howard c05f7637b1
Remove obsolete PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING from tests (#15676)
This does nothing anymore
2024-09-10 11:21:35 -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 fbbc3ddfa4
add gtwapi install boilerplate to ambient helm install doc (#15661)
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-09-06 18:04:29 -04:00
Ben Leggett c3c211c93b
Update platform prereqs to use platform helm values (#15651)
* Fixup

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

* Fixup doc

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

* Lints

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

* Update content/en/docs/ambient/install/platform-prerequisites/index.md

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

* Update content/en/docs/ambient/install/platform-prerequisites/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-09-05 17:15:28 -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
Craig Box 66494b4150
add istioctl install page for ambient and improve install docs experience (#15483)
* first draft of istioctl docs

* Apply suggestions from code review

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

* fix one broken link

* Add tests & change sort order

* sigh, forgot this one

* fix test

* fix test

* make gen

* move and improve Helm installation docs

* fix tests & gencheck

* fix moar tests

* fix fix moar tests

* fix fix fix moar tests

* Switch order of cleanup

* add cascade=foreground to measure impact on tests

* lint really cares about blank lines

* Fixes from Ben's code review

* changing headers means changing tests.. wish we enforced snip_ids

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-08-21 16:57: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
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
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