Eric Van Norman
af9705dd17
advance master to release-1.19
2023-06-07 14:31:17 +00: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
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
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
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
Eric Van Norman
510f278525
Update lint checker configuration. ( #12602 )
...
* Update lint checker configuration.
* Uses mdl.rb in the root
* Fix trailing lines
* Reset mdl.rb
* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Eric Van Norman
93ea5bb3ae
Update values so istioctl x wait works ( #12508 )
...
* Update values so istioctl x wait works
* Remove extra values
* Update all snippet instances of `istio install` for wait_for_istio
* Fix value
2023-01-24 15:46:18 -08:00
Frank Budinsky
b4ec649054
Add gateway api instructions to external control plane doc ( #12463 )
...
* Add gateway api instructions to external control plane doc
* regen and lint
* fix test
* more test fixes
2023-01-16 08:45:30 -08:00
Frank Budinsky
97c901688a
Improve see-also references for gateway api ( #12459 )
2023-01-15 21:38:29 -08:00
Istio Automation
567e3622af
Automator: update istio@ test reference ( #12417 )
2023-01-04 07:30:34 -08:00
Michael
99022eeffd
Add a bullet symbol in /additional-setup/cni/ ( #12426 )
2023-01-02 08:34:33 -08:00
Michael
41dc2e30f7
Fix typo and layout in /setup/additional-setup/cni/ ( #12376 )
2022-12-15 06:47:08 -08:00
Eric Van Norman
94d90787ff
Update istio test reference ( #12330 )
...
* Update istio test reference
* Update to allow modifiers for gateway api
* go mod tidy after `make clean`
2022-12-07 08:21:12 -08:00
Michael
8e48345ea5
updated 2 docs about fetching chart from URLs ( #12314 )
...
* updated 2 docs about fetching chart from URLs
* add a period at the end
* add a period at the end
2022-11-29 07:19:11 -08:00
Eric Van Norman
1f12d8f392
Release 1.16 istio.io branch cut ( #12239 )
...
* build an archive of v1.15 in master
* update data/versions.yml and archive index page
* advance master to release-1.17
* Fix lint error
2022-11-15 13:25:34 -08:00
Frank Budinsky
554dc8e39c
gateway-api: more gateway api documentation ( #12163 )
...
* gateway-api: more gateway doc
* tweak
* Update content/en/docs/setup/additional-setup/gateway/index.md
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: John Howard <howardjohn@google.com>
2022-10-31 09:48:00 -07:00
Frank Budinsky
dd6b1c09cc
gateway-api doc: ingress-sni-passthrough ( #12087 )
...
* gateway-api doc: ingress-sni-passthrough
* use kustomize for crds
* debug
* more debug
* use standard crd install
* try profile=none
* uninstall
* confirm install
* disable test for now
* regen
2022-10-17 10:39:10 -07:00
Eric Van Norman
20491e3165
use short_codes for gateway api version ( #12042 )
...
* use short_codes for gateway api version and tpye
* Update function name. Forcing name doesn't work for boilerplates?
* Fix lint
* Remove k8s_gateway_api_type
* Add update-gateway-version mkaefile target
* Fix version in test string
* Simplify id
2022-10-04 12:07:49 -07:00
Frank Budinsky
5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs ( #12021 )
...
* Add gateway-api instructions to getting-started and bookinfo docs
* fix lint
* fix cleanup
* regen
* fix lint
* fix setup
* fix include path
* v1alpha2 -> v1beta1
* regen
* install k8s crds
* fix lint
* fix cleanup
* lint
* workaround duplicate crd problem
* fix cmd
* fixes
* lint
* more fixes
* typo
* regen
* uncomment failing snip
* no choice in getting-started
* lint
* typo
* remove duplicate section title
2022-10-03 12:11:48 -07:00
Frank Budinsky
89d57d499e
Replace external profile with new remote profile ( #11811 )
2022-09-12 12:07:53 -07:00
Tong Li
46eb244468
Replace experimental uninstall command with uninstall command ( #11736 )
...
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Update content/en/docs/setup/upgrade/canary/index.md
Replace experimental uninstall command with uninstall command
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Apply suggestions from code review
Replace experimental uninstall command with uninstall command
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Update content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
zirain
bb84e3baf0
improve install gateway doc ( #11734 )
...
* improve install gateway doc
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
* unify istio-ingressgateway deployment name
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-25 06:13:07 -07:00
Faseela K
43aa5d447e
Advanced Helm chart customization doc ( #11480 )
...
* Advanced Helm chart customization doc
As per the WG meeting, it was decided not to allow support for new values in istio helm charts
(unless there is substantial evidence it is needed by a large number of people); instead create an istio.io doc on last mile helm customization
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update references section
Signed-off-by: Faseela K <faseela.k@est.tech>
* Add link to the new document in the main helm install page
Signed-off-by: Faseela K <faseela.k@est.tech>
* incorporate review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix lint error
Signed-off-by: Faseela K <faseela.k@est.tech>
* Incorporate additional review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Review comments, and fix deployment name in kustomize patch
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix helm template command
Signed-off-by: Faseela K <faseela.k@est.tech>
* specify namespace in the helm commands
Signed-off-by: Faseela K <faseela.k@est.tech>
* format helm template command output
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix intend
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-07-21 10:01:46 -07:00
Daniel Hawton
63d5724fde
Helm and gateway tests ( #11276 )
...
* add tests to gateway setup
* manually cleanup the minimal istio install
* Add canary upgrade test
* convert rewrite-repo to a helper function
* upgrade helm test
* lint fixes
* left over validatingwebhook from a prior test
* remove boilerplate check
* undo elided pod names
* gen snip
* Remove validatingwebhookconfigurations deletion
* remove webhook configs pending fix in istio
* remove webhook configs pending fix in istio
* revert some changes
* remove temp webhook removals
* remove revision labeled mutating webhooks
* revert revision-tags-middle change
* make gen
2022-06-07 08:34:59 -07:00
Frank Budinsky
a326daa3e0
Add webhooks to test framework snapshot ( #11281 )
...
* Add webhooks to test framework snapshot
* missing return
* fix lint
* some fixes
* more fixes
* final fixes
* one more
2022-05-13 10:12:49 -07:00
Faseela K
49507c999d
Clarify resource annotations behavior ( #11066 )
...
* Clarify resource annotations behavior
For more details see: https://github.com/istio/istio/pull/37825#issuecomment-1068499203
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix the yaml rendering
Signed-off-by: Faseela K <faseela.k@est.tech>
* additional review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
* Additional rephrasing
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix lint errors
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-03-18 12:07:06 -07:00
John Howard
a41e72e13d
Clarify injection for gateways ( #10998 )
...
* Clarify injection for gateways
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-02 12:19:05 -08:00
Tim Ebert
6e822cbf55
Nit: link the installation customization page ( #10919 )
2022-02-15 13:33:24 -08:00
Pengyuan Bian
dcb58d3851
[CNI] Document 1337 UID workaround for init container. ( #10655 )
...
* [CNI] Document 1337 UID workaround for init container.
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: John Howard <howardjohn@google.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* lint
* update.
* update.
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 11:31:30 -08:00
Sam Naser
64422a6fea
Remove old gateway upgrade documentation ( #10480 )
...
* Remove old gateway upgrade documentation
* fix link
2021-11-09 08:17:37 -08:00
John Howard
2c4a3b6f79
Update helm docs to use helm repo ( #10322 )
...
* Update helm docs to use helm repo
* snips
* atempt 100
* Address review comments
* unindent
2021-10-07 06:37:23 -07:00
Pengyuan Bian
fb05d1584f
Revamp CNI doc. ( #10090 )
...
* wip
* rewrite install-cni page.
* Add troubleshoot guide.
* Add doc test.
* fix test.
* fix test.
* validation log message.
* update.
* update.
* fix.
* update.
* incorporate supportability review feedback.
* Update content/en/docs/ops/diagnostic-tools/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/docs/ops/diagnostic-tools/cni/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Apply suggestions from code review
Co-authored-by: craigbox <craigbox@google.com>
* fix.
Co-authored-by: craigbox <craigbox@google.com>
2021-08-01 13:40:03 -07:00
Istio Automation
c1c5970fd8
[master] fix apiVersion for gw install ( #10132 )
...
* fix apiVersion for gw install
getting an error for current doc:
```
error: unable to recognize "iop.yaml": no matches for kind "IstioOperator" in version "operator.istio.io/v1alpha1"
```
* update apiversion for istio operator
Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-07-29 02:28:38 -07:00
John Howard
4954396ffc
Nest subsections under proper header for injection ( #10114 )
...
* Nest subsections under proper header for injection
These should be under auto injection, not manual injection
* Update index.md
2021-07-26 07:06:27 -07:00
imgbot[bot]
bd76ebde97
[ImgBot] Optimize images ( #9943 )
...
*Total -- 2,044.56kb -> 1,582.58kb (22.6%)
/content/en/blog/2021/revision-tags/tags-updated.png -- 489.73kb -> 320.65kb (34.53%)
/content/en/blog/2021/revision-tags/tags.png -- 488.91kb -> 320.48kb (34.45%)
/content/en/blog/2021/istio-4th-birthday/2.png -- 515.55kb -> 452.62kb (12.21%)
/content/en/blog/2021/istio-4th-birthday/1.png -- 495.38kb -> 436.72kb (11.84%)
/content/en/docs/setup/additional-setup/gateway/shared-gateway.svg -- 10.61kb -> 9.92kb (6.45%)
/content/en/docs/setup/additional-setup/gateway/user-gateway.svg -- 8.66kb -> 8.16kb (5.82%)
/content/en/docs/setup/additional-setup/gateway/canary-upgrade.svg -- 10.74kb -> 10.21kb (4.91%)
/content/en/docs/setup/additional-setup/gateway/inplace-upgrade.svg -- 10.56kb -> 10.05kb (4.84%)
/content/en/docs/setup/additional-setup/gateway/high-level-canary.svg -- 14.43kb -> 13.79kb (4.48%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-18 08:25:37 -07:00
Frank Budinsky
0bd422fe25
A few gateway install clarifications ( #9878 )
2021-06-03 13:13:19 -07:00
John Howard
d9d45037fc
Add documentation for gateway installation and management ( #9706 )
...
* Add documentation for gateway installation and management
* Various improvements
* fix lint
* lint
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* TOC comments
* fix
* Franks comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-06-02 14:08:15 -07:00
craigbox
748dc21783
Fix table layout ( #9789 )
2021-05-19 10:56:02 -07:00
craigbox
8554c3e941
Experimental tidy-ups ( #9772 )
...
* Experimental tidy-ups
* replace #8980
* add one that's Alpha; should possibly change word?
2021-05-18 06:46:43 -07:00
Shamsher Ansari
bc361a86ec
Move Customizing the installation configuration into a separate page ( #9643 )
...
* Move Customizing the installation configuration into a separate page
* add ref
* remove alias and update link
2021-05-17 07:09:56 -07:00
John Howard
57785e2a6d
Improvements to sidecar injection doc ( #9732 )
...
* Improvements to sidecar injection doc
Clarify a few things, add info about revisions and gateway template
(TODO - link to doc once it merges), and make auto injection documented
first since its (*highly*) recommended
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-05-13 11:10:53 -07:00
Frank Budinsky
5921dd0994
Move external control plane doc to install section ( #9727 )
...
* Move external control plane doc to install section
* lint
* fix feature-stages broken link
2021-05-12 14:16:42 -07:00