-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add suggested additions to security dock #9068
Merged
istio-testing
merged 2 commits into
istio:master
from
howardjohn:security-best-practices-v2
Feb 26, 2021
Merged
Add suggested additions to security dock #9068
istio-testing
merged 2 commits into
istio:master
from
howardjohn:security-best-practices-v2
Feb 26, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google-cla
bot
added
the
cla: yes
Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
label
Feb 25, 2021
istio-testing
added
the
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
label
Feb 25, 2021
rvennam
reviewed
Feb 26, 2021
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
rvennam
approved these changes
Feb 26, 2021
istio-testing
added a commit
that referenced
this pull request
Mar 24, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: davidhauck <david_hauck40@yahoo.com> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
istio-testing
added a commit
that referenced
this pull request
Mar 25, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * update reference docs Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
istio-testing
added a commit
that referenced
this pull request
Mar 25, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: davidhauck <david_hauck40@yahoo.com> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
davidhauck
added a commit
to davidhauck/istio.io
that referenced
this pull request
Mar 25, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * update reference docs Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
craigbox
pushed a commit
that referenced
this pull request
Mar 25, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * update reference docs Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
craigbox
pushed a commit
that referenced
this pull request
Mar 25, 2021
* Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: davidhauck <david_hauck40@yahoo.com> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
istio-testing
added a commit
that referenced
this pull request
Mar 29, 2021
* Polidea update (#8985) * Move scss files to assets * Homepage redesign * Remove customer images from assets * Fixed incorrect customer image path * Add hero animation * Replace the logo * Redesign Header/Navbar * Add Header transition. Change animation waves * Update navbar dropdown styling * Replace service mesh graph, Add Use cases section * Style page footer * Remove Chinese from supported languages * Make homepage Use case panels clickable/anchors * Change header variables * Style breadcrumbs * Add Service mesh and Solutions pages * Drop redundant Istio svg logo classes * Fix svgs on Solutions page * Add Case Studies * Replace invalid icons * Fix svgs * Fix svgs * Update service mesh graphs * Add panel and quote_carousel_panel shortcodes * Add Case studies list * Styling and shortcodes cleanup * Add header links hover animation * Style company logo element and Case study * Upload a correct Service mesh graph * Add Case study author img and company name * Add VMware case study * Replace Solutions svgs with updated ones * Make Solutions list dynamic. Add solution .md files * Setup Solutions and Case studies list templates. Update solution .mds * Make feature_block a standalone component * init * Add Case Study suggestions component * Create single.html for Solutions * Show 3 Case study suggestions on Solution page. Add Red Hat Case study. * Improve mobile view sidebar. Add distributors component, display on homepage. * Add Case studies carousel shortcode. Use distributors component on Homepage, Case studies. * Make Solutions carousel dynamic based on the solutions .md files * Add Get Involved page * Revert "Merge branch 'blog-documentation' of https://github.com/wbartosz/private-istio into redesign" This reverts commit bd5dc071d4f5483e307a90d81c1f8ae73dd49960, reversing changes made to 7fd1effe2724a41182722114f01881589ea79d41. * Adjust mobile styles * Refactor styles * Use icon partial instead of inline_image * Fix border for Get Involved page * Fix Istio logo * Fix footer and nav Istio logos * Fix Solutions broken svg files * Move Solutions styling to a separate scss file * Switch from partialCached to partial footer * Add TODO comments to mark pages containing placeholders * Add Chinese to supported languages * Add TODO comments to mark pages for placeholders replacement * Polidea update (#9070) * Add Ecosystem * Add TODO comments to mark files containing placeholders. Replace a bool parameter for listing integrations/pro_services with a reference to a correct path. * Remove unused interactive_panels variable. Inherit font-family in Ecosystem panels. * Polidea update - FAQ page (#9093) * Add FAQ page * Add todo to replace placeholders * Polidea update - Blog (#9101) * blog list and single post * changed outline, spacings, added links * moved comment and deleted doubled code * add subtitle to blog, modify spacings and filtering function * modify subtitle * change font size in paragraphs in blog * change summary for description field * smaller blog posts on mobiles * Polidea update - Info Banner (#9149) * Change Info Banner styles * Increase banner height and change placeholder text * Polidea update - Search & Distributors' logos (#9187) * Animate the search bar in Header nav * Adjust search animation * Replace distributors' logos with the Istio logo * init (#9200) * Polidea update - Website docs (#9189) * Add website docs * Unify website docs text * Add Website docs link to README * Change docs name to Custom Pages * Polidea update - Documentation (#9121) * documentation page * Add todo comment and modified scroll position on sidebar * function to move below header * change in breadcrumbs, delete test info * add spacing * modify banner * modify sidebar, toc, headers * add test info * change media query * fix tablet view, sidebar on mobiles, banner related spacings * fix * change color in tables * light theme * delete console log * sidebar expands, smaller spacings and h1 * change path to image * change path to image * change date * modify padding in banner * change inline to class * Polidea update - News (#9190) * merges and chage to description * fix multiselect * add security disclosure * styled disclosure details * fix height in news post * Update layouts/news/list.html Co-authored-by: craigbox <craigbox@google.com> * add todo Co-authored-by: craigbox <craigbox@google.com> * Replace placeholder text and logos on home page, Service mesh and Get involved. (#9322) * Polidea update - tables, header fixes (#9318) * table fix, header shadow * fix code break * fix code break * add new line * fix spacing * Replace an outdated Red Hat logo (#9345) * Polidea update - revert moving scss to assets (#9351) * revert assets * script * Move docs from /about/ to /docs/releases/ (#9357) * Move docs from /about/ to /docs/releases/ * Add explicit /latest/ redirects * linters styles and ts (#9354) * add redirect to fix logos on home page (#9355) * Update polidea - fix spelling (#9382) * spelling and other linter fixes * fix search * fix * Fix links to newly moved pages (#9368) * Fix links to newly moved pages * Add owner metadata * Polidea update - fix links (#9392) * fix links * Fix the last of the link issues (#9396) * Merge master into polidea-update (#9398) * Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * update reference docs Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * Fix merge conflicts (#9399) * Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua…
elkan1788
added a commit
to elkan1788/istio.io
that referenced
this pull request
Apr 5, 2021
* Polidea update (#8985) * Move scss files to assets * Homepage redesign * Remove customer images from assets * Fixed incorrect customer image path * Add hero animation * Replace the logo * Redesign Header/Navbar * Add Header transition. Change animation waves * Update navbar dropdown styling * Replace service mesh graph, Add Use cases section * Style page footer * Remove Chinese from supported languages * Make homepage Use case panels clickable/anchors * Change header variables * Style breadcrumbs * Add Service mesh and Solutions pages * Drop redundant Istio svg logo classes * Fix svgs on Solutions page * Add Case Studies * Replace invalid icons * Fix svgs * Fix svgs * Update service mesh graphs * Add panel and quote_carousel_panel shortcodes * Add Case studies list * Styling and shortcodes cleanup * Add header links hover animation * Style company logo element and Case study * Upload a correct Service mesh graph * Add Case study author img and company name * Add VMware case study * Replace Solutions svgs with updated ones * Make Solutions list dynamic. Add solution .md files * Setup Solutions and Case studies list templates. Update solution .mds * Make feature_block a standalone component * init * Add Case Study suggestions component * Create single.html for Solutions * Show 3 Case study suggestions on Solution page. Add Red Hat Case study. * Improve mobile view sidebar. Add distributors component, display on homepage. * Add Case studies carousel shortcode. Use distributors component on Homepage, Case studies. * Make Solutions carousel dynamic based on the solutions .md files * Add Get Involved page * Revert "Merge branch 'blog-documentation' of https://github.com/wbartosz/private-istio into redesign" This reverts commit bd5dc071d4f5483e307a90d81c1f8ae73dd49960, reversing changes made to 7fd1effe2724a41182722114f01881589ea79d41. * Adjust mobile styles * Refactor styles * Use icon partial instead of inline_image * Fix border for Get Involved page * Fix Istio logo * Fix footer and nav Istio logos * Fix Solutions broken svg files * Move Solutions styling to a separate scss file * Switch from partialCached to partial footer * Add TODO comments to mark pages containing placeholders * Add Chinese to supported languages * Add TODO comments to mark pages for placeholders replacement * Polidea update (#9070) * Add Ecosystem * Add TODO comments to mark files containing placeholders. Replace a bool parameter for listing integrations/pro_services with a reference to a correct path. * Remove unused interactive_panels variable. Inherit font-family in Ecosystem panels. * Polidea update - FAQ page (#9093) * Add FAQ page * Add todo to replace placeholders * Polidea update - Blog (#9101) * blog list and single post * changed outline, spacings, added links * moved comment and deleted doubled code * add subtitle to blog, modify spacings and filtering function * modify subtitle * change font size in paragraphs in blog * change summary for description field * smaller blog posts on mobiles * Polidea update - Info Banner (#9149) * Change Info Banner styles * Increase banner height and change placeholder text * Polidea update - Search & Distributors' logos (#9187) * Animate the search bar in Header nav * Adjust search animation * Replace distributors' logos with the Istio logo * init (#9200) * Polidea update - Website docs (#9189) * Add website docs * Unify website docs text * Add Website docs link to README * Change docs name to Custom Pages * Polidea update - Documentation (#9121) * documentation page * Add todo comment and modified scroll position on sidebar * function to move below header * change in breadcrumbs, delete test info * add spacing * modify banner * modify sidebar, toc, headers * add test info * change media query * fix tablet view, sidebar on mobiles, banner related spacings * fix * change color in tables * light theme * delete console log * sidebar expands, smaller spacings and h1 * change path to image * change path to image * change date * modify padding in banner * change inline to class * Polidea update - News (#9190) * merges and chage to description * fix multiselect * add security disclosure * styled disclosure details * fix height in news post * Update layouts/news/list.html Co-authored-by: craigbox <craigbox@google.com> * add todo Co-authored-by: craigbox <craigbox@google.com> * Replace placeholder text and logos on home page, Service mesh and Get involved. (#9322) * Polidea update - tables, header fixes (#9318) * table fix, header shadow * fix code break * fix code break * add new line * fix spacing * Replace an outdated Red Hat logo (#9345) * Polidea update - revert moving scss to assets (#9351) * revert assets * script * Move docs from /about/ to /docs/releases/ (#9357) * Move docs from /about/ to /docs/releases/ * Add explicit /latest/ redirects * linters styles and ts (#9354) * add redirect to fix logos on home page (#9355) * Update polidea - fix spelling (#9382) * spelling and other linter fixes * fix search * fix * Fix links to newly moved pages (#9368) * Fix links to newly moved pages * Add owner metadata * Polidea update - fix links (#9392) * fix links * Fix the last of the link issues (#9396) * Merge master into polidea-update (#9398) * Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> * Correct Envoy link (#9088) Manually correct link that was added in a commit in #9087, without cherrypicking the entire thing * Automator: update common-files@master in istio/istio.io@master (#9089) * Automator: update istio.io@ reference docs (#9091) * Add guide to install istio on Huawei CCE (#9051) * Automator: update istio.io@ reference docs (#9099) * add doc for v1alpha1 security policy migration (#8856) * add blog for v1alpha1 security policy migration * update * update * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * small fix * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * move to blog * rewrite in blog post format. * please the linter * Update content/en/blog/2021/migrate-alpha-policy/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: craigbox <craigbox@google.com> * Automator: update istio.io@ reference docs (#9103) * zh-translation: about/bugs/index.md (#9104) * zh-translation: about/bugs/index.md * > fix lint * > fix translate * Add IST0125 Chinese translate (#8841) > fix typo > fix lint > fix lint > fix lint * Add IST0137 Chinese translate (#8849) * Add IST0137 Chinese translate * > fix typo * Add IST0127 Chinese translate (#8842) * Remove qualification warning from 191 (#9108) * Update index.md per @myidpt * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * change to a non-obtrusive tip Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * zh-translation: about/contribute/_index.md (#9109) * zh-translation: community/partners (#9110) * zh-translation: community/partners * Update resource * Automator: update istio.io@ reference docs (#9116) * zh-translation: community/join (#9107) * zh-translation: community/join * Update resource * Automator: update common-files@master in istio/istio.io@master (#9117) * zh-translation: about/security-vulnerabilities/index.md (#9106) * zh-translation: about/contribute/add-content/index.md (#9112) * No need to create namespace manually for operator (#9111) * Add a blog post about Wasm based extensibility progress. (#8916) * Add a blog post about Wasm based extensibility progress. * fix * update weight * fix a TODO. * update * update * lint * update * copy edit * please the linter * update Wasm SIG information. * final update Co-authored-by: craigbox <craigbox@google.com> * zh-translation: about/supported-releases/index.md (#9118) * zh-translation: about/supported-releases/index.md * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * Update content/zh/about/supported-releases/index.md Co-authored-by: Kebe <mail@kebe7jun.com> * update title * fix lint Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: docs/setup/install/virtual machine/index.md (#9119) * trans the zh/cdocs/setup/install/virtual-machine add file: experimental.md * fix some error * fix some error * fix some error * fix some error * Automator: update istio@ test reference (#9134) * Remove content-length from egress test (#9148) * Automator: update istio.io@ reference docs (#9153) * Improve gateway topology documentation to be user-facing (#9090) * Improve gateway topology documentation to be user-facing * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * 2nd revision * Minor change * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> * rulesets -> rule sets * Fix grammar * Neeraj's feedback * Linting issue * Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Sven Mawson <sven@google.com> * trans it (#9144) * zh-translation: docs/reference/config/analysis/ist0002/index.md (#9143) * trans it * fix some error * trans it (#9147) * Update Cert comparison command (#9152) The diff was checking `CTX_CLUSTER1` against itself. In order to get the command to work, I also needed to pass the values as named pipes. * Automator: update istio.io@ reference docs (#9169) * [master] Update index.md (#9158) * Update index.md * Update index.md Use English link Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: craigbox <craigbox@google.com> * Update the announcement for the recently disclosed envoy cve (#9167) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string * release notes Istio 1.8.4 (#9177) * Update lightstep doc. (#9125) * update lightstep doc. * Add comment. * update. * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio (#9132) * zh-translation: content/zh/docs/examples/microservices-istio/logs-istio * update translation * fix en link to zh link * fix 你 to 您 * update docs title * fix formate * fix format * fix 边车 to Sidecar * zh-translation:/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md (#9136) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * zh-translation: about/community/customers/index.md (#9105) * complete trans * fix some error * rename to user * Update content/zh/about/community/customers/index.md Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: Kebe <mail@kebe7jun.com> * zh-translation: content/zh/about/contribute/build/index.md (#9138) * zh-translation: docs/examples/virtual-machines/index.md (#9142) * complete tracs of vm-ex * fix some error * fix some error * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/examples/virtual-machines/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update Co-authored-by: Kebe <kebe.liu@daocloud.io> * trans it (#9145) * zh-translation:docs/reference/config/analysis/ist0106/index.md (#9146) * trans it * trans it * zh-translation: docs/reference/config/analysis/ist0109/index.md (#9156) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0109/index.md 你=》您 * zh-translation: docs/reference/config/analysis/ist0109/index.md remove headerfile * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0109/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0110/index.md (#9160) * trans it * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0110/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway (#9131) * zh-translation: content/zh/docs/examples/microservices-istio/istio-ingress-gateway Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * fix en link to zh link * fix sort line and 你 to 您 * fix entry line * zh-translation:/docs/examples/microservices-istio/add-new-microservice-version (#9141) * zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix zh-translation/docs/examples/microservices-istio/add-new-microservice-version * fix doc case * 修改换行和部分大小写 * zh translation: docs/reference/config/analysis/ist0111/index.md (#9159) * zh-translation/docs/reference/config/analysis/ist0109 * zh-translation: docs/reference/config/analysis/ist0111/index.md * Revert "zh-translation/docs/reference/config/analysis/ist0109" This reverts commit f61ac0a666c409e21a18545566842c3f5bbfa47a. * zh-translation: content/zh/docs/concepts/observability/index.md (#9168) * zh-translation: docs/reference/config/analysis/ist0112/index.md (#9170) * zh-translation: docs/reference/config/analysis/ist0112/index.md * zh-translatio: docs/reference/config/analysis/ist0112/index.md 大小写 * Typo (#9181) * zh-translation: docs/reference/config/analysis/message-format/index.md (#9182) * zh-translation: about/contribute/style-guide/index.md (#9184) * zh-translation: docs/reference/config/analysis/ist0129/index.md (#9164) * trans it * Update index.md * build an archive of v1.6 in new1.6Archive (#9179) * zh-translation: about/contribute/review/index.md & about/contribute/terminology/index.md (#9183) * zh-translation: about/contribute/review/index.md * zh-translation: about/contribute/terminology/index.md * zh-translation: about/contribute/code-blocks/index.md (#9186) * Automator: update istio.io@ reference docs (#9193) * zh-translation: about/contribute/shortcodes/index.md (#9185) * zh-translation: about/contribute/shortcodes/index.md * Update index.md * zh-translation: /zh/faq/setup/install-method-selection.md (#9201) * trans it * trans it * fix some error * zh-translation: /zh/docs/reference/config/analysis/ist0131/index.md (#9172) * trans it * trans it * trans it * fix some error * fix some error * reorder * zh-translation: /zh/docs/reference/config/analysis/ist0135/index.md (#9175) * trans it * Update index.md fix some error * zh-translation: docs/reference/config/analysis/ist0116/index.md (#9161) * trans it * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/reference/config/analysis/ist0116/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/config/analysis/ist0128/index.md (#9163) * trans it * fix some error * zh-translation: about/contribute/diagrams/index.md (#9199) * zh-translation: about/contribute/front-matter/index.md (#9205) * Automator: update istio.io@ reference docs (#9209) * trans it (#9207) * zh-translation: /zh/docs/reference/config/analysis/ist0130/index.md (#9165) * trans it * remove some thing * fix some error and reorder * zh-translation: /zh/docs/reference/config/analysis/ist0136/index.md (#9174) * trans it * fix some error * fix some error * zh-translation: faq/security/accessing-non-istio-services.md (#9206) * zh-translation: faq/security/cert-lifetime-config.md (#9204) * zh-translation: faq/security/cert-lifetime-config.md * fix lint * zh-translation: /docs/examples/bookinfo/index.md (#9210) * zh-translation: content/zh/docs/examples/bookinfo/index.md * update path * Revert "zh-translation: content/zh/docs/examples/bookinfo/index.md" This reverts commit 74620b1883fffa6d23d90a61962f24b285879178. * Revert "update path" This reverts commit 97ba56fcedbfd48ccd828b2f26a664e10708ab08. * fix: typo Co-authored-by: youhonglian <994312463@qq.com> * zh translation: docs/reference/glossary/network.md (#9214) * zh-translation: docs/reference/glossary/network.md * zh-translation: docs/reference/glossary/network.md remove empty * zh-translation: about/media-resources/index.md (#9216) * zh-translation:/docs/tasks/traffic-management/ingress/secure-ingress/index.md (#9195) * zh-translation: /zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/index.md * 优化内容,增加页内链接。 * 完善业内跳转id * 修复lint检查问题 * 修复lint问题。 * 解决lint提示spell错误问题。 * 修复 lint提示spelling errors * 翻译zh/docs/tasks/traffic-management/ ingress/secure-ingress/index.md * 修复页面链接问题 * 修复lint检查错误 * 1、修正首字母大写 2、修正首字母大写,补充翻译 * zh-translation: /docs/examples/microservices-istio/prereq/index.md (#9225) * zh-translation: /docs/examples/microservices-istio/setup-local-computer/index.md (#9222) * zh-translation: /docs/examples/microservices-istio/setup-kubernetes-cluster/index.md (#9223) * zh-translation: /docs/tasks/observability/metrics/querying-metrics/index.md (#9219) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio (#9129) * zh-translation: content/zh/docs/examples/microservices-istio/add-istio Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update translation * update translation * fix Pods to Pod and en link to zh link * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix formate * zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162) * trans it * fix some error * fix some error * Update index.md * zh-translation: /zh/docs/reference/config/analysis/ist0132/index.md (#9173) * trans it * fix some error * reorder and fix some error * fix some error * Update content/zh/docs/reference/config/analysis/ist0132/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/spiffe.md (#9228) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md (#9229) * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: faq/traffic-management/difference-between-mutual-and-istio-mutual.md title修改 * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo… (#9227) * zh-translation: content/zh/docs/examples/microservices-istio/bookinfo-kubernetes/index.md * fix: typo * zh-translation: /ops/common-problems/injection/index.md (#9221) * zh-translation: /ops/common-problems/injection/index.md * fix: typo * zh-translation: /docs/examples/microservices-istio/package-service/in… (#9226) * zh-translation: /docs/examples/microservices-istio/package-service/index.md * fix: typo * zh translation: docs/reference/glossary/istiod.md (#9213) * zh-translation: docs/reference/glossary/istiod.md * zh-translation: docs/reference/glossary/istiod.md modify * zh-translation: docs/examples/microservices-istio/production-testing/… (#9224) * zh-translation: docs/examples/microservices-istio/production-testing/index.md * fix: lint * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md (#9220) * zh-translation: /docs/tasks/observability/metrics/tcp-metrics/index.md * fix: lint * fix: typo * Automator: update istio@ test reference (#9208) * zh-translation: docs/setup/platform-setup/docker/index.md (#9235) * Automator: update common-files@master in istio/istio.io@master (#9238) * Update query for new labels (#9202) * zh-translation: content/zh/docs/concepts/security/index.md (#9240) * Update external control plane installation docs (#9192) * Update external control plane installation docs * update test * missing _ * debug * fix typo * update webhooks * update snip * echo y * delete istio-system ns * remove not needed step * remove quote * zh-translation: about/contribute/formatting/index.md (#9194) * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md * zh-translation: about/contribute/formatting/index.md removes italics in titles * zh translation: faq/applications/redis.md (#9242) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh translation: faq/applications/elasticsearch.md (#9252) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/metrics-and-logs/prometheus-for-non-k8s.md (#9243) * zh-translation: /faq/metrics-and-logs/prometheus-application-metrics.md (#9244) * zh-translation: zh-translation/faq/metrics-and-logs/life-of-a-request.md (#9245) * zh-translation: /faq/distributed-tracing/how-distributed-tracing-works.md (#9248) * zh-translation: faq/distributed-tracing/disabling-tracing.md (#9249) * zh translation: faq/applications/zookeeper.md (#9251) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /faq/general/what-deployment-environment.md (#9246) * zh-translation: boilerplates/multi-cluster-with-metallb.md (#9255) * zh-translation: boilerplates/multi-cluster-with-metallb.md * zh-translation: boilerplates/multi-cluster-with-metallb.md modify * zh translation: faq/applications/cassandra.md (#9254) Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: faq/general/how-to-join-slack.md (#9247) * zh-translation: faq/general/how-to-join-slack.md * fix: typo * zh-translation: faq/general/how-do-i-get-started.md (#9250) * zh-translation: faq/general/how-do-i-get-started.md * fix: typo * zh translation: faq/security/non-istio-to-istio.md (#9267) * zh translation: faq/security/non-istio-to-istio.md Signed-off-by: zc <ce.zheng@daocloud.io> * Update content/zh/faq/security/non-istio-to-istio.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/examples/microservices-istio/_index.md (#9272) * zh translation: docs/setup/platform setup/ibm/index.md (#9236) * zh-translation: docs/setup/platform-setup/ibm/index.md * zh-translation: docs/setup/platform-setup/ibm/index.md rmodify * Update content/zh/docs/setup/platform-setup/ibm/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh translation: boilerplates/untested document.md (#9253) * zh-translation: boilerplates/untested-document.md * zh-translation: boilerplates/untested-document.md modify * zh-translation: docs/reference/glossary/external-control-plane.md (#9212) * zh-translation: docs/reference/glossary/external-control-plane.md * Update content/zh/docs/reference/glossary/external-control-plane.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/reference/glossary/external-control-plane.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: boilerplates/before-you-begin-egress.md (#9217) * zh-translation: boilerplates/before-you-begin-egress.md * zh-translation: boilerplates/before-you-begin-egress.md fixed the professional term translate. * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network (#9231) * zh-translation: content/zh/docs/setup/install/multicluster/multi-primary_multi-network Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/boilerplates/multi-cluster-with-metallb.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix boilerplates Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network (#9232) * zh-translation: docs/setup/install/multicluster/primary-remote_multi-network * fix API Server and Secret * zh-translation: docs/ops/configuration/traffic-management/protocol-se… (#9259) * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation: docs/ops/configuration/traffic-management/protocol-selection/index.md modify * zh-translation:/docs/setup/upgrade/canary (#9196) * zh-translation/docs/setup/upgrade/canary init * test git pod commont * 翻译整篇 * Ensure translated content doesn't include references to English content * fix * titile add EN desc.. * zh-translation: docs/setup/platform-setup/MicroK8s/index.md (#9282) * zh-translation: docs/setup/platform-setup/MicroK8s/index.md * zh-translation: docs/setup/platform-setup/MicroK8s/index.md modify * zh translation: faq/security/secure-ingress.md (#9270) * zh translation: faq/security/secure-ingress.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: /docs/ops/best-practices/observability/#using-prometheus-for-production-scale-monitoring (#9271) * trans it * fix some error * Update content/zh/docs/ops/integrations/prometheus/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/kops/index.md (#9275) * zh-translation: docs/setup/platform-setup/kops/index.md * zh-translation: docs/setup/platform-setup/kops/index.md modify * Update content/zh/docs/setup/platform-setup/kops/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/setup/upgrade/gateways/index.md (#9234) * trans it * fix some error * fix some error * Update index.md * zh-translation: /docs/ops/configration/_index.md (#9264) * zh-translation/docs/ops/integrations/zipkin/index.md content/zh/docs/… (#9258) * zh-translation/docs/ops/integrations/zipkin/index.md * reformat zipkin index.md doc * reformat index.md doc * add title id * resolve format * zh-translation: docs/ops/integrations/jaeger/index.md (#9274) * zh-translation: docs/ops/integrations/jaeger/index.md * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * zh-translation: docs/ops/integrations/jaeger/index.md modify * Update content/zh/docs/ops/integrations/jaeger/index.md * Update content/zh/docs/ops/integrations/jaeger/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation:content/zh/docs/ops/integrations/grafana/index.md (#9257) * zh-translation:content/zh/docs/ops/integrations/grafana/index.md * reformat grafana index.md doc * reformat index.md doc * reformat doc for trailing space * add title id * resolve method subtitle * zh-translation: docs/setup/platform-setup/oci/index.md (#9283) * Update redirects to redirect .html links to /latest (#9288) * zh-translation: content/zh/docs/ops/common-problems/validation/index.md (#9286) * Update index.html with latest allowOrigins: (#8791) Fix issue: https://discuss.istio.io/t/configuring-cors/7458/6 * zh translation: faq/security/mysql-with-mtls.md (#9268) * zh translation: faq/security/mysql-with-mtls.md Signed-off-by: zc <ce.zheng@daocloud.io> * fix zh reference Signed-off-by: zc <ce.zheng@daocloud.io> * fix Signed-off-by: zc <ce.zheng@daocloud.io> Co-authored-by: zc <ce.zheng@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md (#9284) * zh-translation: docs/setup/platform-setup/gke/index.md * zh-translation: docs/setup/platform-setup/gke/index.md modify * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/setup/platform-setup/gke/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/gke/index.md modify Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: /zh/docs/ops/integrations/kiali/index.md (#9266) * trans it * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * Update index.md * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fix some error * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/integrations/kiali/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: docs/setup/platform-setup/gardener/index.md (#9294) * zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285) * translation wasm_tememetry doc * update wasm_telemetry/index.md file * refine wasm_tememetry doc * remove file in path : content/zh/docs/ops/configuration/security/root-transition/index.md (#9298) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote (#9233) * zh-translation: content/zh/docs/setup/install/multicluster/primary-remote Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix API Server and remove multi-cluster-with-metallb.md * professional vocabulary capitalization * apply rate-limit-service.yaml from samples, when you try rate-limit task (#9265) * apply rate-limit-service.yaml from samples, when you try rate-limit task * Update content/en/docs/tasks/policy-enforcement/rate-limit/index.md Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> * zh-translation: cleanup faq/mixer (#9311) * Cleanup content/zh/docs/tasks/policy-enforcement (#9312) * Cleanup docs/reference/config/telemetry (#9313) * zh-translation: docs/setup/platform-setup/alicloud/index.md (#9296) * zh-translation: docs/setup/platform-setup/alicloud/index.md * Update content/zh/docs/setup/platform-setup/alicloud/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * Add owner and test section in header for all contents (#9316) * zh-translation/docs/ops/configuration/mesh/config-resource-ready (#9279) * translation doc * Update content/zh/docs/ops/configuration/mesh/config-resource-ready/index.md * refine config-resource-ready doc * modify config-resource-ready doc * zh-translation:content/zh/docs/reference/config/metrics/index.md (#9304) * zh-translation:content/zh/docs/reference/config/metrics/index.md * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md update label Co-authored-by: MXuDong <xudong.meng@daocloud.io> * Update content/zh/docs/reference/config/metrics/index.md Co-authored-by: MXuDong <xudong.meng@daocloud.io> * update lint * update aliases english reference to chinese * change spelling error * update colon to chinese * update some contents after reviewing Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> * zh-translation: docs/ops/configuration/mesh/webhook/index.md (#9314) * zh-translation: docs/setup/getting-started/index.md (#9329) * zh-translation:docs/tasks/observability/distributed-tracing/overview/index.md (#9320) * zh-translation: add two new Chinese translation files in tasks sub folder about docs. (#9336) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats (#9305) * zh-translation: content/zh/docs/ops/configuration/telemetry/envoy-stats Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * add canary link * fix 网关 to Gateway Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy (#9306) * zh-translation: zh/docs/ops/configuration/traffic-management/dns-proxy Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * fix spelling errors * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: orangegzx <zuxia.ge@daocloud.io> * Update content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * update translation: address-auto-allocation Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation: docs/setup/platform-setup/_index.md (#9331) * zh-translation: docs/tasks/observability/distributed-tracing/jaeger/index.md (#9342) * zh-translation: docs/tasks/security/authorization/authz-jwt/index.md (#9333) * New: Add Splunk as customer (#9328) * New: Add Splunk as customer * Fix alt * Add zh version * Fix order * Update the doc about how to setup on Alibaba Cloud (#9263) * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud * Update the doc about how to setup on Alibaba Cloud fix bug * Rename Service APIs to Gateway API (#9347) * Rename Service APIs to Gateway API * update alias Co-authored-by: craigbox <craigbox@google.com> * fix missing url Co-authored-by: craigbox <craigbox@google.com> * Wildcard configuration for arbitrary domains with non root user (#9350) * Wildcard configuration with non root user * Generate snips.sh for wildcard-egress-hosts * Automator: update istio.io@ reference docs (#9281) * zh-translation:/docs/reference/config/config-status/index.md (#9301) * zh-translation:/docs/reference/config/config-status/index.md * update english reference to chinese /zh/ reference * update lint,add anchor,update changes after reviewing * remove Spaces inside link text * remove tail extra content * update lint,change anchor format * update anchor lint * zh-translation: docs/tasks/traffic-management/traffic-shifting/index.md (#9361) * Remove the Multicluster labels section (#9349) * remove oc adm privileged policy as it's not needed any more (#9053) * remove oc adm policy as it's not needed any more * add anyuid group back into documentation * remove anyuid header reference * Update istio test ref - fix timeout failures? (#9325) * Update istio test ref - fix timeout failures? * Go back to figure out why ext cp setup is failing (samples not starting) * Again including #31560 * After 31561 * Past #31410 * test ref sha=688973e58828ffbcff2ccd9eeab41a12527c217a * test ref 9d5ba697659258ff764b893d94dce9ca82d5e3b8 #31401 * Update test ref to latest istio and change 504/408 for egress test * Update to get around quay.io outage * Use consistent quoting in API examples (#9373) This matches istio/api examples and all Kubernetes best practices. This quoting sets a bad precedent that is copy and pasted around the web. * Fix lint URL (#9367) * Fix lint URL * Update lint_site.sh * no longer latest (or greatest) * Automator: update istio.io@ reference docs (#9378) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices (#9130) * zh-translation: zh/docs/examples/microservices-istio/enable-istio-all-microservices Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io> * update title * zh-translation update * fix en link to zh link and Pods to Pod * fix sort line number and 你 to 您 * fix 边车 to Sidecar * fix end enter line * fix semantic is not clear * zh-translation: docs/setup/platform-setup/openshift/index.md (#9293) * zh-translation: docs/setup/platform-setup/openshift/index.md * Update content/zh/docs/setup/platform-setup/openshift/index.md Co-authored-by: Kebe <kebe.liu@daocloud.io> * fixed Co-authored-by: Kebe <kebe.liu@daocloud.io> * zh-translation:content/zh/docs/tasks/_index.md (#9365) * zh-translation:content/zh/docs/tasks/_index.md * zh-translation: content/zh/docs/tasks/security/authentication/auto-mtls|https-overlay * zh-translation: docs/ops/integrations/certmanager/index.md (#9370) * zh-translation: docs/ops/integrations/certmanager/index.md * Update index.md * zh-translation: docs/tasks/security/authorization/authz-http/index.md (#9371) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md (#9360) * zh-translation: docs/tasks/security/cert-management/dns-cert/index.md * modify * modify * [ImgBot] Optimize images (#8936) *Total -- 14,394.39kb -> 12,877.57kb (10.54%) /archive/v1.6/blog/2020/mosn-proxy/mosn-arch.png -- 29.12kb -> 14.35kb (50.71%) /archive/v1.6/docs/tasks/observability/metrics/querying-metrics/prometheus_query_result.png -- 191.94kb -> 117.14kb (38.97%) /archive/v1.8/blog/2020/show-source-ip/aws-proxy-protocol.png -- 584.51kb -> 380.46kb (34.91%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 114.91kb -> 77.47kb (32.58%) /archive/v1.6/zh/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/docs/setup/getting-started/kiali-example2.png -- 262.82kb -> 177.91kb (32.31%) /archive/v1.6/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/zh/blog/2020/deploy-wasm-declarative/how-it-works.png -- 117.95kb -> 81.33kb (31.04%) /archive/v1.6/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/zh/about/community/customers/tuya.png -- 15.99kb -> 11.10kb (30.57%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 69.02kb -> 48.90kb (29.15%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-explorer.png -- 598.16kb -> 434.01kb (27.44%) /archive/v1.6/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/zh/docs/tasks/observability/distributed-tracing/lightstep/istio-services.png -- 372.11kb -> 273.16kb (26.59%) /archive/v1.6/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/zh/about/community/partners/tetrate.png -- 97.29kb -> 74.58kb (23.34%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 76.28kb -> 58.54kb (23.26%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 85.27kb -> 65.82kb (22.82%) /archive/v1.6/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/zh/about/community/partners/portshift.png -- 3.16kb -> 2.46kb (22.12%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate1-list.png -- 77.38kb -> 60.43kb (21.9%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 101.91kb -> 79.96kb (21.54%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 90.03kb -> 70.81kb (21.35%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 89.28kb -> 70.36kb (21.19%) /archive/v1.6/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 82.54kb -> 65.34kb (20.83%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 86.71kb -> 68.68kb (20.8%) /archive/v1.6/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 53.18kb -> 42.43kb (20.22%) /archive/v1.6/docs/tasks/observability/kiali/kiali-overview.png -- 47.47kb -> 38.13kb (19.68%) /archive/v1.6/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 85.37kb -> 68.63kb (19.61%) /archive/v1.6/docs/tasks/observability/kiali/kiali-graph.png -- 119.75kb -> 98.10kb (18.08%) /content/zh/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/about/community/customers/liulishuo.svg -- 8.70kb -> 7.40kb (14.86%) /content/en/docs/setup/platform-setup/huaweicloud/create-cluster.png -- 80.65kb -> 70.18kb (12.98%) /content/en/docs/setup/platform-setup/huaweicloud/create-node.png -- 72.95kb -> 63.61kb (12.79%) /content/en/blog/2021/istiocon-2021-program/istiocon-program.png -- 591.18kb -> 515.83kb (12.74%) /archive/v1.6/blog/2020/workload-entry/workload-entry-final.svg -- 3.61kb -> 3.27kb (9.34%) /archive/v1.6/blog/2020/workload-entry/workload-entry-first-example.svg -- 3.86kb -> 3.53kb (8.46%) /archive/v1.8/blog/2020/istiocon-2021/istioconlogo.jpg -- 80.19kb -> 75.10kb (6.35%) /content/zh/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /content/en/about/community/customers/splunk.png -- 38.93kb -> 36.55kb (6.13%) /archive/v1.8/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.8/zh/about/community/join/governance.svg -- 1.01kb -> 0.96kb (5.77%) /archive/v1.6/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/zh/about/community/partners/signalsciences.svg -- 9.81kb -> 9.58kb (2.37%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/in-mesh-production-prometheus.svg -- 141.09kb -> 138.61kb (1.76%) /archive/v1.6/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/external-production-prometheus.svg -- 161.00kb -> 158.40kb (1.62%) /content/en/docs/ops/deployment/vm-architecture/single-network.svg -- 86.04kb -> 84.73kb (1.52%) /content/en/docs/ops/deployment/vm-architecture/multi-network.svg -- 92.38kb -> 91.18kb (1.31%) /archive/v1.6/docs/ops/best-practices/observability/production-prometheus.svg -- 132.91kb -> 131.50kb (1.06%) /archive/v1.8/docs/setup/install/multicluster/primary-remote/arch.svg -- 86.51kb -> 85.72kb (0.91%) /archive/v1.8/docs/setup/install/multicluster/multi-primary/arch.svg -- 94.20kb -> 93.39kb (0.86%) /archive/v1.8/docs/setup/install/multicluster/primary-remote_multi-network/arch.svg -- 100.69kb -> 99.87kb (0.82%) /content/en/docs/setup/additional-setup/external-controlplane/external-multicluster.svg -- 101.71kb -> 100.92kb (0.77%) /content/en/blog/2021/better-external-authz/external_authz.svg -- 158.18kb -> 156.99kb (0.75%) /archive/v1.8/docs/setup/install/multicluster/multi-primary_multi-network/arch.svg -- 114.25kb -> 113.39kb (0.75%) /content/en/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.22kb -> 74.76kb (0.62%) /archive/v1.8/docs/setup/additional-setup/external-controlplane/external-controlplane.svg -- 75.23kb -> 74.76kb (0.62%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-post-istiod.svg -- 169.81kb -> 169.00kb (0.48%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/sidecar-connections.svg -- 75.19kb -> 74.98kb (0.28%) /content/en/docs/ops/deployment/vm-architecture/service-selector.svg -- 44.85kb -> 44.73kb (0.27%) /archive/v1.8/docs/ops/configuration/traffic-management/tls-configuration/gateway-connections.svg -- 62.80kb -> 62.65kb (0.25%) /archive/v1.6/zh/blog/2020/tradewinds-2020/architecture-pre-istiod.svg -- 607.59kb -> 606.27kb (0.22%) /archive/v1.6/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /archive/v1.6/zh/docs/ops/deployment/architecture/arch.svg -- 11.68kb -> 11.65kb (0.22%) /content/en/blog/2021/wasm-progress/architecture-istio-agent-downloading-wasm-module.svg -- 105.55kb -> 105.32kb (0.22%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-authz.svg -- 292.47kb -> 291.89kb (0.2%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-communication.svg -- 285.72kb -> 285.22kb (0.17%) /archive/v1.6/blog/2020/alb-ingress-gateway-iks/alb-ingress-gateway.svg -- 364.92kb -> 364.35kb (0.15%) /archive/v1.6/img/icons.svg -- 95.54kb -> 95.40kb (0.15%) /archive/v1.8/img/icons.svg -- 96.09kb -> 95.95kb (0.15%) /archive/v1.6/about/contribute/remove-content/remove-documentation.svg -- 149.34kb -> 149.13kb (0.15%) /archive/v1.8/blog/2020/proxying-legacy-services-using-egress-gateways/proxying-legacy-services-using-egress-gateways-overview.svg -- 311.40kb -> 310.99kb (0.13%) /archive/v1.6/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/zh/docs/concepts/wasm/extending.svg -- 175.72kb -> 175.52kb (0.11%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio.svg -- 223.34kb -> 223.17kb (0.07%) /archive/v1.6/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.6/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio.svg -- 232.07kb -> 231.90kb (0.07%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 333.49kb -> 333.33kb (0.05%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 398.86kb -> 398.69kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 418.98kb -> 418.81kb (0.04%) /archive/v1.8/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) /archive/v1.8/zh/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 428.26kb -> 428.09kb (0.04%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> * Update kube version in description to align with cmd (#9384) * update security doc with evaluation order, common patterns, shoter task names and some small updates (#9127) * update security doc with evaluation order, common patterns, shoter task names and some small updates * update * update * add link * update * update * fix lint * Apply suggestions from code review Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * update * Apply suggestions from code review Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: John Howard <howardjohn@google.com> * Add revision tag documentation to canary upgrade docs (#9376) * Reconcile feature status with https://github.com/istio/community/edit/master/FEATURE-LIFECYCLE.md (#8903) * Reconsole istio/community feature lifecycle with istio.io feature stages * Fix .spelling * Remove phases from parentheses * spelling error * Add info about SNI routing (#9276) * Add info about SNI routing * Apply suggestions from code review Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * add to common problems * address comments * fix lint Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> * Bump to latest istio (#9356) * Bump to latest istio * fix snip * change templates * fix sed magic * fix bug * add back vwh configmap * Adding destination rules part to the tip section in "bookinfo" page (#9230) * revise author info to pass google cla * revise the tip content in bookinfo page * run make gen * Update content/en/docs/examples/bookinfo/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Clarify egress TLS rules apply to gateway (#9389) * Publish 1.9.2 (#9374) * Publish 1.9.2 * Add changes * Fix linting issues * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.2/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update release date for 1.9.2 Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Fix misuses of "rollback" and "rollout" as verbs. (#9395) Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * update reference docs Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: Pengyuan Bian <bianpengyuan@google.com> Co-authored-by: Joshua Blatt <jblatt@google.com> Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: dsm-dc <79909420+dsm-dc@users.noreply.github.com> Co-authored-by: Kebe <mail@kebe7jun.com> Co-authored-by: 沧海 <lxd5866@gmail.com> Co-authored-by: Shiming Zhang <wzshiming@foxmail.com> Co-authored-by: Ruil1n <ruilin911@outlook.com> Co-authored-by: Shamsher Ansari <shaansar@redhat.com> Co-authored-by: MXuDong <34544445+MXuDong@users.noreply.github.com> Co-authored-by: Sven Mawson <sven@google.com> Co-authored-by: Eli Fabens <elifab@gmail.com> Co-authored-by: Zack Zhang <zhangkaiamm@gmail.com> Co-authored-by: Gregory Hanson <gihanson@us.ibm.com> Co-authored-by: Nicole Li <hui.li-iog@daocloud.io> Co-authored-by: scwang18 <45680124+scwang18@users.noreply.github.com> Co-authored-by: Yukun Cao <caoyukunk9999@126.com> Co-authored-by: Kebe <kebe.liu@daocloud.io> Co-authored-by: orangegzx <zuxia.ge@daocloud.io> Co-authored-by: StruggleYang <15717164627@163.com> Co-authored-by: Alan Cha <ac3805@columbia.edu> Co-authored-by: 凡梦星尘 <elkan1788@gmail.com> Co-authored-by: youhonglian <honglian.you@daocloud.io> Co-authored-by: youhonglian <994312463@qq.com> Co-authored-by: Mathieu Hinderyckx <mathieu.hinderyckx@gmail.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: zc <zc2638@qq.com> Co-authored-by: zc <ce.zheng@daocloud.io> Co-authored-by: MXuDong <xudong.meng@daocloud.io> Co-authored-by: Simon Zhao <36882380+zhaosimon@users.noreply.github.com> Co-authored-by: k-9527 <lujun.song@daocloud.io> Co-authored-by: John Zheng <johnzhengaz@gmail.com> Co-authored-by: Jacky <51350707+dapengJacky@users.noreply.github.com> Co-authored-by: LongLong <526102465@qq.com> Co-authored-by: Bernard Van De Walle <bernard@bvandewa.com> Co-authored-by: Xi Ning Wang <osswangxining@163.com> Co-authored-by: Meng Wang <wangmeng926@gmail.com> Co-authored-by: ceastman-ibm <ceastman@us.ibm.com> Co-authored-by: mrshengzyzy <shengzheng01@inspur.com> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Meng Wang <wangmeng@cn.ibm.com> Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com> Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com> * Fix merge conflicts (#9399) * Add suggested additions to security dock (#9068) * Add suggested additions to security dock * Update content/en/docs/ops/best-practices/security/index.md Co-authored-by: Ram Vennam <rvennam@us.ibm.com> Co-authored-by: Ram Vennam <rvennam@us.ibm.com> * Automator: update istio.io@ reference docs (#9069) * Automator: update common-files@master in istio/istio.io@master (#9071) * [master] [release-1.9] Add blog for zero configuration Istio (#9073) * Add blog for zero configuration Istio The intent here is to show off what Istio provides out of the box, to attempt to counteract some of the reputation Istio has gotten for being over complicated/requiring too many CRDs. * fix links * Address comments * Apply suggestions from code review Co-authored-by: craigbox <craigbox@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: craigbox <craigbox@google.com> * Manual cherry picks (#9063) * a note to increase memory (#9059) else install would fail Co-authored-by: Lin Sun <lin.sun@solo.io> * Automator: update common-files@master in istio/istio.io@master (#9074) * fix workaround for revision validation bug (#9072) * fix workaround for revision validation bug * fix backwards wording in bug description * change wording to not suggest changing validating webhook * Automator: update istio.io@ reference docs (#9077) * Automator: update istio@ test reference (#9078) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991) * Include latest versions of 1.7 and 1.8 and 1.9 without cve patches * Remove language around LTS * Update release table * Code review comments * Say we don't support 1.7 and below * Put 1.9.1 in patched versions * Add mixer migration faq. (#8954) * Add mixer migration faq. * address comment * add mixer envoy api. * spelling * reword * update doc * Update content/en/faq/metrics-and-logs/mixer-migration.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Automator: update common-files@master in istio/istio.io@master (#9081) * Fix egress gateway command line set. (#9082) fixes https://github.com/istio/istio/issues/31146 * Release announcement for 1.9.1 (#9085) * Initial announcement * Code review comments * Fix linting * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Joshua Blatt <jblatt@google.com> * Code review comments from Josh * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Additional docs review * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/releases/1.9.x/announcing-1.9.1/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: craigbox <craigbox@google.com> * Add cvss score * Fix spelling * Update content/en/news/security/istio-security-2021-001/index.md Co-authored-by: Oliver Liu <yonggangl@google.com> * Fix link to istio.io Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Joshua…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Apply some late comments on #8952