Commit Graph

8399 Commits

Author SHA1 Message Date
Alan dc546096b0
[zh] sync content/zh/docs/concepts/observability/index.md (#12941)
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
2023-03-26 03:18:56 -07:00
gssjl2008 f44dcd46fc
[zh] sync docs concepts/traffic-management/index.md (#12942)
* [zh] sync test docs to [zh]

Signed-off-by: xing.wu <xing.wu@daocloud.io>

* [zh] Sync docs content/zh/docs/concepts/traffic-management/index.md

Signed-off-by: xing.wu <xing.wu@daocloud.io>

* [zh] Sync docs content/zh/docs/concepts/traffic-management/index.md

Signed-off-by: xing.wu <xing.wu@daocloud.io>

* [zh] Sync dock content/zh/docs/concepts/traffic-management/index.md

Signed-off-by: xing.wu <xing.wu@daocloud.io>

---------

Signed-off-by: xing.wu <xing.wu@daocloud.io>
2023-03-26 03:03:57 -07:00
Istio Automation b7edbe078f
Automator: update istio.io@ reference docs (#12939) 2023-03-24 19:20:16 -07:00
Frank Budinsky 0d65b3888d
gateway-api: change wait ready to wait programmed (#12937) 2023-03-24 12:12:01 -07:00
zirain be01753e1c
fix wrong folder name (#12934) 2023-03-24 00:35:59 -07:00
Istio Automation 104f0ef0d6
Automator: update istio.io@ reference docs (#12935) 2023-03-23 19:15:59 -07:00
zirain 7468d2bc84
telemetry: tracing with telemetry api (#12921)
* telemetry: tracing with telemetry api

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* change weight

* Update content/en/docs/tasks/observability/distributed-tracing/gateway-api/index.md

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

* remove paragraph

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-23 08:07:00 -07:00
JarHMJ e15d427d4c
fix code format (#12925) 2023-03-23 01:56:33 -07:00
Istio Automation aaec299881
Automator: update istio.io@ reference docs (#12931) 2023-03-22 19:13:23 -07:00
zirain 23cd048b95
Telemetry API: custom metrics (#12916)
* Telemetry API: custom metrics

* fix lint

* update

* revert reporting interval

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-22 07:54:23 -07:00
Kevin Park 284f896534
Mention gRPC probe in health checking of istio services page (#12913) 2023-03-22 06:58:22 -07:00
Istio Automation 666e3459fd
Automator: update istio.io@ reference docs (#12924) 2023-03-21 19:16:21 -07:00
Istio Automation 2c384a992e
Automator: update common-files@master in istio/istio.io@master (#12923) 2023-03-21 08:33:21 -07:00
zirain b94b5bd27a
align PR template with istio repo (#12922) 2023-03-21 06:16:21 -07:00
Istio Automation c14f29583b
Automator: update istio.io@ reference docs (#12920) 2023-03-20 19:16:19 -07:00
Faseela K ff6b3ee3d1
Specify EXTERNAL_CA env under .Values.pilot.env (#12908)
* Specify EXTERNAL_CA env under .Values.pilot.env

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

* make snips

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-20 13:56:43 -07:00
Faseela K 2de8b7cf3f
Add docs test for custom CA k8s (#12910)
* Add docs test for custom CA k8s

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

* wait for secrets to be created

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

* Fix tests

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

* address review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-20 13:30:45 -07:00
Faseela K bbb843ed58
add docs for DNS Proxying for External TCP services (#12888)
* add docs for DNS Proxying for External TCP services

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

* address review comments

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

* Apply suggestions from code review

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

* enhance display command

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

* fix lint

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

* clarify discoverySelectors usage

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

* use _verify_like()

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

* Update content/en/docs/ops/configuration/traffic-management/dns-proxy/test.sh

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-20 07:10:44 -07:00
zirain 11b8802edf
teleletry: fix format (#12915) 2023-03-20 06:09:44 -07:00
Eric Van Norman c80facb92f
Update the istio test reference and fix test code (#12914) 2023-03-19 13:04:43 -07:00
Michael ec982f6091
[zh] sync /security/authorization/authz-tcp/ (#12906) 2023-03-18 20:40:41 -07:00
Skyler Spaeth 19431056ba
breakout support status table to yaml file (#12834)
* breakout support status table to yaml file

* use k8s versions from new yaml file, based off previous ver

* same as previous commit but based off idx of yaml obj

* trim whitespace from supported k8s vers shortcode

* make verion lists arrays instead of strings

* update shortcode to read yaml data array

* rename support status shortcode to follow naming convention

* make versions in table use new arrays, update reference to support status table

* make each version in yaml file a string

* update header comment, change ext to *.yml to follow repo convention

* use prelim ternary to select k8s versions

* update supportStatus.yml heading comments

* update supported k8s shortcode to use branch name

* initial commit of python support status updater

* add null representer

* use lambda for quoted representer

* put back master population off idx 1, update comments

* working stdout version complete: use flow style for version list keys

* prepend yaml with header comments, cleanup script

* perform version check, default write errors are more helpful

* add copyright and license info

* linter has some weird tastes

* this is 100% worse but if it makes the linter happy

* call update_support_status.py from within create version

* update version matrix path since script ran from repo root

* use yq for updating the version support matrix instead of PyYAML
2023-03-17 13:06:40 -07:00
Istio Automation 2211adfaf2
Automator: update istio.io@ reference docs (#12905) 2023-03-16 19:17:02 -07:00
Istio Automation 99492b971a
Automator: update common-files@master in istio/istio.io@master (#12898) 2023-03-16 08:58:22 -07:00
Istio Automation 5beb67a1f4
Automator: update istio.io@ reference docs (#12896) 2023-03-15 19:16:19 -07:00
Eric Van Norman abf5268f8a
Update test reference to latest istio commit (#12895)
* Update test reference to latest istio commit

* make clean g&& go mod tidy

* Use tests/utils to delete sample

* Move some test script to use snippets

* Add _wait

* Remove extraneous source
2023-03-15 14:17:18 -07:00
Frank Budinsky f577e3cdbc
gateway-api: add instructions to gateway topology doc (#12889)
* gateway-api: add instructions to gateway topology doc

* fix test

* fix numbering
2023-03-14 10:53:24 -07:00
John Howard 55bb838ac4
gateway: run as non-root in example (#12894)
Before the Deployment was kept as minimal as possible. This is mostly
good, because users can set any Deployment settings and things work.
However, running as non-root is a bit quirky, and very very strongly
recommended, so I think its worth calling out here.

This is one of the #1 sources of confusion we get.
2023-03-14 10:03:24 -07:00
Zhonghu Xu 5b1eee0610
single network services/endpoints can not have duplicate address (#12874)
* single network services/endpoints can not have duplicate address

* Update content/en/docs/ops/deployment/deployment-models/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-14 06:26:24 -07:00
Istio Automation 6a824bacc5
Automator: update istio.io@ reference docs (#12891) 2023-03-13 19:15:23 -07:00
Michael fc85827002
[zh] update blog: experimental-dual-stack/i (#12885) 2023-03-13 18:11:22 -07:00
Aayush Sharma e348075be1
Added headersToDownstreamOnAllow example in ext authz task page (#12791)
* Added headersToDownstreamOnAllow example in ext authz task page

Added headersToDownstreamOnAllow to https://istio.io/latest/docs/tasks/security/authorization/authz-custom/#define-the-external-authorizer.

* Update index.md

* updated snips.sh

* made suggested changes

* make scripts fix
2023-03-13 12:59:23 -07:00
Istio Automation 5e997119fa
Automator: update common-files@master in istio/istio.io@master (#12887) 2023-03-13 10:11:25 -07:00
wlp1153468871 e22ffc9782
[zh] content/zh/docs/ops/diagnostic-tools/cni/index.md (#12881)
* content/zh/docs/ops/diagnostic-tools/cni/index.md

* content/zh/docs/ops/diagnostic-tools/cni/index.md

* add a line
2023-03-13 02:57:23 -07:00
Steve Zhang 604109a282
dual-stack blog for Chinese (#12449)
* re-submit pr#10873

* dual-stack blog for Chinese

* sync old file

* remove CLA failed submit log

* fix lint and update dictionary

* fix lint error at Line#18

* fix lint

* fix MD002 and github_tree lint errors

* fix lint errors

* fix lint error

* fixed github tree lint error according to comments

* lint error fixing and update from en blog PR

* remove the empty line

* fix Trailing spaces error

* adjustment for blog

* update with the change for PR#12253

* fix lint

* sync with the English version PR

* update the blog based on the announcement.

* sync with the English version blog

* sync with the Englisth version

* sync with the English version blog for dual stack support

* fix based on comment

* remove unnessary dict and fix lint error

* keep the same format by using the original english version
2023-03-12 23:22:22 -07:00
justedennnnn f7f71bbcca
[zh]update blog rust-based-ztunnel in chinese (#12843)
* update blog rust-based-ztunnel in chinese

* Changes about format, typos, and links

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-03-12 04:41:29 -07:00
my-git9 b06d30e13e
[zh]sync deployment-models (#12842)
* [zh]sync deployment-models

Signed-off-by: xin.li <xin.li@daocloud.io>

* Update index.md

* fix lint error

* fix lint error 2

---------

Signed-off-by: xin.li <xin.li@daocloud.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-03-12 04:41:22 -07:00
Ebin Babu 2a591c8142
Stackgenie details added (#12857)
* Stackgenie details added

* trailing space removed and newline added in 333
2023-03-11 02:05:56 -08:00
Istio Automation b8805591c3
Automator: update istio.io@ reference docs (#12877) 2023-03-10 18:15:54 -08:00
Faseela K de4c2a1d8a
Add tests for smart DNS docs (#12867)
* Add tests for smart DNS docs

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

* address review comments

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

* Fix test failure

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

* fix lint

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

* address review comments

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

* Apply suggestions from code review

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-10 13:40:54 -08:00
Frank Budinsky fe7c0f1145
gateway-api: add gateway api instructions to ingress access control doc (#12869)
* gateway-api: authz-ingress

* gateway-api: add gateway api instructions to ingress access control doc

* lint

* fixes

* simplify aws samples
2023-03-10 11:45:55 -08:00
JarHMJ bcf9a2d009
[zh] translate image caption in multi cluster setup (#12872)
Signed-off-by: huangminjie <minjie.huang@daocloud.io>
2023-03-09 20:45:15 -08:00
Istio Automation 182b94b858
Automator: update istio.io@ reference docs (#12871) 2023-03-09 18:17:15 -08:00
jacob-delgado 0a514bc95f
dual-stack blog (#12253)
* dual-stack blog

Co-authored-by: Steve Zhang <huailong.zhang@intel.com>
Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Alex Xu <hejie.xu@intel.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* fix lint

* Add instructions on setting up and using dual stack

* Update the date

* Fix linting

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/blog/2023/experimental-dual-stack/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Updates to installation steps and fix lint

* Remove experimental dual stack section

* Update content/en/blog/2023/experimental-dual-stack/index.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: Steve Zhang <huailong.zhang@intel.com>
Co-authored-by: Iris Ding <shaojun.ding@intel.com>
Co-authored-by: Alex Xu <hejie.xu@intel.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-09 12:29:21 -08:00
Istio Automation 36169e2f11
Automator: update istio.io@ reference docs (#12862) 2023-03-08 18:15:20 -08:00
Istio Automation 3f42ffa789
Automator: update common-files@master in istio/istio.io@master (#12858) 2023-03-08 12:20:47 -08:00
Frank Budinsky 486c559488
Small fixes to custom CA doc (#12856) 2023-03-08 08:09:47 -08:00
Istio Automation 6723c66fda
Automator: update istio.io@ reference docs (#12852) 2023-03-07 18:16:46 -08:00
Paddy Doyle 9e4dee21e4
Remove 'Experimental features..' text from feature-stages page (#12851)
Remove the text 'Experimental features are purposefully not listed on
this page' from the feature-stages page, as Experimental and Alpha
features _are_ listed on the page.
2023-03-07 14:35:46 -08:00
Faseela K d05cb21d4f
add missing tests for ambient doc (#12850)
* add missing tests for ambient doc

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

* review comments

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

* syntax bash

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-07 09:57:46 -08:00