Commit Graph

5168 Commits

Author SHA1 Message Date
helight d8a91d037a
zh-translation: /blog/2020/wasm-announce/ (#6835)
* zh-translation-/blog/2020/wasm-announce/

* fix style

* fix lint

* fix lint

* fix review issues
2020-03-18 18:55:37 -07:00
Christian Posta a4e2b7ec9a
Add a blog on declarative wasm extensions for envoy and istio (#6859)
* Add a blog on declarative wasm extensions for envoy and istio

* Pushed changes for review

* fixed lint errors

* fixed bash syntax

* update note to http for module delivery

* clean rest of lint issues
2020-03-18 11:10:17 -07:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
Jason Young e7f8c82451
update multicluster shared control plane docs (#6843)
* update multicluster shared control plane docs

* Merged single and multiple network instructions. They are nearly
  identically except for specifying the mesh network configuration.

* Removed use of pod IPs for cross-cluster control plane. Added three
  options that are more appropriate for production use.

* use `istioctl x create-remote-secret` instead of copy/paste bash

* Updated the master and remote cluster configuration examples to be
  declartive instead of imperative. Users can copy/paste the examples,
  edit, commit to scm, and apply to the clusters.

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* updates

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* lint errors

* lint

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* update networks and add selfSigned

* Apply suggestions from code review

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* fix config and remove option 3

* fix formatting and grammer

* move additional considerations after the sample services

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
2020-03-18 10:31:36 -04:00
Istio Automation 0c3f225672
Automator: update istio.io@master reference docs (#6900) 2020-03-18 06:44:02 -07:00
Shawn O'Dell 4756fc8686
Gke private firewall port (#6882)
* GKE Firewall Port

* clarity

* lint: trailing spaces

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

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* unindent nested blocks

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-18 04:29:03 -07:00
shinji3887 35c5795b32
zh-translation:content/zh/docs/reference/config/telemetry/configurable_metrics/index.md (#6880)
* add new trans

* 增加英文间空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 20:23:09 -07:00
shinji3887 e4ed98f68d
zh-translation:content/zh/docs/reference/config/telemetry/metrics/index.md (#6879)
* add new translate

* 修改文字

* 增加英文间的空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 19:40:13 -07:00
2BFL 07536395d2
zh-translation: sync architecture with en (#6898)
fix url
2020-03-17 18:52:29 -07:00
Istio Automation 5d51965e4b
Automator: update istio.io@master reference docs (#6893) 2020-03-17 08:56:53 -07:00
shinji3887 ec8e6b5a31
zh-translation:content/zh/docs/reference/config/telemetry/telemetry_v2_with_wasm/index.md (#6878)
* add zh post

* 增加英文空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-17 08:27:52 -07:00
Frank Budinsky 64d2c26267
Remove links to deleted istio_ca reference doc (#6895)
* Remove links to deleted istio_ca reference doc

* cacert->cacerts
2020-03-17 07:46:37 -07:00
John Howard 9d1e48acb7
Add cert-manager integration doc (#6896)
* Add cert-manager integration doc

This starts the new "Integrations" page, which will include many other
integrations in the future. For now, I have added cert-manager
integration. We have an existing doc for this at
https://istio.io/docs/tasks/traffic-management/ingress/ingress-certmgr/
which I think we can remove, but I did not do that in this PR.

Note to the reviewer: this is explicitly not a task, as we do not
control cert-manager. Having an explicit set of steps and verifications
requires an exact working directions, which is maintained as
cert-manager evolves, etc. The goal here was to link out to cert-manager
docs wherever possible, and just document the very minimal amount needed
to actually get things integrated with Istio. As you can see from the
doc this is fairly minimal - for the most part, its just referencing a
secret crated by cert-manager.

* Update content/en/docs/ops/integrations/_index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-17 07:18:35 -07:00
2BFL fee03daceb
zh-translation: release 1.5 with cherrypick/release-1.5 (#6777)
* zh-translation: release 1.5 with cherrypick/release-1.5



sync some file with en for lint

* sync concepts

* Accept yhyddr's suggestion
2020-03-17 00:30:26 -07:00
lei-tang 2463045315
Update Istio DNS certificate document for Istio 1.5 (#6871)
* Update Istio DNS certificate document for Istio 1.5

* Revise overview based on review comments
2020-03-16 12:39:11 -07:00
Istio Automation c2518f15f3
Automator: update common-files@master in istio/istio.io@master (#6891) 2020-03-16 12:19:42 -07:00
shibataka000 6027822240
Fix output of command (#6883) 2020-03-16 14:59:01 -04:00
Adarsh J 9eeaa909e6
fix typo in the path for redis config (#6768)
Force merging, since it's harmless and just blocked by a build issue.
2020-03-16 14:56:42 -04:00
Shamsher Ansari b0813c7dd6
Update home page links (#6872)
* Update home page links

* Point to the higher level config page.

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-16 11:47:44 -07:00
Travis Clarke 71a9cd7ef0
Update generated docs (#6870) 2020-03-16 11:47:36 -07:00
Shamsher Ansari a8f801c11d
Reword to clarify the intent of external access (#6888) 2020-03-16 11:09:21 -07:00
Istio Automation 42fce40dc3
Automator: update istio.io@master reference docs (#6419) 2020-03-16 10:45:24 -07:00
Eric Van Norman fc26fca934
Remove KubeCon EU event, fix KubeSphere.io links, ignore 429s. (#6886)
* Remove KubeCon EU event

* Make kubsphere.io link changes

* Ignore 429 return codes on links
2020-03-16 10:19:12 -07:00
Nathan Mittler 404cbd180d
Update to the latest istio/istio (#6881)
There were changes to the test framework that required a few tweaks.
2020-03-16 10:08:02 -04:00
Frank Budinsky 546a3c8379
Manual cherrypick of #6866 (#6875) 2020-03-13 15:14:37 -04:00
Frank Budinsky e7abbb1131
Extensibilty concept section postion wrong (#6874) 2020-03-13 10:33:24 -07:00
Istio Automation 01feea181e
Automator: update common-files@master in istio/istio.io@master (#6867) 2020-03-12 14:47:13 -07:00
John Pape 1feb25e99b
Remove "Helm with Tiller" install path docs (#6864)
* Remove helm with tiller install path

* Updates inbound linking documents
2020-03-12 13:39:40 -07:00
Douglas Reid e27560166d
feat(observability): add best practices guide (#6810)
* feat(observability): add best practices guide

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* fix some lint issues

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* review edits

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* remove drop-shadows

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* refactor to appease the spellcheck process

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-12 10:04:29 -07:00
Suchith J N 798328b911
(#6586) move istio.io test for circuit breaking to istio.io repository (#6609)
* (#6586) move istio.io test for circuit breaking to istio.io repository

* (#6586) add verification for output metrics

* (#6586) widened bounds for both before and after tripping and use ruby for evaluation

* (#6586) fix istioio package import
2020-03-12 09:05:43 -07:00
Brian Avery 782a7dba4c
Fix OKD link (#6861)
* Fix OKD link

* Fixed Chinese link too
2020-03-12 09:32:03 -04:00
Istio Automation 1adb5354b6
Automator: update common-files@master in istio/istio.io@master (#6862) 2020-03-11 16:17:37 -07:00
Frank Budinsky 8774229973
Cleanup .spelling (lower case istiod not allowed) (#6858)
* Cleanup .spelling

* remove lower case istiod

* add backticks

* remove backticks

* restore backticks
2020-03-11 16:23:03 -04:00
Kuat ef5a5b54ec
edit standard metrics (#6845)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-03-10 13:44:55 -07:00
mandarjog 67f914d96c
fix label name for telemetry v2 (#6762)
* fix label name for telemetry v2

* update spelling
2020-03-10 08:57:48 -07:00
Yangmin Zhu 080b11d791
authz: update troubleshooting guide for authZ policy (#6767)
* authz: update troubleshooting guide for authZ policy

* update

* Update content/en/docs/ops/common-problems/security-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/common-problems/security-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/common-problems/security-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/common-problems/security-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* update

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-10 08:33:41 -07:00
tigran-a e8466022bd
Revert "cacerts secret to replace with istio-ca-secret (#6829)" (#6836)
This reverts commit d4eba6eb52.
2020-03-10 07:25:50 -07:00
Istio Automation c3b11dfcee
Automator: update common-files@master in istio/istio.io@master (#6839) 2020-03-10 01:30:30 -07:00
2BFL d6e6e65271
fmt for zh content (#6816) 2020-03-09 22:29:30 -07:00
Istio Automation 3721683c21
Automator: update common-files@master in istio/istio.io@master (#6833) 2020-03-09 21:59:12 -07:00
helight 1413e4f539
zh-translation: add new blog 2020 wasm-announce (#6812)
* add new blog 'wasm-announce/index.md' in 2020 to zh/blog/2020/

* fix url error

* add /docs/reference/config/telemetry/metrics/
2020-03-09 21:36:19 -07:00
potterhe dbe6b080f6
zh-translation:/docs/setup/install/istioctl/index.md (#6780)
* zh-translation-1799

* fix deployment-models lint error

* fix some format

* retouch

* fix hpa lint error
2020-03-09 21:36:10 -07:00
Istio Automation c2714901a5
Automator: update common-files@master in istio/istio.io@master (#6832) 2020-03-09 16:12:09 -07:00
tigran-a d4eba6eb52
cacerts secret to replace with istio-ca-secret (#6829)
Currently, 1.5.0 istiod is looking for istio-ca-secret, while in 1.4.x it was cacerts.
2020-03-09 13:21:37 -07:00
John Howard 1ffb1d8506
Add lint-fast target for local development (#6718)
This takes 30s and runs the spellcheck and some other quick linters.
2020-03-09 12:57:13 -07:00
Istio Automation be88ec1687
Automator: update common-files@master in istio/istio.io@master (#6814) 2020-03-09 11:48:26 -07:00
Jianfei Hu 1c2cb403f4
networking issue section update: disclaimer about auto mtls and remove authn check. (#6796)
* disclaimer about auto mtls and remove authn check.

* Update content/en/docs/ops/common-problems/network-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-09 11:12:25 -07:00
Istio Automation 0114e09f65
replace Citadel with Istio CA (#6825)
Since Citadel is now built in into istiod, the certificate authority should be called Istio CA

Co-authored-by: tigran-a <avanesovt@gmail.com>
2020-03-09 13:25:29 -04:00
Gregory Hanson 7f6ef186fc
remove mtls destination rules, apply patch instead of redeploy (#6805) 2020-03-09 08:56:02 -07:00
mandarjog ec20fa3215
Remove telemetry as it has not been upstreamed (#6813)
* Remove telemetry as it has not been upstreamed

* Add jwt example
2020-03-09 07:19:29 -07:00