Commit Graph

559 Commits

Author SHA1 Message Date
John Clark 9539410578
Update clusterLocal docs to allow for exceptions when using wide clusterLocal configs (#15828)
* Update clusterLocal docs for exclusions

Signed-off-by: clarkjohnd <clark.john.d@outlook.com>

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

---------

Signed-off-by: clarkjohnd <clark.john.d@outlook.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-04-03 19:31:47 -04:00
sbegin0 add01a867b
Fix image captions using Hugo figure shortcode (#16352)
* Fix image captions using Hugo figure shortcode

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

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

* Fix image captions using Img shortcode, removed whitespace for linting

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2025-03-26 15:22:40 -04:00
John Howard 5be16e7645 advance master to release-1.26 2025-03-04 00:43:36 +00:00
Ian Rudie fff13e5f90
clarify ambient mode installation required for dns-proxy (#16230)
* clarify ambient mode installation required for dns-proxy

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

* presumptious changes

* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/index.md

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

---------

Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-02-17 17:04:49 -05:00
David Calvert 061b4b812c
docs: added missing 15002 port in application-requirements (#16193)
Signed-off-by: David Calvert <david.calvert@hivebrite.com>
2025-01-22 11:54:57 -05:00
Faseela K 4f7e854747
DNS Auto Allocation is enabled by default for 1.25 (#16014)
* DNS Auto Allocation is enabled by default for 1.25

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-11-26 17:17:35 -05:00
Craig Box 59a6acf73d
Update distributed tracing docs (#15971)
* checkpoint

* more updates

* Remove Lightstep, update FAQ, update integration pages.

* fix indentation

* fix go.mod betterer

* snips

* tests

* lint

* Update content/en/docs/tasks/observability/distributed-tracing/overview/index.md

Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>

* fix typo

* link source for examples

* forgot one shortcode

---------

Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-11-25 05:17:54 -05:00
Navin ILango e8c8e211bf
update ttl for proxy dns resolution (#15967)
* update ttl for proxy dns resolution

* Update content/en/docs/ops/configuration/traffic-management/dns/index.md

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

* re-phrase ttl for dns resolution

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-21 04:15:42 -05:00
Faseela K 2e90b6ce9b
Document DNS Auto Allocation Version 2 (#15931)
* Document DNS Auto Allocation Version 2

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

* fix gencheck

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

* fix tests

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

* fix lint

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

* review comments

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

* review comments

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

* fix lint

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

* Update index.md

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-14 19:06:35 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
Steven Jin 2e453e8da1
1.24 performance updates (#15727)
* Placeholder graphs and update text

* review

* Use rc

* typo

* Re run tests with 2 envoy worker threads

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

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-05 16:22:53 -05:00
Jackie Maertens (Elliott) 305fbe1e77
Remove note for preview DNS proxying (#15825)
DNS proxying is no longer in preview. Note links to article from
2020 about istio 1.8.

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
2024-10-24 10:18:49 -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 02885ad455
Add this (#15784)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-10-10 19:53:46 -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
Wilson Wu 4901261ffc
Fix wrong links for security mode doc (#15704) 2024-09-18 09:44:17 -04:00
John Howard d383426c8e
Initial draft of a new security model doc (#15672)
* new threat model doc

* address comments

* Update content/en/docs/ops/deployment/security-model/index.md

* Update content/en/docs/ops/deployment/security-model/index.md

* address comments

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-09-17 18:34:17 -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
John Howard e7f42313c4
Fix ports used by Istio (#15650)
15009 is not used

Make 15008 more clear w/ link to glossary
2024-09-04 19:08:27 -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
Ben Leggett e3638eeeb9
Attempt at modernizing the sidecar SPIRE integration doc (#15574)
* This is wildly out of date

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

* Fixup

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

* Replace snippet syntax to make the site compile

* more

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

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

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

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

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

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

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

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

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

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

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

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

* Review comments, lints, fixups

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

* Genfix

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

* Fix

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

* Twiddle

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

* Tests

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

* Fix

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

* Wrong namespace

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

* Statefulset now

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

* Fixup

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

* More test fixup

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

* fix

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

* Reviews, testfix

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-08-22 23:50:25 -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
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
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
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
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
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
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
Shuayb Popoola e6765a405e
added perf test for 1.22 (#15196)
* 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

* added peef test for 1.22

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

Co-authored-by: Lin Sun <lin.sun@solo.io>

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

Co-authored-by: Lin Sun <lin.sun@solo.io>

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

Co-authored-by: Lin Sun <lin.sun@solo.io>

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

Co-authored-by: Lin Sun <lin.sun@solo.io>

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

Co-authored-by: Lin Sun <lin.sun@solo.io>

* added perf test for 1.22

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

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

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

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

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

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

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

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

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

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

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

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

* added perf test for 1.22

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-03 06:15:05 -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
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
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
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
John Howard 2a5104921a advance master to release-1.23 2024-05-13 15:30:59 -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
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
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
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
Ian Rudie 26dc780eb3
update enroll-namespace message in example output (#14928)
* upstate enroll-namespace message in example output

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

* run make gen

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-22 14:07:41 -07:00
Eric Van Norman cc3a534e60
Update to use current version (#14909)
* Update to use current version

* Try just replacing APP VERSION with ...

* Add versionregex to verify_like and update to include APP VERSION

* Allow more fields with verify_like

* Move column heading

* Update header and add additional verify comments
2024-04-22 10:56:32 -07:00
Lin Sun 099d6774d0
Ambient get started update (#14922)
* get started guide update

* remove the annotation cmd

* update test

* remove a few inpod checks and other simplification

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/snips.sh

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* make gen and snips

* apply latest make gen check

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-04-22 07:35:28 -07:00
Loong Dai 52761c129b
ambient: comment no gateway as default (#14884)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-18 06:36:42 -07:00
Frank Budinsky bfb9ab95ef
gateway-api: use v1 resources in examples (#14898) 2024-04-17 10:09:41 -07:00
Lin Sun 5362988cf1
Update ambient helm install index.md to be consistent (#14888)
* Update ambient helm install index.md to be consistent

* add --wait

* make gen

* minor tweak on wording
2024-04-17 08:17:42 -07:00
Tung Leo 458dca078d
Grafana: Use latest dashboard revision in import reference script (#14778) 2024-04-16 09:00:40 -07:00
Loong Dai 58b5eb322f
ambient: fix wrong order (#14885)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-16 02:33:36 -07:00