Commit Graph

758 Commits

Author SHA1 Message Date
John Howard 5be16e7645 advance master to release-1.26 2025-03-04 00:43:36 +00:00
Teruya Ono 68f54fa0a4
Update index.md for GKE Autopilot (#16266) 2025-02-24 10:48:56 -05:00
George Pchelkin 6860bb173c
Change Platform Setup for Amazon EKS to more recent and refined instructions: Istio on EKS (#16225) 2025-02-06 22:21:48 -05:00
Ben Leggett 5bc88e2e19
Expand config profiles doc to mention helm + istioctl usage, and also mention platform profiles (#16087)
* Expand the configuration profiles doc

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

* Lints

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

* fixup

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

* Update content/en/docs/setup/additional-setup/config-profiles/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>
2025-01-07 11:14:02 -05:00
Nilekh Chaudhari c0d7177295
docs: fixes doc for external control place setup (#16143)
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2025-01-03 20:53:57 -05:00
Istio Automation 0881a01327
Automator: update istio@ test reference (#16131) 2024-12-30 10:47:53 -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
Craig Box 5ead60974b
remove verify-install (#16120) 2024-12-19 03:46:33 -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
Craig Box 978a08ae38
fix Helm test error introduced in #16060 (#16071) 2024-12-09 03:51:37 -05:00
Ben Leggett 56687a67e1
Do the thing we suggest instead of documenting the hard way (#16060)
* Nit - do the thing we suggest instead of documenting the hard way

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

* derp

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 20:12:06 -05:00
Sridhar Gaddam cfd6225e94
Fix istioctl install command for OpenShift (#16049)
Fixes: https://github.com/istio/istio.io/issues/16047

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-12-04 14:13:37 -05:00
John Howard d530fb2470
Add warning for injection customization (#16039)
See https://github.com/istio/istio/issues/51187#issuecomment-2515485416
2024-12-04 01:58:37 -05:00
BenJ/Chan Jin Yee 54c1b45c9f
[Doc] Fix kubectl command namespace selections (#15988)
* [Doc] Fix kubectl command namespace selections

* Fix test script
2024-11-26 17:17:28 -05:00
Ben Leggett 9a7d53fd3c
Make compat version support more explicit (#15997)
* Make compat version support more explicit

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

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

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

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-26 11:01:49 -05:00
Niranjan Shankar baf2a3da9d
Add helm installation steps for multi-cluster (#15459)
* Add helm installation steps for multi-primary

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update clusterid

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update config steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Edit steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update multi-primary steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update files and docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add primary-remote steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Edit spacing

Signed-off-by: nshankar <nshankar@microsoft.com>

* Remove var

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix cluster name

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update snips

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update commands

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update note

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments and UTs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add quotes

Signed-off-by: nshankar <nshankar@microsoft.com>

* Run make gen

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add more quotes

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lints

Signed-off-by: nshankar <nshankar@microsoft.com>

* fix lint and spelling

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update tests

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add new tests for helm

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix test

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update installation scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update helm repo setup scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update script and lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* update cleanup step

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix cleanup script

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix installation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update istio-system ns creation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix CRD cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update Helm CRD Cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Remove additional var

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* fix go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* update charts for remote profile

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix numbering

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update installation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add missing steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* update go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* remove cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update CRD cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Rebase and update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

---------

Signed-off-by: nshankar <nshankar@microsoft.com>
2024-11-22 22:36:16 -05:00
Craig Box 8041a22ee2
fix profiles links (#15970) 2024-11-21 04:15:49 -05:00
Adarsh K Kumar e5cb85ea16
remove reference to MetalLB in Kind Docs (#15944) 2024-11-15 17:03:54 -05:00
rob salmond 93c28e51ed
add a remote cluster check step to "verify the installation" multicluster setup docs (#15923)
* add remote cluster verification step

* this only applies if timeouts happen

* create testable snippets

* run verification snippet

* actually verify output matches expectations
2024-11-13 11:52:33 -05:00
Adarsh K Kumar 977fa70e26
removed istioctl profile cmd references (en) (#15913)
* removed istioctl profile cmd references (en)

istioctl profile command was removed in PR https://github.com/istio/istio/pull/52468
updating docs with these changes.

* link to ingress gateway values file

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

* link to built in profiles

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-10 12:03:02 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
John Howard 1ee597e91f
Prepare for v1.24 (#15848)
* Prepare for v1.24

* Add zh
2024-10-30 19:17:51 -04:00
Marko Lukša 7f2ee9f4c5
Use `values.global.externalIstiod` instead of `values.pilot.env.EXTERNAL_ISTIOD` (#15805) 2024-10-24 04:24:07 -04:00
Marko Lukša 890d12ec5c
Remove global.externalIstiod from remote examples (#15804)
The need to use this value was removed in https://github.com/istio/istio/pull/53542.
2024-10-21 16:36:55 -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 db9ed6e9e0
Fixup and re-enable remote tests (#15776)
* Automator: update istio@ test reference

* make gen

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

* Revert "Turn these off: https://github.com/istio/istio.io/issues/15773"

This reverts commit 8df8d3bcec.

* Extremely unclear what this flag does for config clusters vs not

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

* Test apparently needs this

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

* Also here

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

* Bump doc

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

* Genfix

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

* Fixup these too

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

* genfix

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-10-10 16:52:47 -04:00
Ben Leggett 4796cf7050
Deautomator: update istio@ test reference (#15768)
* Automator: update istio@ test reference

* make gen

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

* okay so make gen doesn't work, do the old patcheroo

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

* Turn these off: https://github.com/istio/istio.io/issues/15773

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

* Think we need to hide this fella

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

* Setting `no` does not disable existing tests, oh well

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

* And this one

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-10-09 13:25:44 -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
Sridhar Gaddam 277a25fed1
Update dualstack validation commands (#15675)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-09-12 18:56:12 -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
Faseela K e8fcbdf434
[external-control-plane] - Use uniform mode for ingress/egress install (#15669)
* [external-control-plane] - Use istioctl for both ingress/egress installation

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

* fix test

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

* use istioctl install

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

* use istioctl install

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-09 11:03:32 -04:00
Faseela K 0bf41922af
[multicluster] gwapi tests need not install istio gateways (#15662)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-06 17:04:30 -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
Faseela K 7c2892d97f
fix additional broken in-doc header links (#15640)
* fix additional broken in-doc header links

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

* fix lint

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-03 21:10:25 -04:00
Faseela K ae1036cc7b
in-doc header links broken under <tips> (#15635)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-02 17:27:24 -04:00
John Howard 82ec75e290
Drop obsolete feature flag (#15615)
This is on by default now
2024-08-27 11:23:45 -04:00
Faseela K 28edc1c4c4
remove istioctl --set from dualstack installation (#15590)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-08-21 11:11:24 -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
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
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
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
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
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
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
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
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
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