Commit Graph

5353 Commits

Author SHA1 Message Date
Istio Automation f928f68493
Automator: update istio.io@ reference docs (#12772) 2023-03-06 09:27:45 -08:00
Arka Bhattacharya 052f5fbc7e
TCP Traffic page edit (#12819)
* Edits formatting of the long commands to improve readability

* Adds snips by make gen

* Adds back the connection rejected output

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

* re-ran make gen to edit the snip

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-03-06 08:58:45 -08:00
Kuat 2e8eff90e6
wasm: use wasm API for attributegen (#12765)
* wasm: use wasm API for attributegen

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix links

Signed-off-by: Kuat Yessenov <kuat@google.com>

* cleanup

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-03-06 08:17:46 -08:00
Mariam John 8b3aae7f9e
Cleanup some old documention left over in Egress task (#12832)
`Configure traffic through egress gateway with SNI proxy` section was removed from the docs in the 1.14 release
but that is still mentioned in the setup instructions for the task `Egress using Wildcard Hosts`.
2023-03-06 06:12:44 -08:00
my-git9 a3c5de1bd5
[zh] improve traffic-management/multicluster (#12841)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-05 17:42:44 -08:00
Istio Automation eb4abc9995
update link to point to the get started guide (#12840)
Co-authored-by: Lin Sun <lin.sun@solo.io>
2023-03-03 22:31:41 -08:00
Lin Sun d1c6fcb780
Update to latest doc (#12812) 2023-03-03 14:27:06 -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
majeshps e9ecc67a71
Fix minor nits on the security tasks page Plugin CA Certificate (#12709)
* Fix minor nits on the security tasks page Plugin CA Certificate

Partially fixes: #12695

* Fix minor  nits on the security tasks page for certificate management
2023-03-03 10:09:06 -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
Carl Eastman 8e562ca875
accesslog: example of Telemetry API with cluster_name (#12804)
* accesslog: work with Telemetry API cluster_name

Add telemetry api example with xds.cluster_name

* removed default namespace install and fixed some linting

* Fix "spelling" error

* Update envoy filter name
2023-03-02 22:56:06 -08:00
wlp1153468871 d44cd51172
[zh] content/en/docs/setup/platform-setup/k3d (#12822)
* Translate content/en/docs/setup/platform-setup/k3d

* content/zh/docs/setup/platform-setup/k3d/index.md

* content/zh/docs/setup/platform-setup/k3d/index.md

* content/zh/docs/setup/platform-setup/k3d/index.md

* Modified anchors

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-03-02 22:26:06 -08:00
my-git9 8f6a5645c9
[zh]sync and improve primary-remote multi-primary_multi-network (#12824)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-02 07:37:06 -08:00
my-git9 f16a8b3d5c
[zh] improve before-you-begin and multi-primary (#12823)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-02 07:12:06 -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
WenJieSong 014f878e63
[zh] sync /ops/best-practices/security/index.md (#12810) 2023-02-28 23:35:16 -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
John Howard 6dd543f209
Add glossary entries for ambient (#12805)
* Add glossary entries for ambient

* Apply suggestions from code review

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

* address most comments

* apply suggestion

* hbone

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:01:15 -08:00
Lin Sun 6540cd57df
correct link (#12814) 2023-02-28 12:13:16 -08:00
Lin Sun bee1c59576
ambient merged to main blog (#12800)
* ambient merged to main blog

* add a period

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* fix lint

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:58:16 -08:00
Lin Sun dcb969d1b2
Introducing ztunnel blog (#12806)
* adding rust ztunnel blog

* adding a pic

* fix some lint

* fix lint 2

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* link to workload section

* Update content/en/blog/2023/rust-based-ztunnel/index.md

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* Update content/en/blog/2023/rust-based-ztunnel/index.md

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

* fix lint

---------

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:31:15 -08:00
Ben Leggett 825f422087
Add more context to `externalTrafficPolicy=local` caveats. (#12779)
* Reword this to better explain why a gateway on each node is recommended.

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:03:16 -08:00
Max b4d7942543
[zh] translate releases/1.15.x/announcing-1.15.4 (#12786) 2023-02-27 19:16:15 -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
zirain 0f3421da61
telemetry: add tips for agent mode (#12784)
* telemetry: add tips for agent mode

* fix lint

* fix typo
2023-02-27 01:28:13 -08:00
zirain 5d3a05f78d
accesslog: work with Telemetry API (#12743)
* accesslog: work with Telemetry API

* address review comments
2023-02-27 01:06:13 -08:00
Max 92c0e16a5f
[zh] sync traffic-management/request-routing (#12757) 2023-02-26 18:13:13 -08:00
Songjoy 4c819f402e
[zh] sync /docs/setup/upgrade/canary/index.md (#12768)
* [zh] sync /docs/setup/upgrade/canary/index.md

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-26 18:02:13 -08:00
Songjoy cab1f146b6
[zh] sync /news/releases/1.15.x/announcing-1.15/upgrade-notes/index.md (#12773)
* [zh] sync /news/releases/1.15.x/announcing-1.15/upgrade-notes/index.md

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-26 09:33:13 -08:00
Max 31766d6d88
[zh] sync traffic-management/mirroring (#12752)
* [zh] sync traffic-management/mirroring

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-26 09:19:12 -08:00
Faseela K eb66054495
remove explicit istio-injection labeling on ns for ingress-gateway (#12785)
* remove explicit istio-injection labeling on ns for ingress-gateway

The gateway deployment already has the annotation "sidecar.istio.io/inject=true"

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

* fix lint

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-26 08:09:47 -08:00
Daniel Hawton 254ef35cf4
1.15 EOL Announcement (#12687)
* 1.15 eol announcement

* fix spelling

* Fix 1.17.0's release date
2023-02-24 09:20:55 -08:00
Frank Budinsky 6097093431
Configure mulitcluster network for external control plane (#12778) 2023-02-24 09:07:56 -08:00
Mariam John c3ae92b83b
1.17.1 Release Notes (#12777) 2023-02-24 06:47:56 -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
Xiaopeng Han 8725b9458a
Add IST0158 message description (#12744)
* Add IST0158 message description

* fix lint

* revise description
2023-02-22 23:32:54 -08:00
Michael 05e2035c40
[zh] sync /traffic-management/ingress/gateway-api/ (#12755) 2023-02-22 20:06:01 -08:00
Michael 245c034b55
[zh] sync /traffic-management/tcp-traffic-shifting/ (#12754) 2023-02-22 20:05:54 -08:00
John Howard 068b948f5e
Add (blank) ambient stub pages (#12760) 2023-02-22 14:22:45 -08:00
Max 0da76265aa
[zh] sync traffic-management/traffic-shifting (#12753)
* [zh] sync traffic-management/traffic-shifting

* update

* Update index.md

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-22 05:02:34 -08:00
Istio Automation fdbab31908
Automator: update istio.io@ reference docs (#12751) 2023-02-21 18:17:32 -08:00
Michael d6af77926f
[zh] sync /1.17x/announcing-1.17/upgrade-notes/ (#12745) 2023-02-21 17:36:34 -08:00
Daniel Hawton d98d4acff3
1.16.3 release notes (#12738)
* add 1.16.3 release notes

* lint

* add time

* captializations
2023-02-21 13:45:42 -08:00
Daniel Hawton e5391bf544
1.15.6 Release notes (#12737)
* add 1.15.6 release notes

* lint

* add time

* Remove first sentence
2023-02-21 13:45:34 -08:00
Michael c515d4441c
[zh] sync /security/harden-docker-images/ (#12732)
* [zh] sync /security/harden-docker-images/

* Restore distroless
2023-02-20 23:44:32 -08:00
Michael baf2b64092
[zh] sync /workload-min-tls-version/i (#12741) 2023-02-20 22:16:32 -08:00
Michael a6c7e7f342
[zh] sync /news/releases/1.17x/ (#12731) 2023-02-20 20:07:33 -08:00
SRodi c27767e58a
Fix cleanup instructions for TLS version config task (#12735)
* Fix cleanup instructions for TLS version config task

* Address comments and run generating snips: content/en/boilerplates/snips/before-you-begin-egress.sh
generating snips: content/en/boilerplates/snips/cve-2020-007-configmap.sh
generating snips: content/en/boilerplates/snips/example.sh
generating snips: content/en/boilerplates/snips/experimental-feature-warning.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/experimental.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/external-loadbalancer-support.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-choose.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-experimental.sh
generating snips: content/en/boilerplates/snips/gateway-api-future.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/gateway-api-gamma-support.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/boilerplates/snips/gateway-api-install-crds.sh
generating snips: content/en/boilerplates/snips/gateway-api-support.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/boilerplates/snips/gateway-api-version.sh
generating snips: content/en/boilerplates/snips/helm-backup.sh
generating snips: content/en/boilerplates/snips/helm-jwt-warning.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/helm-preamble.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/helm-prereqs.sh
generating snips: content/en/boilerplates/snips/index.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/kubectl-multicluster-contexts.sh
generating snips: content/en/boilerplates/snips/multi-cluster-with-metallb.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-default-intro.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-default-outro.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-middle.sh
generating snips: content/en/boilerplates/snips/revision-tags-preamble.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-prologue.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/revision-tags-usage.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/security-vulnerability.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/start-httpbin-service.sh
generating snips: content/en/boilerplates/snips/start-otel-collector-service.sh
generating snips: content/en/boilerplates/snips/telemetry-tracing-tips.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-0.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-1.sh
generating snips: content/en/boilerplates/snips/test-2.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/test-3.sh
generating snips: content/en/boilerplates/snips/trace-generation.sh
generating snips: content/en/boilerplates/snips/untested-document.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/boilerplates/snips/verify-crds.sh
generating snips: content/en/boilerplates/snips/work-in-progress.sh
--> no snippet or boilerplate. skipping..
generating snips: content/en/docs/examples/bookinfo/snips.sh
--> boilerplate external-loadbalancer-support does not have snippets
generating snips: content/en/docs/examples/virtual-machines/snips.sh
generating snips: content/en/docs/ops/configuration/mesh/app-health-check/snips.sh
generating snips: content/en/docs/ops/configuration/mesh/config-resource-ready/snips.sh
generating snips: content/en/docs/ops/configuration/security/security-policy-examples/snips.sh
generating snips: content/en/docs/ops/configuration/telemetry/envoy-stats/snips.sh
generating snips: content/en/docs/ops/configuration/traffic-management/network-topologies/snips.sh
generating snips: content/en/docs/ops/diagnostic-tools/istioctl-analyze/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/setup/additional-setup/cni/snips.sh
generating snips: content/en/docs/setup/additional-setup/gateway/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/setup/additional-setup/getting-started/snips.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate external-loadbalancer-support does not have snippets
generating snips: content/en/docs/setup/getting-started/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/setup/install/external-controlplane/snips.sh
--> boilerplate gateway-api-future does not have snippets
--> boilerplate gateway-api-choose does not have snippets
generating snips: content/en/docs/setup/install/helm/snips.sh
--> boilerplate helm-preamble does not have snippets
generating snips: content/en/docs/setup/install/multicluster/multi-primary/snips.sh
generating snips: content/en/docs/setup/install/multicluster/multi-primary_multi-network/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/primary-remote/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/primary-remote_multi-network/snips.sh
--> boilerplate multi-cluster-with-metallb does not have snippets
generating snips: content/en/docs/setup/install/multicluster/verify/snips.sh
generating snips: content/en/docs/setup/install/multiple-controlplanes/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/setup/install/virtual-machine/snips.sh
--> boilerplate experimental does not have snippets
--> boilerplate experimental does not have snippets
--> boilerplate experimental does not have snippets
generating snips: content/en/docs/setup/upgrade/canary/snips.sh
--> boilerplate revision-tags-preamble does not have snippets
--> boilerplate revision-tags-usage does not have snippets
--> boilerplate revision-tags-default-intro does not have snippets
--> boilerplate revision-tags-default-outro does not have snippets
generating snips: content/en/docs/setup/upgrade/helm/snips.sh
--> boilerplate helm-preamble does not have snippets
--> boilerplate revision-tags-preamble does not have snippets
--> boilerplate revision-tags-usage does not have snippets
--> boilerplate revision-tags-default-intro does not have snippets
--> boilerplate revision-tags-default-outro does not have snippets
generating snips: content/en/docs/tasks/extensibility/wasm-module-distribution/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/jaeger/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/opencensusagent/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/skywalking/snips.sh
generating snips: content/en/docs/tasks/observability/distributed-tracing/zipkin/snips.sh
generating snips: content/en/docs/tasks/observability/gateways/snips.sh
generating snips: content/en/docs/tasks/observability/logs/access-log/snips.sh
generating snips: content/en/docs/tasks/observability/logs/otel-provider/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/customize-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/querying-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/tcp-metrics/snips.sh
generating snips: content/en/docs/tasks/observability/metrics/using-istio-dashboard/snips.sh
generating snips: content/en/docs/tasks/policy-enforcement/rate-limit/snips.sh
generating snips: content/en/docs/tasks/security/authentication/authn-policy/snips.sh
generating snips: content/en/docs/tasks/security/authentication/claim-to-header/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/security/authentication/jwt-route/snips.sh
generating snips: content/en/docs/tasks/security/authentication/mtls-migration/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-custom/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-deny/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-dry-run/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/security/authorization/authz-http/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-ingress/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-jwt/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-tcp/snips.sh
generating snips: content/en/docs/tasks/security/authorization/authz-td-migration/snips.sh
generating snips: content/en/docs/tasks/security/cert-management/plugin-ca-cert/snips.sh
generating snips: content/en/docs/tasks/security/tls-configuration/workload-min-tls-version/snips.sh
generating snips: content/en/docs/tasks/traffic-management/circuit-breaking/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-control/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-gateway/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-kubernetes-services/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/egress-tls-origination/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/http-proxy/snips.sh
generating snips: content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/snips.sh
generating snips: content/en/docs/tasks/traffic-management/fault-injection/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/gateway-api/snips.sh
--> boilerplate gateway-api-future does not have snippets
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-control/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-sidecar-tls-termination/snips.sh
--> boilerplate experimental-feature-warning does not have snippets
generating snips: content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/kubernetes-ingress/snips.sh
generating snips: content/en/docs/tasks/traffic-management/ingress/secure-ingress/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/before-you-begin/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/cleanup/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/distribute/snips.sh
generating snips: content/en/docs/tasks/traffic-management/locality-load-balancing/failover/snips.sh
generating snips: content/en/docs/tasks/traffic-management/mirroring/snips.sh
generating snips: content/en/docs/tasks/traffic-management/request-routing/snips.sh
generating snips: content/en/docs/tasks/traffic-management/request-timeouts/snips.sh
generating snips: content/en/docs/tasks/traffic-management/tcp-traffic-shifting/snips.sh
generating snips: content/en/docs/tasks/traffic-management/traffic-shifting/snips.sh

* Update test.sh
2023-02-20 10:42:30 -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
Michael d77afaa5db
[zh] sync 2 files in /tasks/security (#12702) 2023-02-19 19:01:56 -08:00
Michael 4f0a2c3c9e
[zh] sync /platform-setup/minikube/ (#12724) 2023-02-19 18:47:56 -08:00
wulianglongrd 6e6b4a54ef
Fix the inconsistency between Chinese and English content (#12718) 2023-02-18 20:27:55 -08:00
Istio Automation 45ea856a3e
Automator: update istio.io@ reference docs (#12722) 2023-02-18 18:18:55 -08:00
Keith Mattix II edcfeee05b
Add release note for istioctl 1.17 auth plugin removal (#12696)
* Add release note for istioctl 1.17 auth plugin removal

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

* Respond to PR comments

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

* Put version in backticks

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>

---------

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>
2023-02-17 23:27:55 -08:00
Istio Automation 8a3c6a658f
Automator: update istio.io@ reference docs (#12717) 2023-02-17 18:15:49 -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
Mariam John 2c8abd3953
Update 1.17 release notes (#12706)
Update reference to feature status for dual stack support.
2023-02-17 10:21:57 -08:00
Michael cc750f532e
Fix some consistency issues (#12703) 2023-02-17 07:22:57 -08:00
Istio Automation 7a62a2921a
Automator: update istio.io@ reference docs (#12701) 2023-02-16 18:13:56 -08:00
Michael 11222ddc37
[zh] sync /cert-management/custom-ca-k8s/ (#12688) 2023-02-16 17:46:03 -08:00
Michael a16dc2a623
[zh] sync /distributed-tracing/opencensusagent/ (#12686) 2023-02-16 17:45:56 -08:00
AndreaM12345 33e8337fa2
update support-policy patch statement (#12692)
Update security patch statement to reflect current behavior
2023-02-16 13:13:23 -08:00
Frank Budinsky 72e2bb29f0
Add IBM Kubernetes Load Balancer type to table (#12690) 2023-02-16 11:15:23 -08:00
Eric Van Norman 2a676e461f
Fix lint error by updating reference docs (#12691) 2023-02-16 11:03:23 -08:00
Istio Automation 5c289d8be8
Automator: update istio.io@ reference docs (#12684) 2023-02-16 08:48:23 -08:00
Michael ba253743fb
Fix some typos in custom-ca-k8s (#12689) 2023-02-16 07:20:23 -08:00
Faseela K a9f1e30fbf
Modify k3d docs (#12658)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-15 09:46:50 -08:00
Eric Van Norman 1620244b1b
Enable istioctl-analyze (#12675) 2023-02-15 07:16:53 -08:00
Frank Budinsky c1e1aa8000
Add warning in 1.15 upgrade notes (#12663) 2023-02-15 06:24:49 -08:00
zirain 097607e03c
[zh] Add missing --set to install command (#12670) 2023-02-15 06:11:48 -08:00
Michael 946e7246c5
[zh] sync /distributed-tracing/skywalking/ (#12669)
* [zh] sync /distributed-tracing/skywalking/

* modify by comments
2023-02-15 05:53:53 -08:00
Max 431bb85ff4
[zh] Resync about/deployment/index.md (#12659) 2023-02-14 22:02:50 -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
Max c4e1e1d051
[zh] Resync page external-controlplane (#12648) 2023-02-14 17:21:57 -08:00
Michael 944e30ec11
[zh] sync /security/authentication/claim-to-header/ (#12646) 2023-02-14 17:21:49 -08:00
Istio Automation 5333285110
Fix page title (#12667)
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-02-14 15:04:09 -08:00
Mariam John fced2155db
WIP: Preparing release notes for Istio-release-1.17 (#12633) 2023-02-14 12:22:42 -08:00
John Howard 99fc3e2ac2
gateway api: ignore error on install CRDs (#12661)
* gateway api: ignore error on install CRDs

The *expected* result is an error, so ignore it.,

* snips

* Update rest
2023-02-14 09:32:41 -08:00
Frank Budinsky f508e6aa90
Clarify mtls migration policy location (#12662) 2023-02-14 08:33:41 -08:00
Max 6eefdf43e1
[zh] Resync page reference/config/analysis/ist0137 (#12657) 2023-02-14 01:16:41 -08:00
demotascha c3b631ce9a
docs: Add k3d platform setup (#12642)
* Add k3d platform

* Add a blank line and fix title

* fix words

* fixed broken links

* move to the bottom

* fixed owner

* fixed url

* fix `spelling errors`

* Update title and description

* Update Page weight

* Fixed `to lowercase`
2023-02-14 00:05:41 -08:00
nameYULI d9ca3ea4d7
[zh] sync content/zh/news/releases/1.4.x/announcing-1.4/change-notes/index.md (#12656)
Signed-off-by: YuLi <li.yu@daocloud.io>
2023-02-13 20:35:41 -08:00
Frank Budinsky 96f0beac50
Add missing --set to install command (#12651)
* Add missing --set to install command

* remove quotes

* use @

* typo

* temporary disable prow dir

* remove temporary stuff
2023-02-13 17:01:40 -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
Frank Budinsky 005b9da62e
Move docs to Gateway API v0.6.1 (#12649)
* Move docs to Gateway API v0.6.1

* regen

* regen again

* make clean
2023-02-13 10:54:41 -08:00
Michael 9ab1a8f9df
Change for consistency with title (#12647) 2023-02-13 07:41:48 -08:00
Faseela K adfbceaf6e
Update Helm install feature status in FAQ (#12628)
* update Helm install to Beta

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

* update page description

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

* Change upgrade description for Helm

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-13 06:40:48 -08:00
Eric Van Norman f8dc7ca0b2
Minikube setup updates (#12627) 2023-02-13 06:27:56 -08:00
Eric Van Norman fb3a4c9701
Minor tweaks to the DOcker Desktop page (#12626) 2023-02-13 06:27:48 -08:00
Michael 5403139cb7
Change heading levels in security-policy-examples (#12637) 2023-02-13 00:36:05 -08:00
Max 455b6dffc2
[zh] Resync page distributed-tracing/lightstep (#12635)
* [zh]Resync page distributed-tracing/lightstep

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

* fix indentations

* remove hard tabs on line 56

---------

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-12 18:34:06 -08:00
Istio Automation 878125215d
Automator: update istio.io@ reference docs (#12640) 2023-02-12 18:17:05 -08:00
Michael ae3fffa4a7
[zh] /security/security-policy-examples/ (#12618) 2023-02-12 18:04:05 -08:00
Michael 31892747f4
[zh] sync /about/solutions/ (#12638) 2023-02-12 17:53:05 -08:00
Max 20fee574ee
[zh] Resync page install/helm (#12621) 2023-02-11 17:56:05 -08:00
Faseela K d8faad8fe3
Migrate ingress-sni-passthrough test to minimal profile setup (#12576)
* Migrate ingress-sni-passthrough test to profile minimal

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

* fix after snapshot test

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

* update minimal profile

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

* Fix cleanup test error

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

* review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-11 00:13:05 -08:00
jzhupup 09060ec9a7
Sync content/zh/news/releases/1.4.x/announcing-1.4.10/index.md (#12617) 2023-02-09 06:11:08 -08:00
Michael 47eb1b8d2d
[zh] sync /releases/supported-releases/ (#12616) 2023-02-08 22:54:07 -08:00
wulianglongrd a81669e137
[zh] Fix some inaccurate or missing translations (#12613)
* Fix some wrong or inaccurate translations

* fix

* fix

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-02-08 21:32:07 -08:00
Michael c03731c31c
Fix a typo about login and log in (#12611)
* Fix a typo about login and log in

* apply comments from ericvn
2023-02-08 19:24:07 -08:00
wulianglongrd 45d904ff5d
[zh] Fix some inaccurate descriptions (#12605)
* Fix some inaccurate descriptions

* fix
2023-02-08 05:13:35 -08:00
Frank Budinsky 410dad76ed
gateway-api: fix gateway deployment name (#12601)
* gateway-api: fix gateway deployment name

* regen
2023-02-07 14:23:42 -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
Eric Van Norman 297056e6f4
Flix flakey tcp-traffic-shifting/gateway test (#12544)
* WIP - test

* Fix verbosity option

* Echo config

* REplace nc with echo

* Put nc back in but add a sleep

* Final update (for now) adding delay so `nc` doesn't reset the kubeconfig

* Remove extra cat'ing of kubeconfig

* Update content/en/docs/tasks/traffic-management/tcp-traffic-shifting/test.sh

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

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-07 10:16:34 -08:00
Michael 41085e6b60
[zh] sync /setup/upgrade/helm/ (#12585) 2023-02-06 23:13:15 -08:00
Faseela K fcf3688fad
2023 Istio Steering Contributor Seats (#12580)
* 2023 Istio Steering Contributor Seats

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

* Add IBM member

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* additional review comments

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

* add second member from Huawei

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

* fix order

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

* remove [] for missing link

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

* Fix order of members

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/blog/2023/steering-contribution-seat-results/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-02-06 22:09:14 -08:00
Istio Automation 9061d6dbb9
Automator: update istio.io@ reference docs (#12596) 2023-02-06 18:14:14 -08:00
Eric Van Norman 4580963014
Fixups for prior PR (#12589)
* Fixups for prior PR

* Fix spelling
2023-02-06 10:22:19 -08:00
Daniel Hawton 419ccab931
1.16.2 release notes (#12586) 2023-02-06 07:59:18 -08:00
zirain 9488d5d625
Relationship between Istio and Envoy (#12579)
* Relationship between Istio and Envoy

* fix lint

* address review comments

* fix lint

* Update content/en/docs/releases/supported-releases/index.md

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-02-03 22:52:16 -08:00
Niranjan Shankar 7e7cad05f3
Update Gateway selector in ingress demo for Helm Installation (#12486)
* Update ingress demo Gateway for Helm Installation

Signed-off-by: nshankar13 <nshankar@microsoft.com>

* Update tests

Signed-off-by: nshankar13 <nshankar@microsoft.com>

---------

Signed-off-by: nshankar13 <nshankar@microsoft.com>
2023-02-03 10:17:32 -08:00
Michael de21202272
[zh] sync /setup/platform-setup/kind/ (#12578) 2023-02-02 18:39:32 -08:00
Faseela K ad9acda712
Clarify gateway canary upgrade (#12570)
* Clarify gateway canary upgrade

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

* Apply suggestions from code review

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

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-02-02 08:27:50 -08:00
Michael 5de9daf5d5
[zh] sync /examples/microservices-istio/single/ (#12568) 2023-02-01 17:32:57 -08:00
Michael 654632e905
[zh] sync files in boilerplates (#12567) 2023-02-01 17:32:49 -08:00
Kalya Subramanian 9a07a23ece
Skew policy documentation (#12554)
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2023-02-01 08:24:14 -08:00
Istio Automation ca5322e260
Automator: update istio.io@ reference docs (#12566) 2023-01-31 18:14:14 -08:00
Michael b27a2ab19a
[zh] Sync /traffic-management/network-topologies/ (#12562) 2023-01-31 17:53:14 -08:00
Faseela K 1e43af3c77
Remove experimental from stable revisions title (#12565)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-31 10:37:24 -08:00
Faseela K 13e961ff2c
Small fix in istio day announcement (#12561)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-31 07:04:23 -08:00
Istio Automation 6e1cc677f5
Update filename and date (#12558)
Co-authored-by: Craig Box <craigb@armosec.io>
2023-01-30 15:16:22 -08:00
Sam Naser 91550cb2f2
Add 1.15.5 release notes (#12530)
* Add 1.15.5 release notes

* Update index.md

---------

Co-authored-by: Daniel Hawton <daniel@hawton.com>
2023-01-30 12:46:19 -08:00
Istio Automation 22af1e305d
Add December 2022 security audit report (#12556)
Co-authored-by: Craig Box <craigb@armosec.io>
2023-01-30 11:48:15 -08:00
Faseela K 5dd09b8993
Update revision tag diagrams (#12538)
* update revision tag diagrams

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

* adjust image width

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

* delete older tag diagrams

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-30 11:48:07 -08:00
zirain 182485fd3e
add telemetry tips (#12551)
* add telemetry tips

* Update index.md

* fix lint

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-01-30 05:57:08 -08:00
zirain 04136ba0c8
update boilerplates (#12548) 2023-01-29 17:52:07 -08:00
Michael 6723ab626b
[zh] modify /setup/platform-setup/oci/ (#12550) 2023-01-29 00:35:06 -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
Michael 630b9e9818
[zh] sync /ops/integrations/skywalking/ (#12518)
* [zh] sync /ops/integrations/skywalking/

* modify by comments
2023-01-27 20:34:05 -08:00
Michael 7717bc8aad
[zh] sync /boilerplates/gateway-api (#12500) 2023-01-27 19:17:12 -08:00
Michael 98293ccdf4
[zh] Sync ingress-with-no-route-rules.md (#12498) 2023-01-27 19:17:05 -08:00
Jackie Elliott 28749ecfc2
Update custom ca integration with k8s CSR demo (#12527)
* Update custom ca integration with k8s CSR demo to include foo and
bar namespace creation and remove an unnecessary tab from the
sleep pod command.

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

* Fix lint error

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

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-01-27 10:02:50 -08:00
Faseela K 29e2e44f08
Announce IstioDay at KubeCon Europe 2023 (#12528)
* Announce IstioDay at KubeCon Europe 2023

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

* Apply suggestions from code review

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

* Update index.md

* Remove social hour

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

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* fix lint

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2023-01-26 23:57:49 -08:00
Craig Box 2bd8fbe321
Media resources (#12531)
* Remove media-resources page and redirect

* Remove old SVGs and add a new, correct-shaped image for OpenGraph

* This file was committed elsewhere.
2023-01-26 21:35:49 -08:00
Faseela K b87edbffb5
Remove Helm feature stage from preamble (#12525)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-26 10:44:52 -08:00
Frank Budinsky 7015cd8435
Add missing gateway-api guard in test (#12522) 2023-01-25 14:20:18 -08:00
Eric Van Norman 6c36a18709
Test istio-dashbaord fix of generting additional trace data (#12515) 2023-01-25 14:20:10 -08:00
Faseela K 87f6b9f5ec
Enhance docs for revision tags and add tests (#12496)
* Enhance docs for revision tags and add tests

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

* Fix test failures

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

* Fix lint failure

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

* Fix test failures

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

* Fix cleanup test failures

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

* Fix cleanup for canary upgrade tests

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

* add profile none

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

* review comments

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

* make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-01-25 11:09:21 -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
Frank Budinsky 565ddc4cc5
Fix wildcard egress section titles (#12513) 2023-01-24 14:57:48 -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
John Howard b15739d420
Add PDB and HPA example for gateway-api (#12506)
* Add PDB and HPA example for gateway-api

* Apply suggestions from code review

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

* gen

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-24 10:11:17 -08:00
Istio Automation 8a7c0528eb
Automator: update istio.io@ reference docs (#12511) 2023-01-23 19:38:15 -08:00
Faseela K 2caec357df
Enhance helm documentation (#12476)
* Enhance helm documentation

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

* review comments

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

* fix tests

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-23 07:46:43 -08:00
Istio Automation 718347a713
Automator: update istio.io@ reference docs (#12491) 2023-01-20 10:40:13 -08:00
Eric Van Norman e18f6fa472
Fix flakiest test (#12494)
* Disable flakiest test

* Tweak test to onlyget SLEEP value once.

* Fix lint

* Fix other loop
2023-01-20 09:44:13 -08:00