Commit Graph

758 Commits

Author SHA1 Message Date
Daniel Hawton 204efc8b6a
remove missed ambient alpha warnings (#15087) 2024-05-14 12:21:58 -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
Istio Automation eece719cda
Automator: update istio@ test reference (#15029) 2024-05-07 09:18:50 -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
Istio Automation 15e8bbe2ac
Automator: update istio@ test reference (#14988) 2024-04-29 07:22:52 -07:00
Victor Yang 26e80eb588
Update index.md (#14971)
Make `ExternalName` prettier
2024-04-25 13:45:16 -07:00
maig123 7bdad322b0
updating dashboard instructions to reflect latest kubernetes dashboard install with helm and the new service name (#14947) 2024-04-25 10:14:16 -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
Loong Dai da8ad9e649
k3d: remove inject (#14920)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-22 13:02:47 -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
Istio Automation dfd1e8aecd
Automator: update istio@ test reference (#14925) 2024-04-22 07:00:56 -07:00
Istio Automation 2c119343e5
[master] Clarification on injection (#14911)
* Clarification on injection

hope to fixes: https://github.com/istio/istio.io/issues/14597

I don't think you could use istio.io/rev=disabled, so didn't list that label in the first bullet.

* Update index.md

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-04-17 22:07:42 -07:00
Istio Automation b977bf29c6
Automator: update istio@ test reference (#14877) 2024-04-15 08:27:36 -07:00
Daniel Hawton 7c8afee6bf
update Istio CNI Helm install instructions and add to test (#14814)
* update Istio CNI Helm install instructions and add to test

* test fix
2024-04-02 08:55:06 -07:00
adityasamant25 3be90bf422
Remove the reference to installed-state CR (#14816) 2024-04-02 07:10:07 -07:00
Steven Landow 821ad268ba
remove extra args for gen-eastwest-gateway.sh (#14803)
* remove extra gen-eastwest flags from markdown

* remove extra gen-eastwest args from snips
2024-03-28 13:06:02 -07:00
Frank Budinsky e30ab6491d
Add namespace labels to test framework diff snapshots (#14773)
* Add namespace labels to test framework diff snapshots

* fix lint

* failing tests

* more failed tests

* more failures

* more fixes

* one more

* fix fault injection
2024-03-25 09:07:25 -07:00
Jonh Wendell 47115b4703
Update instruction for deploying gateways in OpenShift (#14766) 2024-03-21 13:02:05 -07:00
Eric Van Norman 853abd6586
Release branching for 1.21.0 (#14736)
* build an archive of v1.20 in master

* update data/versions.yml and archive index page

* advance master to release-1.22

* Update istio/api

* Update istio/api
2024-03-13 17:01:27 -07:00
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
JC 4b7ca408e5
fix: Multi-cluster installation with revision istiod vs (#14571)
* fix: Multi-cluster installation with revision istiod vs

Multi-cluster installation should use expose-istiod-rev.yaml.tmpl when
control plane is installed with revision

* Add chinese

* Fix lint and genfiles

* address comments

* Fix test

* Fix file reference wrapping
2024-02-02 10:09:41 -08:00
Xiaopeng Han 95df7eddf8
Fix in-place upgrade doc to be more accurate (#14542)
* fix in-place upgrade doc

* fix extra upgrade cmd

* revert "fix extra upgrade cmd"

This reverts commit 29b02191cf.

* Revert "fix in-place upgrade doc"

This reverts commit 2b3a5703fa.

* remove inaccurate comments
2024-01-25 22:47:58 -08:00
Xiaopeng Han 016c71234f
Fix revision test (#14520)
* fix revisioned test

* try kube delete

* test wh cleanup

* lint

* fix test

* test if istioctl is working

* manual delete
2024-01-25 10:59:31 -08:00
Michael 6e202698cb
Update images for canary upgrade (#14530) 2024-01-24 19:13:03 -08:00
Faseela K bfa1201bed
Fix warning for compatibilityVersion (#14515)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-01-22 07:58:52 -08:00
John Howard 7d13efbe8f
Add documentation for compatibility versions (#14417)
* Add documentation for compatibility versions

* Address review comments

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

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-01-18 12:16:32 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
David Tesar 018f4e8767
Cleanup Azure AKS-Engine references (#14436)
* Cleanup AKS-Engine references

* Update AKS versions

* Add portal link back
2024-01-04 18:23:58 -08:00
Peter Jausovec 7a68b50c52
docs: update customize installation page (#14434)
Updating the [customize Kubernetes settings](https://istio.io/latest/docs/setup/additional-setup/customize-installation/#customize-kubernetes-settings) page to include the volumes and volume mounts in the list of settings that are customizable.
2024-01-04 12:52:08 -08:00
Eric Van Norman 90fba9ac70
Update to latest istio commit. Fix egress test (#14400) 2024-01-02 13:25:00 -08:00
Paul Merrison 18a7d00b53
ISTIO-SECURITY-2023-005 & CNI Docs Updates (#14302)
* Add security announce & docs content

* Fix linter errors

* Fix additional linting issues

* More lint errors

* Fix trailing spaces

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

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

* Update content/en/news/security/istio-security-2023-005/index.md

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

* Update content/en/news/security/istio-security-2023-005/index.md

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

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

Co-authored-by: John Howard <howardjohn@google.com>

* Added extra column, fixed British spellings

* Update content/en/news/security/istio-security-2023-005/index.md

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

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

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

* Update content/en/news/security/istio-security-2023-005/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-12-12 09:38:55 -08:00
Eric Van Norman e76db9bed8
Enable jwt-route (#14282)
* Enable jwt-toute

* Update to latest commit
2023-12-08 12:52:06 -08:00
Faseela K 2302040f2f
Add docs test for dual-stack support (#14257)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-12-06 01:56:48 -08:00
Eric Van Norman 5ce52ebafd
Update istio test reference to latest commit and fix tests (#14200)
* Update istio test reference to latest commit and fix tests

* Move back two commits since some didn't have releases built

* Run go mod tidy after make clean

* Try removing metallb

* Don't remove the metallb validatingwebhookconfigurations

* Redo egress-control test to no use istio-state

* Update istio test reference to contain operator fix and revert test change

* Disable jwt-route test temporarily waiting on Envoy fix

* Upadte istio/api

* Replace uninstall

* revert chmod
2023-12-01 10:13:44 -08:00
Faseela K d625f5a61d
Small fix in the dual-stack documentation (#14196)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-11-27 12:42:29 -08:00
Faseela K cd6aa76a9b
add dual-stack installation page (#14193)
* add dual-stack installation page

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

* Apply suggestions from code review

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2023-11-27 07:40:29 -08:00
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
Leon e7ad8065e4
Added a warning in the ambient getting started guide (#13757)
* Added a warning in the ambient getting started guide

This commit adds a warning for users using the gateway
API with kind and ambient.

Signed-off-by: leon <leon.nunes@solo.io>

* Added a section to install MetalLB in kind

Signed-off-by: leon <leon.nunes@solo.io>

* Updated docs as per suggestions.

* Fixed Lint errors

Signed-off-by: leon <leon.nunes@solo.io>

* Fixed spelling mistakes and reverted case of kind

Signed-off-by: leon <leon.nunes@solo.io>

* Added a - as per suggestion

Signed-off-by: leon <leon.nunes@solo.io>

* Reverted the tab spacing

Signed-off-by: leon <leon.nunes@solo.io>

* Changed warning to tip

Signed-off-by: leon <leon.nunes@solo.io>

---------

Signed-off-by: leon <leon.nunes@solo.io>
2023-11-13 11:37:25 -08:00
Xiaopeng Han a2a307c397
Improve helm doc (#14141)
* improve helm doc

* make gen

* fix lint

* make gen
2023-11-13 06:30:23 -08:00
Eric Van Norman a72fb91721
Update istio test ref to 1.20.0-rc.0 (#14091)
* Update istio test ref to 1.20.0-rc.0

* Remove added toolchain line

* Run make gen

* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing

* Move gateway tcp-traffic shifting to demo

* Change gateway tcp-traffic shifting to not remove istio in demo...

* Change gateway tcp-traffic shifting to remove istiooperator in demo...

* Update to latest 1.20 commit

* Change to be a minimal test
2023-11-10 12:25:21 -08:00
Petr McAllister fa46df27c1
Add EKS warning to Primary Remote instructions (#13745)
* add EKS support statement to Primary Remote instructions

* removing trailing spaces
2023-11-08 16:55:39 -08:00
Faseela K 6c837c3b64
Add xt_multiport to platform prerequisites (#14028)
Users deploying in Openshift cluster have reported that upgrade from Istio 1.17 to Istio 1.18.3 has failed due to the lack of kernel module xt_multiport from the cluster.

This is most probably related to modifications in IPtables creation, see 7e7d52a2d1/tools/istio-iptables/pkg/capture/run.go (L369)

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-10-19 13:39:09 -07:00
Husni Alhamdani b141ae3203
Update Istio VM installation guide in multi-network setup (#14012)
* Update Istio VM installation guide in multi-network setup

Add missing instruction on Istio VM installation guide in multi-network setup

* Update Istio VM installation guide in multi-network setup
2023-10-16 08:17:37 -07:00
Istio Automation e6f670461f
Automator: update istio@ test reference (#13956) 2023-10-16 06:26:37 -07:00
Praseeda Sathaye fd2c9d2426
Update index.md (#14004) 2023-10-12 09:57:42 -07:00
Abdul Basit 7c1ec3a1f8
updating primary-remote on multi-net docs (#13917)
* updating primary-remote on multi-net docs

* adding missing snips of make gen

* updating primary-remote_multi-network test.sh

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* adjusting the sequence of test func calls

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-09-24 08:52:49 -07:00
Frank Budinsky df385b7816
Add instructions to cleanup CRDs in getting started uninstall section (#13907)
* Add delete CRDs instructions to getting started uninstall

* fix lint

* more lint
2023-09-20 07:49:06 -07:00
Michael d7dcb95ef2
Fix indentations in canary upgrade (#13905) 2023-09-20 06:24:05 -07:00
visheshtha 8bb664eb66
Updated the canary upgrade page (#13849)
* Updated the canary upgrade page

* addressed the failed test cases

* called the newly created functions

* updated the numbers in index.md
2023-09-19 12:00:54 -07:00
Eric Van Norman 63d262dba8
Update istio test ref, hardcode sha from Gateway API to non-release (#13892)
* Update istio test ref, do not strip sha from gateway version

* Rework sha, remove code to update gateway-api automatically

* Update Makefile to use full sha

* Some minor tweaks

* Some minor tweaks

* Move sha logic to a bash script

* Remove extraneous expected line in dns-proxy test

* fix tab/space
2023-09-18 12:14:54 -07:00
Michael 8fa65cf804
Remove the SVG tips generated by draw.io (#13863) 2023-09-13 07:41:32 -07:00
Jonh Wendell a41073d913
Document special case for gateway install on OpenShift (#13855)
Documents the changes here: https://github.com/istio/istio/pull/46898
2023-09-12 12:45:30 -07:00
Praseeda Sathaye 6d6256f2b8
Aws eks setup (#13858)
* adding Amazon EKS with Istio setup to platform-setup page

* adding Amazon EKS with Istio setup to platform-setup page

* updating the test section of the doc

* adding period at the end of description for the error in test

* adding newline at end of file

* changing the weight to make it ordered alphabetically.

* updating the link as it was  broken due to this change made to folder structure in upstream https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1754
2023-09-12 12:30:30 -07:00
Archana Sawant e2adf578ee
Fixed numbering for installation steps in the tip (#13778)
* Fixed numbering for installation steps in the tip

* Fixed lint error as per suggestion
2023-09-08 13:06:55 -07:00
Praseeda Sathaye 5d460579f0
adding Amazon EKS with Istio setup to platform-setup page (#13822)
* adding Amazon EKS with Istio setup to platform-setup page

* adding Amazon EKS with Istio setup to platform-setup page

* updating the test section of the doc

* adding period at the end of description for the error in test

* adding newline at end of file

* changing the weight to make it ordered alphabetically.
2023-09-06 10:29:53 -07:00
Tim O'Keefe c863e9e9e8
Remove anyuid instructions for OpenShift (#13795)
* Remove anyuid instructions for OpenShift

These instructions are no longer needed after these changes https://github.com/istio/istio/pull/45394

* Removed blank line that caused failure
2023-09-05 15:15:59 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Eric Van Norman 9c03812dc0
Update to istio 1.19.0-rc.0 + samples fix (#13769)
* Update to latest istio commit. Also use rc for gateway-api.

* Fix Makefile update-gateway-version

* Update istio to 1.19.0-rc1

* Remove wasm from envoy test

* Update gateway-api to rc-2.

* Revert gateway-api t0 0.7.1

* Update samples for core group

* Revert gateway-api to rc.1 to match istio repo
2023-08-29 08:27:27 -07:00
Michael Weiner b56628e558
Add the Ambient Profile to the Installation Configuration Profiles Table (#13719)
* add Ambient config profile

* remove extra blank line to fix lint

* created ambient alpha warning boilerplate

* swapped in ambient boilerplate & corrected ambient config profile components

* add newline to resolve lint failure
2023-08-15 06:43:35 -07:00
Eric Van Norman c8a5998a98
Fix a spelling error (#13693)
Co-authored-by: weizhoublue <weizhou.lan@daocloud.io>
2023-08-04 12:57:09 -07:00
Xiaopeng Han e81b456e59
fix a type (#13667) 2023-07-31 06:23:52 -07:00
Daniel Hawton 2e9e775d79
Fix handling of @@ link notation (#13637)
The regex was @.*@ which will match anything between two @'s, including a command like:
`k3d cluster create --api-port 6550 -p '9080:80@loadbalancer' -p '9443:443@loadbalancer' --agents 2 --k3s-arg '--disable=traefik&#64;server:*'`

The regex should be something that matches valid URL syntaxes.

Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2023-07-26 07:59:41 -07:00
Xiaopeng Han d8ee2e490d
Move remote secret command out of experimental (#13589)
* move remote secret command out of experimental

* add missing things
2023-07-19 06:43:31 -07:00
Eric Van Norman f278e63825
Re-enable processing of gateway-api version in `make gen` (#13595)
* Re-enable processing of gateway-api version in `make gen`

* Update gateway-api to be the publicly released base version

* remove script and add awk in Makefile

* rebase and make gen
2023-07-18 17:43:55 -07:00
Eric Van Norman a75da94f12
Fix operator/test.sh for downloadIstio TARGET_OS change (#13549) 2023-07-12 11:26:47 -07:00
rrobb-aspen 40274a60df
Cleanup Istio CNI and Istiod chart installations (#13265)
* remove injected annotation for istio-cni

* add injector webhook config back, add tip about it overwriting existing configs

* update docs with istio_cni.chained installation config

* update helm install instructions

* fix linting

* pass linter

* clarify tip for previous Openshift users to be aware that the injection webhook is not required

* update per PR suggestion

* generate new snips

* update cni docs by removing tip and adding openshift install command per PR

* lint fix

---------

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2023-06-23 11:19:39 -07:00
John Howard fadbb5c908
Fix defaultRevision documentation in helm install (#13420)
* Fix defaultRevision documentation in helm install

* Update snips.sh
2023-06-21 08:59:11 -07:00
Yang Gang b781e84053
fix typo sufficent-->sufficient (#13429)
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-06-21 01:13:09 -07:00
Keith Mattix II 3c94567ce1
Change Istio Classic terminology to Istio APIs (#13385)
* Change Istio Classic terminology to Istio APIs

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Fix stutter

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Change back parallel structure formation

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
zhengbingxian 8d5a9ff936
keep the same ip:port as above (#13367) 2023-06-15 00:29:11 -07:00
Eric Van Norman 91afadd482
Main branch has a non release gateway API. Changes to allow that. (#13313)
* Master has a non release gateway API. Changes to allow that.

* Grab a istio test ref from main branch

* <ove from istio.io/pkg to istio/istio/pkg

* revert one change

* update istio/api

* Run make gen

* disable failing test temporarily
2023-06-07 15:42:03 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Patrik Jonsson 58df626f84
Fixing spelling error in the documentation regarding upgrades (#13200)
Upgarding -> Upgrading
2023-05-16 06:22:13 -07:00
Arka Bhattacharya 95b467a2cc
Link redirection edited (#13197) 2023-05-16 00:22:13 -07:00
Jackie Elliott da58f42dec
fix(): add missing cleanup instructions (#13076)
* fix(): add missing cleanup instructions

Part of #11720

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

* Remove unecessary uninstalls

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

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-05-10 11:46:35 -07:00
Bilal 01cc0950f1
Update index.md (#13156)
changed the dead link with a new link. the link goes to the right path.
2023-05-03 04:15:00 -07:00
Phill Gibson b3926d2c7c
update azure platform setup (#13133)
* update azure platform setup

* fixed lint test errors
2023-04-29 17:59:32 -07:00
Jonh Wendell 652f1caa0c
OpenShift: Remove NetworkAttachmentDefinition section (#13054)
It's no longer required after https://github.com/istio/istio/pull/44392
2023-04-28 14:23:31 -07:00
Ravi Verma 9b0315deba
multi-cluster with multi-network setup flow fix (#13081)
* multi-cluster with multi-network setup flow fix

* Updated test case to align with document
2023-04-26 06:12:28 -07:00
SRodi f05de6727c
canary-doc-dynamic-versions (#13110)
* use dynamic versions for canary upgrade docs
* update boilerplates md files
* update canary and helm upgrade tests/docs accordingly
* update diagrams
* update static referenced versions to newer versions
2023-04-25 14:31:28 -07:00
SRodi dd4f01fa26
Create generic args.md with common args consumed by test scripts (#13087)
* generic-args-md

* create generic boilerplates/args.md
* include gw_api_version, full_version, previous_version
* update install/operator/test.sh to source and use new vars
* update test/util/gateway-api.sh to source and use new gw var
* remove gateway-api-version.md
* relates to #13085

* fix linting fail for args.md

* remove sed command for revision string, use param expansion
2023-04-21 08:59:23 -07:00
SRodi 2ed61a7cae
Enable tests and remove hardcoded versions for operator install doc (#13050)
* Enable tests for operator install

* install-operator-tests

* update snip_id
* set snip_id=none for non-tested snips
* add test scenarios for helm,watchns,install istio,update
* use functions for better readability
* add newline at the end

* install-operator-tests

* add tests for inplace and canary upgrade
* update version 1.8.1 and 1.9.0 to 1.17.1 and 1.17.2 in docs
* disable snip remove_operator failing lint/test

* install-operator-tests

* remove all hardcoded versions in operator install doc
* add istio_previous_version and full/previous revision to snip.py
* adjust test.sh accordingly

* install-operator-tests

* add shorcodes for revision versions

* install-operator-tests

* fix canary upgrade (upgrade from previous to full version)

* install-operator-tests

* fix reference to full_version in canary upgrade

* install-operator-tests

* fix slightly off format

* install-operator-tests

* disable test for upgrade with helm tip
* add instructions to doc for canary upgrade prep
* update test.sh and snips.sh accordingly

* install-operator-tests

* fix profile on upgrade, use default
2023-04-20 07:11:18 -07:00
Kalya Subramanian b71cbafd97
Add Istio PSA documentation (#12975)
* Update Istio dependency

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

* Add Istio PSA documentation

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

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-04-17 11:37:54 -07:00
zirain d093b49542
update istio.io/istio (#13040)
* update istio.io/istio

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* update to 56faa0e2a51e

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* update to 8d17b8f2d970

---------

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2023-04-11 11:17:01 -07:00
Frank Budinsky 18e2058d81
Fix snippet generator to not include html id in snip id (#12988)
* Fix snippet generator to not include html id in snip id

* verify failure
2023-04-03 13:20:34 -07:00
Kalya Subramanian c3456a4618
Add istioctl command for CNI install (#12970)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-03-30 14:09:54 -07:00
Frank Budinsky b64832ac53
gateway-api: future proof gateway address (#12961)
* gateway-api: future proof gateway address

* regen
2023-03-28 14:28:39 -07:00
Frank Budinsky 0d65b3888d
gateway-api: change wait ready to wait programmed (#12937) 2023-03-24 12:12:01 -07:00
John Howard 55bb838ac4
gateway: run as non-root in example (#12894)
Before the Deployment was kept as minimal as possible. This is mostly
good, because users can set any Deployment settings and things work.
However, running as non-root is a bit quirky, and very very strongly
recommended, so I think its worth calling out here.

This is one of the #1 sources of confusion we get.
2023-03-14 10:03:24 -07:00
Faseela K eb66054495
remove explicit istio-injection labeling on ns for ingress-gateway (#12785)
* remove explicit istio-injection labeling on ns for ingress-gateway

The gateway deployment already has the annotation "sidecar.istio.io/inject=true"

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>
2023-02-26 08:09:47 -08:00
Frank Budinsky 6097093431
Configure mulitcluster network for external control plane (#12778) 2023-02-24 09:07:56 -08:00
Faseela K a9f1e30fbf
Modify k3d docs (#12658)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-15 09:46:50 -08:00
Eric Van Norman fefe6d2bd3
advance master to release-1.18 (#12665)
* build an archive of v1.16 in master

* update data/versions.yml and archive index page

* advance master to release-1.18

* Fix lint by moving back to older files - Note automated job will fail lint.

* Temporarily disable the istioctl-analyze test
2023-02-14 21:05:49 -08:00
John Howard 99fc3e2ac2
gateway api: ignore error on install CRDs (#12661)
* gateway api: ignore error on install CRDs

The *expected* result is an error, so ignore it.,

* snips

* Update rest
2023-02-14 09:32:41 -08:00
demotascha c3b631ce9a
docs: Add k3d platform setup (#12642)
* Add k3d platform

* Add a blank line and fix title

* fix words

* fixed broken links

* move to the bottom

* fixed owner

* fixed url

* fix `spelling errors`

* Update title and description

* Update Page weight

* Fixed `to lowercase`
2023-02-14 00:05:41 -08:00
Frank Budinsky 005b9da62e
Move docs to Gateway API v0.6.1 (#12649)
* Move docs to Gateway API v0.6.1

* regen

* regen again

* make clean
2023-02-13 10:54:41 -08:00
Faseela K adfbceaf6e
Update Helm install feature status in FAQ (#12628)
* update Helm install to Beta

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

* update page description

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

* Change upgrade description for Helm

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-13 06:40:48 -08:00
Eric Van Norman f8dc7ca0b2
Minikube setup updates (#12627) 2023-02-13 06:27:56 -08:00
Eric Van Norman fb3a4c9701
Minor tweaks to the DOcker Desktop page (#12626) 2023-02-13 06:27:48 -08:00