Commit Graph

4171 Commits

Author SHA1 Message Date
Sam Naser 908bea1883
Update canary upgrade docs (#10086)
* Update canary upgrade documentation

* fixes

* remove trailing spaces

* Add back experimental heading for revision tags

* Add revision tag feature

* Address feedback
2021-07-30 12:25:15 -07:00
Steve Zhang 4bdea0495f
fixed docs errors when working on issues#33906 (#10076)
* fixed docs errors when working on issues#33906

* change the deploying Istio yaml after testing

* fix lint

* fixed issue according to comments
2021-07-30 05:35:49 -07:00
Istio Automation 1653758a56
Automator: update istio.io@ reference docs (#10134) 2021-07-29 19:45:50 -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
Shamsher Ansari 41a7b8e554
helm install: create ns separatly for operator (#9592) 2021-07-28 22:45:17 -07:00
Istio Automation 2f3095fd9f
Automator: update istio.io@ reference docs (#10131) 2021-07-28 19:48:17 -07:00
AndreaM12345 c8297f13f1
External control plane part 2 test (#10127)
* update for https://github.com/istio/istio.io/issues/10068

* update based on review

* update cleanup

* more cleanup and update doc
2021-07-27 19:24:58 -07:00
John Howard 752046990d
User supported endpoint for connectivity test (#10124) 2021-07-26 13:18:36 -07:00
jacob-delgado 0605e12323
Announce 1.9 eol (#10095)
* Announce 1.9 eol

* Update content/en/news/support/announcing-1.9-eol/index.md

Co-authored-by: craigbox <craigbox@google.com>

Co-authored-by: craigbox <craigbox@google.com>
2021-07-26 11:39:08 -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
Istio Automation c102640580
Automator: update istio.io@ reference docs (#10110) 2021-07-22 19:50:39 -07:00
Eric Van Norman c893d34452
Update final 1.8 EOL date in supported releases (#10106) 2021-07-22 13:03:53 -07:00
jacob-delgado 0a42a746a4
Announcing 1.9.7 (#10096)
* Announcing 1.9.7

* Update content/en/news/releases/1.9.x/announcing-1.9.7/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Add to .spelling

* Release on July 22

* Fix version numbers

Co-authored-by: craigbox <craigbox@google.com>
2021-07-22 12:03:58 -07:00
jacob-delgado 1188c7725c
Samples referenced was in incorrect directory (#10097) 2021-07-21 14:46:59 -07:00
jacob-delgado f65701893e
Minor typo in cert-manager documentation (#10098) 2021-07-21 03:01:10 -07:00
John Howard b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Pengyuan Bian 0331e39bc8
Add command reference for install-cni. (#10087)
* Add command reference for install-cni.

* lint
2021-07-19 08:30:57 -07:00
Sam Naser ed17aba814
Add release notes for 1.10.3 (#10059)
* Add release notes for 1.10.3

* Fix spelling

* Add trailing period

* Update date
2021-07-16 14:19:59 -07:00
Istio Automation b88290e218
Automator: update istio.io@ reference docs (#10083) 2021-07-15 19:49:15 -07:00
Eric Van Norman a3f2c5a0dd
Update for branch cut (#10082)
* prepare for v1.11 as istio source is already branched

* Update test ref to 1.11.0-beta.0

* Remove extraneous added files
2021-07-15 11:58:54 -07:00
John Mazzitelli d316726772
No longer need this warning about Kiali addon install. (#10081)
Now that the Kiali addon has been upgraded to v1.36, there is no longer the monitoring dashboard CRD that we have to worry about. This is what caused that timing error (the CRD would fail to be established in time before the dashboards themselves started to get created).

Since this timing error won't happen, we can remove this warning in the docs.
2021-07-15 10:22:53 -07:00
Yukun Cao 9d03d5df67
zh-translation: content/zh/docs/ops/best-practices/observability (#9996)
* zh-translation: content/zh/docs/ops/best-practices/observability

* Fix spelling errors
2021-07-15 05:43:33 -07:00
youhonglian 886ee04571
zh-translation/content/en/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#10065) 2021-07-15 04:57:18 -07:00
youhonglian 9f976eb0f4
zh-translation: /content/en/docs/tasks/security/cert-management/custom-ca-k8s/index.md (#10064) 2021-07-15 04:57:10 -07:00
Istio Automation 7e0c012929
Automator: update istio.io@ reference docs (#10078) 2021-07-14 19:50:01 -07:00
youhonglian d93ecd154e
zh-translation/docs/releases/feature-stages/index.md (#10062) 2021-07-14 17:52:49 -07:00
Istio Automation 10215ad2d8
Automator: update istio.io@ reference docs (#10075) 2021-07-13 19:49:13 -07:00
jacob-delgado 40e2ed2602
Update helm upgrade instructions (#10047)
* Update helm instructions for upgrading

Signed-off-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>

* Fix linter

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

Co-authored-by: craigbox <craigbox@google.com>

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

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

* Remove unnecessary sentence

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

Co-authored-by: craigbox <craigbox@google.com>

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

Co-authored-by: craigbox <craigbox@google.com>

* Review comments

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

Co-authored-by: craigbox <craigbox@google.com>

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-07-13 13:43:06 -07:00
Frank Budinsky c26390c6ff
Update for simplified istiod-remote charts (#9983)
* Update for simplied istiod-remote charts

* regen snips

* correction

* remove arg

* regen

* add service-account arg

* regen
2021-07-13 09:29:20 -07:00
Neeraj Poddar 811b47c251
Add NCC security assessment announcement blog (#10061)
* Add NCC security assessment announcement blog

* Fix lint errors

* More lint fixes

* Update content/en/blog/2021/ncc-security-assessment/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/ncc-security-assessment/index.md

Co-authored-by: craigbox <craigbox@google.com>

Co-authored-by: craigbox <craigbox@google.com>
2021-07-13 05:09:38 -07:00
Istio Automation 65086b28b5
Automator: update istio.io@ reference docs (#10060) 2021-07-12 19:47:11 -07:00
zirain d80c97ce0d
fix ratelimit doc (#10051)
* fix deprecated crd

* fix nit

* fix ratelimt envoyfilter
2021-07-12 07:36:03 -07:00
Istio Automation a39babdc8d
Automator: update istio.io@ reference docs (#10055) 2021-07-11 19:47:08 -07:00
Istio Automation c01da14edd
[master] Add the information that you can concatenate CA certs (#10057)
* Add the information that you can concatenate CA certs

Add the information that you can concatenate CA certs if you want to accept MTLS from client providing certificate signed by different CAs

* english review comments

* adding back key and also adding "value"

Co-authored-by: Laurent Demailly <ldemailly@gmail.com>
2021-07-11 13:26:54 -07:00
John Howard 6df4ad7635
Remove warning about removed limitation (#10030)
* Remove warning about removed limitation

This hasn't been accurate since ~1.8

* fix other occurance
2021-07-09 14:11:47 -07:00
youhonglian 3de8422d32
zh-translation: /docs/releases/contribute/_index.md (#10049) 2021-07-08 21:54:27 -07:00
Istio Automation e90209d08f
Automator: update istio.io@ reference docs (#10048) 2021-07-08 19:50:02 -07:00
Yangmin Zhu ef5b9ca506
add normalization guideline in security best practice (#9961)
* add normalization guideline in security best practice

* Apply suggestions from code review

Co-authored-by: Justin Pettit <jdpettit@google.com>

* add link

* Apply suggestions from code review

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

Co-authored-by: Justin Pettit <jdpettit@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-07-08 14:13:38 -07:00
Steve Zhang aa636228be
components section has been missed, need to add in (#10042)
* components section has been missed, need to add in

* one more doc error
2021-07-08 06:34:39 -07:00
Istio Automation e1e31d4a15
Automator: update istio.io@ reference docs (#10041) 2021-07-07 19:47:58 -07:00
youhonglian d3da0460d6
zh-translation: docs/releases/security-vulnerabilities/index.md (#10034) 2021-07-06 15:33:40 -07:00
María Cruz 514007bc17
Blog for Istio Community Meetup China (#10025)
* Blog for Istio Community Meetup China

* added changes from first revision

* add period for the linter

* Add values to spelling for blog post

* revert last

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/blog/2021/istio-community-meetup-china/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Spelling entries for #10025

* Haidan => Haidian

* fix lint

* MD002 fix

* MD002 fix

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Iris <irisdingbj@gmail.com>
2021-07-06 05:22:38 -07:00
youhonglian 6a602cdc67
zh-translation/about/faq/security/mysql-with-mtls.md (#9955)
* zh-translation/about/faq/security/mysql-with-mtls.md

* fix: error in symbol
2021-07-06 04:34:41 -07:00
Istio Automation 84cae80c6f
Automator: update istio.io@ reference docs (#10031) 2021-07-02 19:48:59 -07:00
Iris 564f8eceea
Blog for Istio Community Meetup China in Chinese (#10027)
* Blog for Istio Community Meetup China

* address review comments

* add registration link
2021-07-01 23:34:52 -07:00
Istio Automation fdd229ebed
Automator: update istio.io@ reference docs (#10026) 2021-07-01 19:46:32 -07:00
silenceshell 80e31e7c74
routeConfiguration.vhost.name use empty string as wildcard (#10012) 2021-07-01 10:45:54 -07:00
Istio Automation 6bea568c83
Automator: update istio.io@ reference docs (#10020) 2021-06-30 19:47:42 -07:00
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00
danielmenezesbr be57c3bbf2
missing a space after "kubectl get pods -l" (#9901) 2021-06-29 08:12:38 -07:00
craigbox 029cbdf176
Announce steering election and TOC election result (#10008)
* Announce steering election and TOC election result

* Upon leaving the project, a member of Project Mayhem has a name

* update w/Neeraj's suggestions & new links

* you really care about trailing spaces, don't you linter?
2021-06-29 06:18:18 -07:00
Istio Automation a9f79185a3
Automator: update istio.io@ reference docs (#10011) 2021-06-28 19:47:52 -07:00
Yangmin Zhu 5f270be08e
fix the wording in the ext-authz blog (#9978)
* fix the wording in the ext-authz blog

* commit Sven's suggestion

* remove trailing space

Co-authored-by: craigbox <craigbox@google.com>
2021-06-28 13:58:08 -07:00
Istio Automation ee307c322f
Remove outdated usage (#10007)
Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com>
2021-06-28 13:13:15 -07:00
craigbox 9052e8e278
Add comments to the user and vendor pages (#10004)
* Add comments to the user and vendor pages

* Add info on helping to contribute

* Update links

* s/yaml/yml/
2021-06-28 11:39:47 -07:00
youhonglian 6a449fa888
zh-translation: zh-translation/content/en/docs/_index.md (#10000) 2021-06-28 08:01:27 -07:00
Istio Automation e6ab08604e
Update bug reporting instructions for docs (#10001)
Closes #9963.

Co-authored-by: craigbox <craigbox@google.com>
2021-06-28 07:17:59 -07:00
wangyufan c7d35bf949
update zh enableAutoMtls default true (#9957) 2021-06-28 06:06:06 -07:00
凡梦星尘 b7b8935a66
Upgrade the ops documents translate to Chinese. (#9888)
* finish upgrate the istio CTL analyze article translate to Chinese.

* finish upgrate the istio proxy cmd article translate to Chinese.

* finish upgrate the istio  ctl article translate to Chinese.

* fix the spelling check error.
2021-06-28 05:20:58 -07:00
orangegzx c74efe29cb
zh-translation: blog/2019/knative-activator-adapter/index.m (#9757) 2021-06-28 05:20:51 -07:00
刘旭 36496520a6
zh-translation: use sha256 (#9998) 2021-06-28 04:28:07 -07:00
Frank Budinsky cc6c3ec406
Improve traffic shifting task overview (#9992)
* Improve traffic shifting task overview

* rm blank line
2021-06-25 15:21:49 -07:00
jacob-delgado 7a7b01768b
Update reporters for recent cve (#9991)
* Update reports for recent cve

* Fix linter
2021-06-25 13:48:03 -07:00
Istio Automation 09ca874436
Automator: update istio.io@ reference docs (#9990) 2021-06-25 09:43:20 -07:00
刘旭 7dbf1b0d1f
use sha256 (#9981) 2021-06-25 07:26:16 -07:00
Eric Van Norman db94cfd5bb
Manual cherry-pick of #9986 (#9988) 2021-06-25 06:40:48 -07:00
youhonglian bac742ea93
zh-translation: content/en/docs/examples/microservices-istio/add-new-microservice-version/index.md (#9982) 2021-06-24 09:08:35 -07:00
Yangmin Zhu 9c2b9b9358
add mitigation for unsupported normalization in security best practice (#9917)
* add mitigation for unsupported normalization in security best practice

* address comments

* address comments

* Apply suggestions from code review

Co-authored-by: Justin Pettit <jdpettit@google.com>

* Apply suggestions from code review

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

* address comments

Co-authored-by: Justin Pettit <jdpettit@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-06-24 08:02:02 -07:00
learner0810 26f2abac12
content/en/about/service-mesh/index.md (#9968) 2021-06-24 04:50:08 -07:00
Istio Automation e10b120847
Automator: update istio.io@ reference docs (#9979) 2021-06-23 20:29:37 -07:00
youhonglian 64b5d7943a
zh-translation: /content/en/docs/examples/microservices-istio/logs-istio/index.md (#9970) 2021-06-23 19:38:59 -07:00
Costin Manolache e666ec57ff
New ports added to the code (#9910)
* Add ports.

* Adjust hbone ports

* Order
2021-06-23 10:16:13 -07:00
Steven Landow 6f26c723ec
GKE platform setup: multicluster firewall rule (#9942)
* GKE platform setup: multicluster firewall rule

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-authored-by: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com>

* lint

* periods

Co-authored-by: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com>
2021-06-23 09:31:19 -07:00
Istio Automation 21083e06f8
remove Mixer dashboard from the setup script (#9973)
Co-authored-by: craigbox <craigbox@google.com>
2021-06-23 08:09:09 -07:00
craigbox b959e3e2c4
Add traffic management concept alias (#9971)
The [Istio mesh dashboard for Grafana](https://grafana.com/grafana/dashboards/7639) includes a link to https://istio.io/docs/concepts/traffic-management/overview.html which is 404.

(TODO: update the dashboard URLs)
2021-06-23 06:52:40 -07:00
ChristinaMak 9b02f2f215
Flag experimental pages with dagger (#9895)
* Flag experimental pages with dagger

* Use dagger symbol in title

* Dagger in navigation titles for experimental status

* Experimental asterisk note

* Asterisk with space

* Spacing between title and asterisk

* Flag experimental and alpha status
2021-06-23 04:46:20 -07:00
Istio Automation c079b06066
Automator: update istio.io@ reference docs (#9966) 2021-06-22 19:47:24 -07:00
Cynthia Lopes do Sacramento 4766963cbb
Replacing referenced issues for scale down issue (#9962)
Since is currently closed https://github.com/istio/istio/issues/19395, it looks like the known issue is no longer relevant, while in fact is is still pending on  https://github.com/kubernetes/autoscaler/issues/3947.

This is just a trivial replacement of the reference issue. I hope it is ok.
2021-06-22 12:00:12 -07:00
youhonglian 0b1b47867a
zh/about/faq/security/non-istio-to-istio.md (#9956) 2021-06-21 20:13:18 -07:00
youhonglian 16d7db0f7c
zh-translation/about/faq/security/k8s-health-checks.md (#9954) 2021-06-21 20:13:11 -07:00
youhonglian 62bf9b5795
zh-translation/about/faq/security/cert-lifetime-config.md (#9953) 2021-06-21 19:26:18 -07:00
youhonglian 521a545bf6
zh-translation/about/faq/general/what-is-istio.md (#9952) 2021-06-21 19:26:11 -07:00
youhonglian 824836671a
zh-translation/faq/general/how-do-i-contribute.md (#9951)
* zh-translation/faq/general/how-do-i-contribute.md

* fix: remove unnecessary change
2021-06-21 05:52:57 -07:00
youhonglian be256d436e
zh-translation/content/en/about/ecosystem/index.md (#9950) 2021-06-21 05:12:47 -07:00
youhonglian eda31ed371
zh/about/faq/_index.md (#9949) 2021-06-21 04:32:17 -07:00
Istio Automation 48d5355ee3
Automator: update istio.io@ reference docs (#9947) 2021-06-18 19:43:44 -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
Shamsher Ansari 03d2ac377d
Fix typo in EXTERNAL_CA env (#9944) 2021-06-18 04:53:14 -07:00
Nicole Li 2393ba735a
zh-translation/docs/ops/configuration/traffic-management/tls-configuration (#9927) 2021-06-17 21:49:52 -07:00
John Howard a5ac91edb0
Add documentation on traffic routing details (#9800)
* Add documentation on traffic routing details

* fixes
2021-06-17 15:14:11 -07:00
Shamsher Ansari 61bdc280ab
Highlight port conflict warning (#9935) 2021-06-17 07:40:20 -07:00
Shamsher Ansari 39fe1c0a09
Add warn for namespace (#9936) 2021-06-17 06:56:41 -07:00
Yangmin Zhu d31e9560b3
add reference page for supported normalization in authz (#9908)
* add reference page for supported normalization in authz

* address comments
2021-06-16 12:40:09 -07:00
Istio Automation 20a5674976
Automator: update istio.io@ reference docs (#9934) 2021-06-15 19:45:23 -07:00
craigbox 7271b579d1
Update link to Shared Drive folder (#9926)
* Update link to Shared Drive folder

...and a couple minor typos.

* missed some in English

* Make same changes in ZH version

* Fix Inkscape cap'n
2021-06-15 09:11:12 -07:00
Istio Automation 4f1963651d
Automator: update istio.io@ reference docs (#9925) 2021-06-14 19:48:57 -07:00
silenceshell 60e14771c5
update match condition for configPatches (#9922) 2021-06-14 11:26:20 -07:00
Istio Automation 52c3895557
Automator: update istio.io@ reference docs (#9923) 2021-06-12 19:47:15 -07:00
Eric Van Norman 0ae3c0fb44
Fix copy paste of text bash sections (#9920) 2021-06-11 10:49:14 -07:00
Istio Automation 4a76248feb
Automator: update istio.io@ reference docs (#9918) 2021-06-10 19:49:40 -07:00