Commit Graph

466 Commits

Author SHA1 Message Date
Daneyon Hansen 3d4a9f8235
Adds K8s Gateway API to Getting Started Guide (#12932)
* Adds K8s Gateway to Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Simplifies and fixes cleanup

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates bookinfo sample install and uninstall

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-31 06:12:49 -07:00
Daneyon Hansen 0544065433
Updates Gateway Status Checking (#12955)
* Updates Gateway Status Check for Ambient Guide

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Updates status condition checking

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Bumps istio dep

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* Generated changes from gen-check

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-03-29 06:47:30 -07:00
Frank Budinsky b64832ac53
gateway-api: future proof gateway address (#12961)
* gateway-api: future proof gateway address

* regen
2023-03-28 14:28:39 -07:00
NisheekaNynan1 873eae3f12
minor fixes for work item 9029 and 10215 (#12960)
* minor fixes for work item 9029 and 10215

* add cleartext to .spelling
2023-03-28 11:07:40 -07:00
Frank Budinsky 0d65b3888d
gateway-api: change wait ready to wait programmed (#12937) 2023-03-24 12:12:01 -07:00
Kevin Park 284f896534
Mention gRPC probe in health checking of istio services page (#12913) 2023-03-22 06:58:22 -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
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
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
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
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
Faseela K 297e240b47
add doc tests for ambient getting started guide (#12827)
* [WIP] add doc tests for ambient getting started guide

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

* fix cleanup

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

* fix test

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-06 10:21:45 -08:00
Lin Sun 71e1d7df5c
Update link to point to alpha0 (#12831)
* Update link to point to alpha0

* Update content/en/docs/ops/ambient/getting-started/index.md
2023-03-03 14:00:08 -08:00
Paddy Doyle e24e58affa
Update feature status for Experimental/Alpha (#12821)
* Update feature status for Experimental/Alpha

Based off of the feature status in features.yaml, update the
corresponding doc page.

Update navigation_level.html to only flag Experimental and Alpha
features with an asterisk '*', rather than all docs with _any_ status
set.

Add new 'alpha.md' boilerplate, similar to 'experimental.md', with a
link to https://github.com/istio/community/blob/master/FEATURE-LIFECYCLE.md

Add either 'boilerplate alpha' or 'boilerplate experimental' to all
pages which have Alpha or Experimental status set.

Tidy up pages which already had
'boilerplate experimental-feature-warning' and be consistent with
'boilerplate experimental'

Update tasks/observability/distributed-tracing/mesh-and-proxy-config
status from 'Beta/Experimental' to 'Beta', to match what's in
features.yaml (all others only have a single value here)

* Add content/zh/boilerplates/alpha.md

* Update content/en/boilerplates/alpha.md

Suggested change

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

* Update the zh 'alpha' boilerplate to match

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-03-03 07:45:06 -08:00
Jackie Elliott 127c4f2071
Update Istio/SPIRE demo to use SPIRE Controller Manager (#12680)
* Update Istio/SPIRE integration demo to use SPIRE Controller
Manager instead of k8s workload registration.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds test for automatic workload registration via the SPIRE
controller manager. During cleanup, removes generated istio.yaml
and chaim.pem files. Updates label to
spiffe.io/spire-managed-identity.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds missing newline

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix spelling error

Signed-off-by: jaellio <jaellio@microsoft.com>

* Add missing ns flag on role and rolebinding resource commands

Signed-off-by: jaellio <jaellio@microsoft.com>

* Delete sleep resources and uninstall before SPIRE

Signed-off-by: jaellio <jaellio@microsoft.com>

* Reconfigures demo so istio install is not expected to fail.
Created ClusterSPIFFEID before install istio. Previously install
would fail because the ingress gateway wasn't registered/

Signed-off-by: jaellio <jaellio@microsoft.com>

* Remove references to v1.14 and update required version to 1.14+

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix lint errors

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-03-03 07:19:07 -08:00
Frank Budinsky 99df68c935
Gloss refs and other small improvemetents in ambient docs (#12818)
* Gloss refs and other small improvemetents in ambient docs

* Update content/en/docs/ops/ambient/architecture/index.md

Co-authored-by: John Howard <howardjohn@google.com>

---------

Co-authored-by: John Howard <howardjohn@google.com>
2023-03-01 08:54:59 -08:00
John Howard b0ae455e31
Make ambient warning more extreme (#12815)
* Make ambient warning more extreme

* Update content/en/docs/ops/ambient/getting-started/index.md

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:44:15 -08:00
Frank Budinsky 45fb96340b
Move TOC to side in ambient docs (#12816) 2023-02-28 13:34:14 -08:00
Lin Sun 30e8ab9255
adding get started ambient doc (#12783)
* adding get started doc

* fix lint

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* some formatting change

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* add uninstall instruction

* Update content/en/docs/ops/ambient/getting-started/index.md

* Update content/en/docs/ops/ambient/getting-started/index.md

lintttt

* more lint

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

* Update content/en/docs/ops/ambient/getting-started/index.md

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* correct images

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 16:19:14 -08:00
John Howard 334e01437b
ambient: add traffic routing docs (#12781)
* ambient: add traffic routing docs

This fills in part of the architecture doc for ambient.

Note this is intentionally low-level. This attempts to mirror
https://istio.io/latest/docs/ops/configuration/traffic-management/traffic-routing/
but for ambient.

* Address Frank's comments

* Update content/en/docs/ops/ambient/architecture/index.md

Co-authored-by: Lin Sun <lin.sun@solo.io>

* Update content/en/docs/ops/ambient/architecture/index.md

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 13:29:14 -08:00
SRodi 073ccdec9d
Add instructions to set global_downstream_max_connections (#12761)
* doc-global-downstream-max-conn-helm

* Add instructions to set global_downstream_max_connections with Helm
* Fix https://github.com/istio/istio/issues/37443

* Fix linting errors

* Address comments

* Remove global_downstream_max_connections from .spelling and add backticks where missing

* Simplify instructions on how to set global_downstream_max_connections
2023-02-23 08:25:55 -08:00
John Howard 068b948f5e
Add (blank) ambient stub pages (#12760) 2023-02-22 14:22:45 -08:00
Xiaopeng Han 86b1f4dc02
Fix troubleshooting multicluster link error (#12730)
* fix troubleshooting multicluster link error

* fix lint
2023-02-20 05:55:58 -08:00
John Howard 419b96d15d
Update distroless doc (#12705)
* Update distroless doc

* Add info about debugging
* Use new flag to enable it

* comments
2023-02-17 10:37:48 -08:00
Eric Van Norman 1620244b1b
Enable istioctl-analyze (#12675) 2023-02-15 07:16:53 -08:00
Eric Van Norman fefe6d2bd3
advance master to release-1.18 (#12665)
* build an archive of v1.16 in master

* update data/versions.yml and archive index page

* advance master to release-1.18

* Fix lint by moving back to older files - Note automated job will fail lint.

* Temporarily disable the istioctl-analyze test
2023-02-14 21:05:49 -08:00
Eric Van Norman ea6734571d
Termporarily remove the Performance page from the website (#12650)
* Termporarily remove the Performance page from the website

* Update preformance links to point to doc's relese version or latest existing page.

* Fixup another link
2023-02-13 14:07:41 -08:00
Michael 5403139cb7
Change heading levels in security-policy-examples (#12637) 2023-02-13 00:36:05 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
zirain 04136ba0c8
update boilerplates (#12548) 2023-01-29 17:52:07 -08:00
zirain e28c627ae5
update tracing (#12482)
* update tracing

* add proxy.tracer

* fix typo

* update lightstep

* fix lint
2023-01-28 02:12:06 -08:00
Peter Jausovec 5bf14ed2b4
fix indentation and add missing field (#12516) 2023-01-25 01:26:18 -08:00
Eric Van Norman 93ea5bb3ae
Update values so istioctl x wait works (#12508)
* Update values so istioctl x wait works

* Remove extra values

* Update all snippet instances of `istio install` for wait_for_istio

* Fix value
2023-01-24 15:46:18 -08:00
Ben Leggett a204008b54
Add more context to the PROXY protocol gateway config section (#12510)
* Add more context

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

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

* As per discuss in https://github.com/istio/istio/pull/42962#issuecomment-1402236303

* Lint fix

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-24 13:21:59 -08:00
Steve Zhang 0c6af03e3e
re-submit pr#10873 (#11062) 2023-01-12 09:45:14 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Alan Wang a683dfac7d
fix: envoy statistics config documentation (#12357)
* fix: envoy statistics config documentation

* chore: make gen

* feat: sync from istio/api

* Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2022-12-19 07:36:07 -08:00
Max Lambrecht 4a3a8698e1
Update spire integration documentation (#12338)
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>

Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
2022-12-08 09:17:04 -08:00
Aryan Gupta 60eb0e4474
udocs upddate for policies graduation (#12320) 2022-12-06 13:49:06 -08:00
Faseela K 05035fbb17
fix outdated validatingwebhook documentation (#12289)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-25 19:01:07 -08:00
Eric Van Norman 1f12d8f392
Release 1.16 istio.io branch cut (#12239)
* build an archive of v1.15 in master

* update data/versions.yml and archive index page

* advance master to release-1.17

* Fix lint error
2022-11-15 13:25:34 -08:00
Mariam John 3e694ec5d5
Replace references to removed API's in K8s v1.22 (#12221)
Fix references to `admissionregistration.k8s.io/v1beta1` and `authorization.k8s.io/v1beta1`

Partially Fixes: #12216
2022-11-12 23:55:30 -08:00
kezhenxu94 7d43f35867
Add documentations for SkyWalking integration and task (#11683)
* Add documentations for SkyWalking integration and task

* Add script to undeploy skywalking

* Clean up istio namespace

* Update index.md

* Address review comments

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-03 09:09:26 -07:00
Darnele Pierre-Louis cddb8e2287
fixed broken health step check (#12122) 2022-10-19 14:58:52 -07:00
Xiaopeng Han 8d35403518
Fix a link for analysis (#12073)
* fix analysis link

* try to fix indent

* revise based on comments
2022-10-12 07:31:40 -07:00
Eric Van Norman ec2ee29c7a
Enable ops/configuration/mesh/config-resource-ready (#11784)
* Enable ops/configuration/mesh/config-resource-ready
  Requires another env variable to be set

* Some doc updates with new env var
2022-09-01 11:54:41 -07:00
Eric Van Norman 68fb4ec77a
advance master to release-1.16 (#11778)
* build an archive of v1.14 in master

* update data/versions.yml and archive index page

* advance master to release-1.16

* Rerun `make update_ref_docs

* Update to commit on main branch to fix tests

* Disable failing test (temporary)
2022-09-01 07:25:41 -07:00
Eric Van Norman 491b7803d5
Update registry (#11755) 2022-08-30 08:22:38 -07:00
John Howard 73f9130beb
Delete content/en/docs/ops/configuration/mesh/injection-concepts directory (#11744)
https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/#controlling-the-injection-policy is more accurate and complete

Fixes https://github.com/istio/istio/issues/34082
2022-08-25 10:10:09 -07:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

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

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
stewartbutler 12546cc666
Adding page for istio image signing and validation (#10775)
* Adding page for istio image signing and validation

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Adding codeowners, addressing a comment.

* Trying another url hack

* Fixing linter errors

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

Co-authored-by: Andrew Block <andy.block@gmail.com>

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

* Update content/en/docs/ops/best-practices/image-signing-validation/index.md

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

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-08-02 18:00:58 -07:00
abasitt 2634d30236
Updating the DNS with multiple Clusters section (#11578)
* Updating the DNS with multiple Clusters section

* updating the URL to correct formatting
2022-07-18 07:02:58 -07:00
Jacek Ewertowski 3605f728d6
Fix link to the documentation of SPIFFE trust domain federation (#11552)
Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>
2022-07-12 11:25:54 -07:00
Xiaopeng Han 885605e654
Update sidecar injection doc (#11447)
* update doc

* revise command output
2022-07-07 19:54:01 -07:00
Ingwon Song 3ecc5aeb4a
Moving/Updating the WasmPlugin tutorial and Adding ImagePullPolicy description (#11379)
* Update for Wasm contents

* Fix the wrong cleanup code

* Fix the description of `extensibility` folder's description

* Apply suggestions from code review

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

* Update _index.md

* Regenerate snips

* Add old URL path as an alias

* Update content/en/docs/tasks/extensibility/_index.md

* Add description for the wasm pull policy

Signed-off-by: Ingwon Song <igsong@google.com>

* Apply suggestions from code review

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Apply suggestions from code review

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

* Applying the comment from @dgn

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2022-07-01 12:20:20 -07:00
Jason Wang 1b7bd7becf
Fix component logging typo (#11529) 2022-06-30 15:00:13 -07:00
Yossi Mesika 88bac825cf
Minor correction to the format of the scrape URL (#11464) 2022-06-20 00:27:26 -07:00
Eric Van Norman 756001370d
Update PATH ordering to pick up downloaded istioctl first (#11448) 2022-06-19 15:29:26 -07:00
Eric Van Norman 67cb4c9bcd
Enable istioctl-analyze. (#11440) 2022-06-15 12:32:15 -07:00
rotimiawani 574d1043b1
updating content/en/docs/ops/integrations/spire/index.md (#11418) 2022-06-15 10:13:14 -07:00
Eric Van Norman b5e32c648a
Additional updates to use the master branches in other repos (#11431) 2022-06-15 03:34:22 -07:00
Eric Van Norman e9841ae394
Update to use the master branch of istio.io/istio for test refs (#11414)
* Update to use the master branch of istio.io/istio for test refs

* go.* changes

* Update test and go.*

* Update to use `master` branch for make targets

* One final go mod tidy

* REmove vm test for now.

* Remove istioctl-analyze test

* Also remove using-istio-dashboard
2022-06-14 13:39:44 -07:00
Oliver Liu 0afa95518e
Cherrypick #11392. (#11397) 2022-06-12 13:48:17 -07:00
yanrongshi b2808ee272
fix:spire-quickstart.yaml path is incorrect in doc "Install SPIRE Option 1: Quick start" #11374 (#11387)
* Update index.md

* Update content/en/docs/ops/integrations/spire/index.md

Co-authored-by: Ram Vennam <ram.vennam@solo.io>

Co-authored-by: yanrong.shi <yanrongshi>
Co-authored-by: Ram Vennam <ram.vennam@solo.io>
2022-06-09 09:14:30 -07:00
merusso 8baf1f34ec
Update broken Envoy links (envoyproxy.github.io) (#11321)
This change updates broken Envoy links in documentation.

Change: envoyproxy.github.io/envoy/ -> www.envoyproxy.io/
Updates pages under: content/*/docs/
Ignores pages under:
* content/*/blog/
* archive/
2022-05-18 18:56:57 -07:00
Alexandre Alves Alvino 587e85afbc
SPIRE SDS integration documentation (#11057)
* Adds Spire integration documentation

* * Updates volume path

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>

Co-authored-by: Juliano Fantozzi <juliano.fantozzi@gmail.com>

Co-authored-by: sanderson042 <steve.anderson@hpe.com>

* Apply PR feedbacks

* Apply PR feedbacks, adds commands and bash outputs

* * Adds httpbin workload

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>

Co-authored-by: Juliano Fantozzi <juliano.fantozzi@gmail.com>

Co-authored-by: Steve Anderson <steve.anderson@hpe.com>

* Update content/en/docs/ops/integrations/spire/index.md

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

* Apply pr feedbacks

* Fixs end of line paragraphs

* Fix typo

* Adress linting issues

* Updates title and fix identation of code blocks

* Fix lint issues, remove unnecessary formating and improve command reading

* Fix typos and page weights

* Adds required version clarifications

* Adds clarifying comments

* Applys minor changes

* Corrects typo

Co-authored-by: Steve Anderson <steve.anderson@hpe.com>
Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>
2022-05-16 10:01:59 -07:00
Frank Budinsky a326daa3e0
Add webhooks to test framework snapshot (#11281)
* Add webhooks to test framework snapshot

* missing return

* fix lint

* some fixes

* more fixes

* final fixes

* one more
2022-05-13 10:12:49 -07:00
zirain c5d1b72073
fix multicluster prometheus (#11221) 2022-05-03 13:25:36 -07:00
Eric Van Norman fc515c8166
Replay yq v3 which is deprecated with yq v4 (#11202)
* Replay yq v3 which is deprecated with yq v4

* Update yq key
2022-04-20 13:37:30 -07:00
Dennis Effing 7a2d85b927
Add docs about configuring faults and retry/timeout on the same (#10781)
VirtualService

Signed-off-by: Dennis Effing <dennis.effing@codecentric.de>
2022-04-11 12:49:15 -07:00
Pengyuan Bian 8daacec81f
Pin basic auth extension image at 1.12.0. (#11144) 2022-04-04 18:02:25 -07:00
nickgooding 51cc90213b
Fix workload aggregating rules for TCP byte metrics (#11103)
Fixes some broken suggested recording rules that treated
`istio_tcp_sent_bytes_total` and `istio_tcp_sent_received_total` as if
they were distribution type metrics rather than counters.

I have also reordered the metrics to more closely align with the order
on the "Istio Standard Metrics" page.

Fixes #10311
2022-03-25 10:54:31 -07:00
John Howard 2b8f0e7145
Add document on "Understanding DNS" (#11071)
* Add document on "Understanding DNS"

This is a follow-on to the recent docs "Understanding traffic routing"
and "Understanding TLS" where I attempt to give in depth explainations
of some of the implementation details of some commonly misunderstood
parts of Istio.

In particular, this aims to clear up how app DNS, DNS proxying, and
Envoy DNS resolution interact.

* Apply suggestions from code review

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

* Add non-success info

* Update content/en/docs/ops/configuration/traffic-management/dns/index.md

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

* tie in dns proxy

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-18 11:09:06 -07:00
zirain e659630edf
clarify grpc-web (#11003) 2022-03-07 15:51:41 -08:00
keyolk 4ab99eabdb
'number' -> 'port' (#10968) 2022-02-24 16:33:32 -08:00
Frank Budinsky 3d8e81d7d9
Document EnvoyProxy priority problem (#10935)
* Document EnvoyProxy priorty problem

* fix lint

* make more future-proof

* tweak
2022-02-23 21:04:00 -08:00
John Howard 6706c49177
Add note about gateways to protocol selection (#10943)
* Add note about gateways to protocol selection

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-02-22 16:29:27 -08:00
Edgar Hernández b1ff0dbe20
Add a warning for the shared signing key (#10888)
* Add a warning for the shared signing key

* Fix consecutive blank lines linting error
2022-02-14 11:20:38 -08:00
Xiaopeng Han 1a3a3cd05a
fix issue 37292 (#10899) 2022-02-13 18:37:18 -08:00
Eric Van Norman 50e54d7fba advance master to release-1.14 2022-02-11 13:04:45 -07:00
Istio Automation 525bbfc0bb
[master] Documentation about holdApplicationUntilProxyStarts (#10854)
* Information about holdApplicationUntilProxyStarts

This is a very extended topic about networking issues with pods with the istio-proxy sidecar container and is not spread or well documented.
Many people using solutions as "curl -fsI http://localhost:15021/healthz/ready", or post start hooks, even changing logics in scripts etc.
Adding this in this related documentation can help people find this feature easily.

* Fix letfover d

Remove leftover d in added

* Apply suggestions from craigbox

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

* Update index.md

Remove trailing space in line 245.

Co-authored-by: Adrian Rico <aseguirico@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-02-03 14:16:23 -08:00
sha-rath fd709d7a51
Added a section on 503 error while accessing headless services (#10071)
* Added a small section on common errors while accessing headless services

* Fixed lint errors

* Removed unnecessary config details

* Few corrections and restructuring

* Updated commands for easier copying
2022-01-13 10:26:16 -08:00
Steven Landow 337c78b076
multicluster traffic management (#10486)
* multicluster traffic management

* restructure

* locality section

* restructure #2

* remove locality

* top level headers

* touchup

* s/subsettings/subset/

* blanks

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-01-11 07:06:28 -08:00
Pengyuan Bian 397b3c4326
Update webhook cert verification command. (#10715)
* Update webhook cert verification command.

* clean
2022-01-04 06:49:15 -08:00
Pengyuan Bian 7518f2517f
Update Wasm module distribution doc to use WasmPlugin. (#10654)
* Update Wasm module distribution doc to use WasmPlugin.

* fix.

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

* Update content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 12:30:41 -08:00
John Howard e93d1314c6
Improve performance documentation (#10555)
* Improve performance documentation

Fixes https://github.com/istio/istio/issues/31680

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-12-03 11:08:51 -08:00
Eric Van Norman 9bf49c06b6
Re-enable diagnostic-tools/istioctl-analyze test (#10522)
* Re-enable diagnostic-tools/istioctl-analyze test

* More output changes
2021-11-26 16:32:19 -08:00
Eric Van Norman 72de90d75b
Advance master to release-1.13 (#10516)
* build an archive of v1.11 in master

* update data/versions.yml and archive index page

* advance master to release-1.13

* ANother script update

* go get remaing istio repos to satisfy linter

* Temporarily fix link broken by istio/api #2148

* Temporarily disable istioctl analyze test.
2021-11-19 06:52:51 -08:00
Daniel Gospodinow cfcd701321
Fix typo (#10483) 2021-11-09 08:17:44 -08:00
Eric Van Norman c0617549c8
Fix Kiali.io links (#10460)
* Fix Kiali.io links

* Update content/en/docs/ops/integrations/kiali/index.md

Co-authored-by: Ram Vennam <ram.vennam@solo.io>

Co-authored-by: Ram Vennam <ram.vennam@solo.io>
2021-11-03 10:46:40 -07:00
John Howard d98d309189
Expand on custom protocol support (#10446)
Clarify https://github.com/istio/istio/issues/35741
2021-10-26 13:32:33 -07:00
Yangmin Zhu 61428d72a3
add authz limitation of server-first TCP protocol (#10435)
* add authz limitation

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-10-21 11:36:53 -07:00
John Howard 3d2cd6adf9
Clarify protocol selection (#10440) 2021-10-21 09:42:11 -07:00
Eric Van Norman df10dca654
Update test ref (#10423)
* Update to latest istio/istio commit for istio.io tests

* Update to latest istio commit

* Additional istioctl analyze output

* Fix istioctl-analyze test

* Fix gateway doc

* Fix setting of INGRESS_HOST and more cleanup

* Fixes for unbound INGRESS_HOST

* lint fix

Co-authored-by: John Howard <howardjohn@google.com>
2021-10-20 09:07:12 -07:00
Andrii 39206dfccb
Fix typo in test (#10425)
Link: https://istio.io/latest/docs/ops/common-problems/network-issues/#double-tls
2021-10-13 04:42:10 -07:00
Yangmin Zhu c02cc0ac68
update best practice for host match (#10400) 2021-10-06 12:31:54 -07:00
Kenan O'Neal 557ba87470
Improve DestinationRule Security Best Practices (#10364)
* Improve DestinationRule Security Best Practices

* Add instructions for improving security using subjectAltNames which is
not checked by default.
* Add instructions to turn on VERIFY_CERTIFICATE_AT_CLIENT to decrease
friction of checking certificates against a CA.
* Escalate certificate validation that is not being done to a warning to
increase visibility.

* Add Clarification to certificate validation.

* Add explanation of using system to enable OS CA certificate usage.
* Clarify subjectAltName usage and why it is important

* Fix linter error

* Clarify CA cert used and user need for an sni value
2021-09-29 11:48:11 -07:00
Pengyuan Bian 51b736862f
Remove mixer from traffic problems troubleshoot guide. (#10389) 2021-09-28 12:33:12 -07:00
Istio Automation efb224fc63
Update index.md typo - Change TSL to TLS (#10312)
Change TSL to TLS

Co-authored-by: Matt Smith <82525384+matt-declarativecloud@users.noreply.github.com>
2021-09-08 07:56:03 -07:00
Eric Van Norman 12bf909242
Cherry pick of #10223 - August security bulletin (#10237) 2021-08-25 12:51:58 -07:00