Commit Graph

3271 Commits

Author SHA1 Message Date
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
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
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
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
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
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
John Howard 068b948f5e
Add (blank) ambient stub pages (#12760) 2023-02-22 14:22:45 -08:00
Istio Automation fdbab31908
Automator: update istio.io@ reference docs (#12751) 2023-02-21 18:17:32 -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
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
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
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
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
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
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
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
Istio Automation 878125215d
Automator: update istio.io@ reference docs (#12640) 2023-02-12 18:17: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
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
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
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
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
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
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
zirain e28c627ae5
update tracing (#12482)
* update tracing

* add proxy.tracer

* fix typo

* update lightstep

* fix lint
2023-01-28 02:12:06 -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
Eric Van Norman cb3aebc837
Update istio.io to prepare for 1.17 (#12487) 2023-01-19 10:53:13 -08:00
Faseela K fec164eacc
Stable Revisions feature is Alpha (#12485)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-19 07:06:13 -08:00
Whitney Griffith 65a15efea3
update filter that depends on xds v2 api (#12438) 2023-01-18 07:42:11 -08:00
Frank Budinsky 954fcfe8b9
Remote cluster get crds also needs context arg (#12477)
* Fix remote cluster install crds one more time

* tweak format
2023-01-17 10:53:21 -08:00
Xiaopeng Han b372fbef8e
Add otel headers to tracing faq (#12435)
* add otel headers to tracing faq

* add more providers
2023-01-16 23:57:30 -08:00
Frank Budinsky 08a22043fc
Add missing context argument when installing crds (#12473) 2023-01-16 23:08:30 -08:00
Frank Budinsky b4ec649054
Add gateway api instructions to external control plane doc (#12463)
* Add gateway api instructions to external control plane doc

* regen and lint

* fix test

* more test fixes
2023-01-16 08:45:30 -08:00
Frank Budinsky 97c901688a
Improve see-also references for gateway api (#12459) 2023-01-15 21:38:29 -08:00
Istio Automation d7b4d2503e
Automator: update istio.io@ reference docs (#12469) 2023-01-15 18:52:28 -08:00
Istio Automation 9e9cbbf537
Automator: update istio.io@ reference docs (#12455) 2023-01-13 11:05:27 -08:00
Craig Box 4097bf29bd
Add CNCF logo footer & LF terms (#12453)
* Add CNCF logo footer & LF terms

* Fixes

* add Chinese translation (thanks Zhonghu)

* Elongate the Terms and Conditions
2023-01-12 23:32:14 -08:00
Steve Zhang 0c6af03e3e
re-submit pr#10873 (#11062) 2023-01-12 09:45:14 -08:00
Frank Budinsky 4ee5ef177d
Fix text boxes not displaying quite right (#12451) 2023-01-12 08:54:14 -08:00
Faseela K 874ccc7c3f
Doc: multiple control planes using revisions and discoverySelectors (#12415)
* Doc for installing multiple control planes using revisions and discoverySelectors

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

* make gen

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

* Fix test

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

* enable peer-auth

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

* Fix test

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

* Review comments

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

* More review comments

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

* Additional review comments

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

* 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>

* Remove duplicates that came from commit suggestion

* Rerun make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-12 06:21:14 -08:00
Istio Automation f04ca82aae
Automator: update istio.io@ reference docs (#12447) 2023-01-11 18:53:12 -08:00
Istio Automation b2214c51b9
Automator: update istio.io@ reference docs (#12442) 2023-01-10 18:54:29 -08:00
Aryan Gupta 9434bc1ee6
task for copy claim to header (#12427)
* task for copy claim to header

* updateed outtput

* resolved pr comments
2023-01-10 06:26:50 -08:00
John Howard 5b746e2be4
Update version page (#12431)
* Update version page

* Update index.md
2023-01-04 10:20:33 -08:00
Istio Automation 567e3622af
Automator: update istio@ test reference (#12417) 2023-01-04 07:30:34 -08:00
Istio Automation 971760d29e
Automator: update istio.io@ reference docs (#12430) 2023-01-03 18:56:35 -08:00
Michael 99022eeffd
Add a bullet symbol in /additional-setup/cni/ (#12426) 2023-01-02 08:34:33 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Istio Automation e5ea913ea4
Announce Istio 1.14 end of life (#12421)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-29 12:33:30 -08:00
Istio Automation d0c391ec56
Automator: update istio.io@ reference docs (#12414) 2022-12-23 18:52:24 -08:00
Istio Automation 3e3cbe44a3
Automator: update istio.io@ reference docs (#12410) 2022-12-22 01:29:22 -08:00
Istio Automation e7a95f20e0
Automator: update istio.io@ reference docs (#12406) 2022-12-19 18:51:23 -08:00
Craig Box 917092c9a6
an annoying typo. (#12402) 2022-12-19 14:10:23 -08:00
Istio Automation 05ea04b4e3
fix: pods dont have label istio.io/rev (#12397)
Co-authored-by: j2gg0s <j2gg0s@gmail.com>
2022-12-19 08:42:20 -08:00
Michael 159a42ceb7
[zh] sync /1.16.x/announcing-1.16.1/ (#12393) 2022-12-19 07:36:14 -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
Istio Automation 08054c7e97
Automator: update istio.io@ reference docs (#12383) 2022-12-15 20:48:10 -08:00
Istio Automation fe39862be8
Automator: update istio.io@ reference docs (#12371) 2022-12-15 10:16:08 -08:00
Eric Van Norman 6b4e07d471
Update Supported Versions doc (#12368)
* Update Supported Versions doc

* Update supported version table

* Minor table tweak
2022-12-15 08:00:09 -08:00
Michael 41dc2e30f7
Fix typo and layout in /setup/additional-setup/cni/ (#12376) 2022-12-15 06:47:08 -08:00
Michael 8e925453a9
Fix a layout in /distributed-tracing/overview/ (#12373) 2022-12-15 05:31:09 -08:00
Whitney Griffith a2815022df
Remove typo from enablePrometheusMerge descr (#12370)
Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>

Signed-off-by: Whitney Griffith <whgriffi@microsoft.com>
2022-12-15 03:56:08 -08:00
Frank Budinsky 154d03b47e
Gateway API blog post (#12363)
* Gateway API blog post

* fixes

* tweak

* next to

* small grammar fix
2022-12-14 10:58:09 -08:00
Michael 5acb519aa7
Fix indentations in 2 docs (#12365)
* Fix indentation  in /announcing-1.16/change-notes/index.md

* Fix indentations
2022-12-14 00:31:08 -08:00
Istio Automation e939af2ab6
Add 1.15.4 release notes (#12361)
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
2022-12-13 08:27:15 -08:00
Istio Automation 0867b7325b
[master] Release notes for Istio 1.14.6 (#12360)
* Release notes for Istio 1.14.6

* Fix lint

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-13 08:27:07 -08:00
Istio Automation 3b6750abf6
Automator: update istio.io@ reference docs (#12362) 2022-12-12 18:54:06 -08:00
Daniel Hawton 1761945a8a
cherry-pick 1.16.1 release notes (#12359) 2022-12-12 12:03:49 -08:00
vasu1124 3a0971d2c3
Update Gardener docu (#12326)
Fix linting issues
./en/docs/setup/platform-setup/gardener/index.md:15: MD009 Trailing spaces
./en/docs/setup/platform-setup/gardener/index.md:72: MD009 Trailing spaces
Fix linter identified typos
19 | ternatively, [23 Technologies GmbH](https://23technologies.cloud
       19 | managed Gardener service that conviniently works with all supported clou
       19 | and comes with a free trial: [Okeanos](https://okeanos.dev/). Simil
       19 | ACKIT](https://stackit.de/), [B'Nerd](https://bnerd.com/), [MetalS
       19 | B'Nerd](https://bnerd.com/), [MetalStack](https://metalstack.cloud/),
       21 | log/2018/05/17/gardener/) on [kubernetes.io](https://kubernetes.io/blog).

resolve with recommendations from istio team

incorporate feedback from @ericvn and cleanup
2022-12-09 09:42:04 -08:00
Istio Automation 781209c654
Automator: update istio.io@ reference docs (#12345) 2022-12-08 21:16:04 -08:00
Istio Automation 98bc827d19
Announce Istio 1.14 EOL on Dec. 27, 2022 (#12343)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-12-08 11:16:04 -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
Eric Van Norman 94d90787ff
Update istio test reference (#12330)
* Update istio test reference

* Update to allow modifiers for gateway api

* go mod tidy after `make clean`
2022-12-07 08:21:12 -08:00
Aryan Gupta 60eb0e4474
udocs upddate for policies graduation (#12320) 2022-12-06 13:49:06 -08:00
Istio Automation 584f0bbbee
Automator: update istio.io@ reference docs (#12325) 2022-12-04 18:56:51 -08:00
Michael 06af444207
Fix a link in /tasks/traffic-management/ingress/ingress-control/ (#12322) 2022-12-02 08:46:13 -08:00
Chen Xintong 1f7a0ea5a7
Fix custom CA integration doc typo (#12318)
* Fix custom CA integration doc typo

* restore 1.14 and 1.15 release change
2022-12-01 08:48:15 -08:00
Frank Budinsky fd22c1babf
Add instructions for accessing ingress gateway installed using Helm (#12308)
* Add instructions for accessing ingress gateway installed using Helm

* typo

* fix label selector

* regen

* remove extra space
2022-11-29 10:40:18 -08:00
Franciszek Pogodziński a1588f5d2c
Fix punctuation on the about page (#12307) 2022-11-29 10:40:11 -08:00
Michael 8e48345ea5
updated 2 docs about fetching chart from URLs (#12314)
* updated 2 docs about fetching chart from URLs

* add a period at the end

* add a period at the end
2022-11-29 07:19:11 -08:00
Istio Automation 21c7e653a2
Automator: update istio.io@ reference docs (#12312) 2022-11-28 18:55:09 -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
Frank Budinsky 31db1bcf2b
Fix mirroring test flake again (#12300) 2022-11-25 09:12:07 -08:00
Istio Automation 2688bd1ef0
Automator: update istio.io@ reference docs (#12296) 2022-11-25 00:11:06 -08:00
Frank Budinsky 96ea93c033
Fix mirroring test flake again (#12290) 2022-11-24 10:54:06 -08:00
Faseela K ebad273a9a
Remove explicit webhookconfig deletion steps (#12285)
* Remove explicit webhookconfig deletion steps

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

* Incorporate review comments

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-23 11:15:23 -08:00
Istio Automation d9079cb642
Automator: update istio.io@ reference docs (#12282) 2022-11-22 18:51:23 -08:00
Istio Automation 1840ff3525
Automator: update istio.io@ reference docs (#12277) 2022-11-22 02:38:22 -08:00
Frank Budinsky a69c5c5cba
gateway-api: tcp-traffic-shifting task instructions (#12260)
* gateway-api: tcp-traffic-shifting task instructions

* sleep service

* more wait

* wait for gtw
2022-11-21 10:07:57 -08:00
Istio Automation 26373a2a71
Automator: update istio.io@ reference docs (#12257) 2022-11-17 20:54:04 -08:00
Frank Budinsky cc1f9dad5f
reenable mirroring gtwapi_test (#12250)
* reenable mirroring gtwapi_test

* fix typo
2022-11-16 12:57:57 -08:00
oops-oom ae8bae962c
to be clear with how to apply custom metrics (#12247)
* to be clear with how to apply custom metrics

Signed-off-by: oops-oom <734819342@qq.com>

* fix test error

Signed-off-by: oops-oom <734819342@qq.com>

* fix for test

Signed-off-by: oops-oom <734819342@qq.com>

Signed-off-by: oops-oom <734819342@qq.com>
2022-11-16 06:24:17 -08:00
Bo-Cheng Chu 27c2aa9d04
Update index.md (#12243) 2022-11-15 20:52:16 -08:00
Istio Automation 0aa0b16028
Automator: update istio.io@ reference docs (#12244) 2022-11-15 18:48:17 -08:00
John Mazzitelli 9984da4967
some updates for Kiali v1.59 (#12241) 2022-11-15 14:56:17 -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
Daniel Hawton ee3b70f652
Add 1.16.0 release notes (#12201)
* Add 1.16.0 release notes

* WIP: grammer fixes and start the announcement post

* remove revert

* add notes

* Update content/en/news/releases/1.16.x/announcing-1.16/_index.md

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

* add ext auth promotion to beta

* add jwt claim based routing and organize

* Update content/en/news/releases/1.16.x/announcing-1.16/_index.md

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

* add missing release note items

* Update content/en/news/releases/1.16.x/announcing-1.16/change-notes/index.md

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

* multiple grammatical fixes

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-15 08:05:36 -08:00
Frank Budinsky 2f5744b92b
gateway-api: add gateway api instructions to traffic shifting task (#12213)
* gateway-api: add gateway api instructions to traffic shifting task

* fixes

* verify lines

* fix request

* more delay

* disable flaky mirroring test
2022-11-14 13:01:34 -08:00
Christine Kim dff84b7fa2
Update ingress steps to use v1 (#12232) 2022-11-14 12:15:40 -08:00
Mariam John d63ec838c6
Replace extensions/v1beta1 with networking.k8s.io/v1 (#12217)
This is the last reference to extensions/v1beta1 API in our docs(this was removed in Kubernetes 1.22 release). Removing old
references from our docs. The remaining references are in the blogs referencing previous releases (won't update those).

Partially Fixes: #12216
2022-11-14 12:15:33 -08:00
Eric Van Norman 14f8c33a8a
Minor correction submitted in 12203 - no CLA (#12231) 2022-11-14 10:35:33 -08:00
Ihor Sychevskyi 395d11d2f1
update content link (#12223) 2022-11-14 01:30:32 -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
Eric Van Norman 0286955762
Update to latest 1.16 commit (#12215)
* Update to latest 1.16 commit

* Move to a later 1.16 commit

* Add temporary delay to allow gateway to delete
2022-11-11 21:07:11 -08:00
Frank Budinsky 285d3d99aa
Temporary fix for mirroring test flakiness (#12222) 2022-11-11 20:21:11 -08:00
Frank Budinsky 1bffb35b1c
gateway-api: add instructions to mirroring task (#12218) 2022-11-11 16:29:36 -05:00
tedli db3731fe20
clarify unmentioned constraint port.name equalness (cherry-pick #11680) (#11891)
* doc the port name should be same

* namespace sameness, accept craigbox's suggestion
2022-11-10 19:40:44 -08:00
Frank Budinsky 69981b01b1
gateway-api: add gateway api instruction to request routing task (#12204)
* gateway-api: add gateway api instruction to request routing task

* lint

* regen

* improve gamma tip/warning

* lint

* add port

* fix samples.sh

* fixes
2022-11-10 14:32:57 -05:00
Istio Automation 859ad19fed
[master] CVE 1.15.3 (#12209)
* Add information about CVE affecting 1.15.2

* Fix linting issues

* sort

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2022-11-09 14:46:28 -08:00
Aryan Gupta f2baf1228b
updated authz docs (#12178)
* updated authz docs

* removed extra spaces

* updated authz-tcp task tests

* minor yaml fixes
2022-11-08 16:04:55 -08:00
Bo-Cheng Chu 813337f378
Add performance expectations in ext-authz page (#12176)
* add performance benchmarking

* fix typo
2022-11-08 16:04:47 -08:00
Caleb Olson 9b7c5f41b2
Update ingress task to use networking.k8s.io/v1 apiVersion (#12013) (#12200) 2022-11-08 12:26:13 -08:00
Frank Budinsky 4be5cd157a
gateway-api: update for gep-1426 (#12197)
* gateway-api: update for gep-1426

* regen

* lint
2022-11-07 08:13:12 -08:00
Istio Automation 9a636240b3
Automator: update istio.io@ reference docs (#12196) 2022-11-06 18:53:11 -08:00
Faseela K 7ea524d7d0
Small fix in the steering result announcement (#12186)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 13:42:46 -07:00
Faseela K 3a0798ee54
Istio Steering Committee Election Results (#12184)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 03:11:01 -07: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
Istio Automation 7ae982e0fb
Automator: update istio.io@ reference docs (#12175) 2022-11-01 20:46:20 -07:00
Frank Budinsky d9970beaa3
gateway-api: enable mutual tls test (#12156)
* gateway-api: enable mutual tls test

* verify_failure should retry

* fix
2022-10-31 13:27:43 -07:00
Frank Budinsky 554dc8e39c
gateway-api: more gateway api documentation (#12163)
* gateway-api: more gateway doc

* tweak

* Update content/en/docs/setup/additional-setup/gateway/index.md

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

Co-authored-by: John Howard <howardjohn@google.com>
2022-10-31 09:48:00 -07:00
Faseela K 76389902ed
Document Sidecar Ingress TLS Termination Feature (#12140)
* Document Sidecar Ingress TLS Termination Feature

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

* Fix lint failures

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

* Fix test failure

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

* Fix test failure

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

* Fix the negative test for TLS

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

* fix test

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

* Fix the verification issue with multiline command output

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

* Replace _verify_contains with _verify_first_line

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

* Add exact result string for _verify_first_line

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

* Fix after-snapshot test error

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

* incorporate review comments

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

* Incorporate review comments

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

* Additional review comments

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

* Small fix

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

* Additional review comments

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-10-31 06:34:59 -07:00
Istio Automation 2cfbecf191
Automator: update istio.io@ reference docs (#12164) 2022-10-28 19:52:57 -07:00
lei-tang 877d81c826
Explain counter and distribution (#12158) 2022-10-27 19:33:02 -07:00
Sam Naser 8b65716b70
Add 1.15.3 release notes (#12157)
* Add 1.15.3 release notes

* Grammar fixes
2022-10-27 18:38:33 -07:00
Istio Automation 3eee65deb7
Automator: update istio.io@ reference docs (#12153) 2022-10-26 20:48:55 -07:00
Eric Van Norman 60e7ebf501
Update release order on https://istio.io/news/releases/ (#12143) 2022-10-23 23:31:39 -07:00
Eric Van Norman 8b95b8eb57
Prepare for release 1.16.0 (#12138)
* Prepare for release 1.16.0

* Update for 1.160.0-beta.1

* Update reference docs with new beta.1 build
2022-10-21 20:30:38 -07:00
Istio Automation 4bab8404ab
Automator: update istio.io@ reference docs (#12133) 2022-10-21 06:40:46 -07:00
Istio Automation e04dfbc11c
Automator: update istio.io@ reference docs (#12123) 2022-10-19 19:52:42 -07:00
Darnele Pierre-Louis cddb8e2287
fixed broken health step check (#12122) 2022-10-19 14:58:52 -07:00
Rachael Luo fee96dcf10
fix route docs (#12121)
fix docs

fix route docs
2022-10-19 07:46:51 -07:00
Istio Automation 86e3101599
Automator: update istio.io@ reference docs (#12118) 2022-10-18 19:49:51 -07:00
Bo-Cheng Chu e859278609
Remove restart requirement for ext-authz (#12106)
* rm restart

* update snip
2022-10-18 17:29:51 -07:00
Aryan Gupta faa6a76bf5
added security bulletin (#12089)
* added security bulletin

* updated release notes
2022-10-18 13:39:23 -07:00
Frank Budinsky 3a2d27a49b
A few doc layout and clarity improvements (#12115) 2022-10-18 09:45:23 -07:00
Frank Budinsky f31d54066f
Fix broken sni-passthrough doc test (#12109)
* Fix broken sni-passthrough doc test

* remove exit
2022-10-18 00:24:38 -07:00
Istio Automation f417f2a591
Automator: update istio.io@ reference docs (#12111) 2022-10-17 19:54:37 -07:00
Aryan Gupta 5b09be5530
updated docs for jwt routing (#12107) 2022-10-17 12:02:11 -07:00
Frank Budinsky dd6b1c09cc
gateway-api doc: ingress-sni-passthrough (#12087)
* gateway-api doc: ingress-sni-passthrough

* use kustomize for crds

* debug

* more debug

* use standard crd install

* try profile=none

* uninstall

* confirm install

* disable test for now

* regen
2022-10-17 10:39:10 -07:00
Istio Automation 65dc9d1cef
Automator: update istio.io@ reference docs (#12091) 2022-10-12 21:19:40 -07:00
Istio Automation acd881f693
Istio 1.13 end of life (#12088)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-10-12 10:21:41 -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
Ihor Sychevskyi a7297a1006
update links (#12079) 2022-10-11 15:13:39 -07:00
Daniel Hawton 7034b3ed0a
cherry pick release note (#12083) 2022-10-11 12:55:36 -07:00
Istio Automation 0c8bae9564
[master] Release notes for Istio 1.13.9 (#12082)
* Release notes for Istio 1.13.9

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Revisions

* Update notes

* An edit

* Update release date

* Edit notes

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-10-11 11:11:09 -07:00
Istio Automation ddc43873e7
[master] Release notes for Istio 1.14.5 (#12081)
* Release notes for Istio 1.14.5

* Fix lint

* Fix lint

* Update the notes

* Revisisons

* Update notes

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

* Update release date

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

* Update content/en/news/releases/1.14.x/announcing-1.14.5/index.md

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

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-10-11 10:24:09 -07:00
Istio Automation 8bd0af066a
Automator: update istio.io@ reference docs (#12077) 2022-10-10 19:49:08 -07:00
zirain 56598d5c0b
fix operator install (#12069) 2022-10-09 19:42:12 -07:00
Istio Automation a5943c3459
Automator: update istio.io@ reference docs (#12067) 2022-10-08 19:52:42 -07:00
Istio Automation c5b93cdd4e
Automator: update istio.io@ reference docs (#12063) 2022-10-07 19:50:42 -07:00
Frank Budinsky d0fadfed00
Add gateway-api instructions: secure-ingress (#12051)
* Add gateway-api instructions: secure-ingress

* fix lint and test

* fixes

* mtls problem

* not work

* update option key

* regen

* mtls support

* wait

* improvements

* longer timeout

* lint
2022-10-07 12:37:15 -07:00
Eric Van Norman 20491e3165
use short_codes for gateway api version (#12042)
* use short_codes for gateway api version and tpye

* Update function name. Forcing name doesn't work for boilerplates?

* Fix lint

* Remove k8s_gateway_api_type

* Add update-gateway-version mkaefile target

* Fix version in test string

* Simplify id
2022-10-04 12:07:49 -07:00
Frank Budinsky 5cdaef58be
Update gateway-api version v1alpha2 -> v1beta1 (#12041) 2022-10-03 14:20:48 -07:00
Frank Budinsky 5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs (#12021)
* Add gateway-api instructions to getting-started and bookinfo docs

* fix lint

* fix cleanup

* regen

* fix lint

* fix setup

* fix include path

* v1alpha2 -> v1beta1

* regen

* install k8s crds

* fix lint

* fix cleanup

* lint

* workaround duplicate crd problem

* fix cmd

* fixes

* lint

* more fixes

* typo

* regen

* uncomment failing snip

* no choice in getting-started

* lint

* typo

* remove duplicate section title
2022-10-03 12:11:48 -07:00
Eric Van Norman 3d9b05e76d
Update kubernetes dashboard instructions for kind (#12035) 2022-10-02 18:15:47 -07:00
Istio Automation 51174df111
Automator: update istio.io@ reference docs (#12030) 2022-09-29 19:47:46 -07:00
Istio Automation af3cdf2833
Automator: update istio.io@ reference docs (#12024) 2022-09-28 19:49:07 -07:00
Istio Automation 4d98dcbdd5
Announcement blog (#12020)
Co-authored-by: Craig Box <craig.box@gmail.com>
2022-09-28 08:37:13 -07:00
Istio Automation 53e2eb52c2
Automator: update istio.io@ reference docs (#12015) 2022-09-27 19:49:30 -07:00
Daniel Hawton 37826fa6f2
cherry pick release note (#12014) 2022-09-27 13:45:38 -07:00
Istio Automation 88360e7c3a
Automator: update istio.io@ reference docs (#12007) 2022-09-26 19:47:43 -07:00
Istio Automation 81fd8b368b
Automator: update istio.io@ reference docs (#11996) 2022-09-23 19:49:33 -07:00
Eric Van Norman 38b8d20737
Update patched version list (#11982) 2022-09-21 14:58:27 -07:00
akitok f0658ddc68
update: Istio 1.13 EOL (#11981) 2022-09-21 07:04:44 -07:00
Eric Van Norman afd153c961
Fix ingress control doc related to other providers and numbering (#11969)
* Fix ingress control doc related to other providers and numbering

* Run make gen

* Add back TCP_INGRESS_PORT

* Revert to dash seperator for consistency
2022-09-20 10:37:38 -07:00
zirain ae1ef2d118
fix content in ratelimit (#11934)
* fix content in ratelimit

* update comments
2022-09-20 07:53:38 -07:00
Istio Automation d3bf4c0c98
Automator: update istio.io@ reference docs (#11976) 2022-09-19 19:45:37 -07:00
Istio Automation 7355f05564
Automator: update istio.io@ reference docs (#11922) 2022-09-16 19:47:15 -07:00
Istio Automation c11ce33cc6
Fix outdated URL fragment (#11915)
This section ID on Kubernetes docs was renamed from `#nodeport` to `#type-nodeport`.

Co-authored-by: Calaway <calaway@users.noreply.github.com>
2022-09-16 07:35:10 -07:00
Istio Automation 13bb568492
Automator: update istio.io@ reference docs (#11911) 2022-09-15 08:42:47 -07:00
Istio Automation 851040b84d
Announce Istio 1.13 EOL on Oct. 12, 2022 (#11909)
Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-14 18:44:17 -07:00
Rodrey 7f608e925a
Update index.md (#11886)
* Update index.md

Added a quick tip for Kind users to get LoadBalancers to work.

* Added more context on Kind-related tip.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-09-14 17:58:14 -07:00
Istio Automation 1bc78bd8a6
Automator: update istio.io@ reference docs (#11904) 2022-09-13 19:48:54 -07:00
Istio Automation c6301e7058
[master] Release notes for Istio 1.13.8 (#11898)
* Release notes for Istio 1.13.8

* Add a new release notes entry

* Fix lint

* Update the release date

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-12 14:46:52 -07:00
Istio Automation 58ccaef15e
[master] Release notes for Istio 1.14.4 (#11899)
* Release noets for Istio 1.14.4

* Fix a lint error

* Add a new release note entry

* Update release date

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-09-12 14:00:53 -07:00
Frank Budinsky 89d57d499e
Replace external profile with new remote profile (#11811) 2022-09-12 12:07:53 -07:00
Ikumi Nakamura 0f38047c55
fix: INSERT_BEFORE to INSERT_FIRST (#11855) 2022-09-12 10:13:53 -07:00
Michael df5c1fd174
fix layout of /authentication/mtls-migration/index.md (#11894) 2022-09-12 08:40:53 -07:00
akitok edf480d4aa
fix: headline url (#11860) 2022-09-09 07:06:23 -07:00
Faseela K caf376ef37
fix egress-tls-origination test (#11857)
The test waits for vs resource, that is not even created.
Wait on SE and DR is only needed.

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

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-08 06:09:21 -07:00
Lin Sun 114023a0b9
Add Kevin who contributed AWS support for ambient (#11847)
* add contributors for ambient

* missed 1 name

* reword based on craig and eric's feedback

* more cleanup

* another name missed

* Update content/en/blog/2022/introducing-ambient-mesh/index.md

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

* Update index.md

* fix trailing space

* re-italicize

* clean up spelling dups and sort

* add Kevin who contributed AWS support for ambient

Co-authored-by: craigbox <craigbox@google.com>
2022-09-07 23:10:33 -04:00
Lin Sun 34c5af10d1
add contributors for ambient (#11841)
* add contributors for ambient

* missed 1 name

* reword based on craig and eric's feedback

* more cleanup

* another name missed

* Update content/en/blog/2022/introducing-ambient-mesh/index.md

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

* Update index.md

* fix trailing space

* re-italicize

Co-authored-by: craigbox <craigbox@google.com>
2022-09-07 16:52:37 -07:00
Istio Automation f30a84e63a
[master] Blog fixes (#11842)
* Blog fixes

* Add banner

* Apply suggestions from Frank's code review

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

* Fix lint

* spelling

* Fix lint

* Update content/en/events/banners/announcing-ambient-mesh.md

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

Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-09-07 15:57:37 -07:00
Petr McAllister 0f38254197
missing cleanup command (#11836)
* missing cleanup command

the current instructions are missing clean up command for  `peerauthentication` in `foo` namespace

* after make gen run
2022-09-07 14:52:45 -07:00
Istio Automation 7836f0eb09
[master] format the end of get started blog (#11840)
* format the end of get started blog

* fix lint

Co-authored-by: Lin Sun <lin.sun@solo.io>
2022-09-07 13:28:37 -07:00
Istio Automation 4df8c0cb82
[master] Ambient blog: fix github links and add youtube video (#11834)
* Fix github links to use proper branch

* add video link

Co-authored-by: John Howard <howardjohn@google.com>
2022-09-07 11:46:37 -07:00
John Howard 365fa98e74
Ambient announcement blogs (#11830)
* Initial blogs

* Add security blog

* Fix dates
2022-09-07 10:43:37 -07:00
Istio Automation e2ac307759
Automator: update istio.io@ reference docs (#11824) 2022-09-06 20:35:50 -07:00
Faseela K 13da430536
egress tls origination - clarify required RBAC (#11804)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-09-06 07:22:31 -07:00
Istio Automation 693450fe46
Automator: update istio.io@ reference docs (#11792) 2022-09-01 19:48:57 -07:00
Frank Budinsky 8394e0de04
Add httproute to cleanup instructions (#11786) 2022-09-01 13:06: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
craigbox 3b1b615d0a
Add links (#11782) 2022-09-01 09:45:40 -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
Daniel Hawton e5d017221b
update change notes for Kiali 1.55.1 (#11775) 2022-08-31 11:11:39 -07:00
Sam Naser b1144fee58
Add 1.15.0 release notes and announcement (#11759)
* Add 1.15.0 release notes

* Make requested edits

* Add release announcement

* Add upgrade notes section

* Rearrange items

* Update supported k8s versions

* Update supported releases page

* Fix file placement

* Remove alias

* Add Solo.io. to spelling
2022-08-31 06:10:39 -07:00
Eric Van Norman 491b7803d5
Update registry (#11755) 2022-08-30 08:22:38 -07:00
zirain 4830422f75
fix open telemetry doc (#11732)
* fix OpenTelemetry doc

* replace istio.io/istio for test

* fix cleanup_otel_sample

* update test reference

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* fix gen

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* fix otel-provider

* remove extra changes in the go.*

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-30 07:00:38 -07:00
Istio Automation 4aff9ce9f8
Automator: update istio.io@ reference docs (#11761) 2022-08-27 13:42:18 -07:00
Eric Van Norman c92ed386d9
Fix for Get Involved page (#11752)
* Fix for Get Involved page

* Fix leading line in involved blocks
2022-08-25 11:34:11 -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
Frank Budinsky 4ba0d14289
Reference better automatic sidecar injection doc (#11749) 2022-08-25 09:06:10 -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
zirain bb84e3baf0
improve install gateway doc (#11734)
* improve install gateway doc

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>

* unify istio-ingressgateway deployment name

Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-08-25 06:13:07 -07:00
Istio Automation 15a3975599
Remove 2 year old security warning (#11747)
Was fixed long ago

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 14:15:06 -07:00
Istio Automation e5ced67dd5
Set `--ignore-not-found=true ` for delete (#11745)
Fixes https://github.com/istio/istio/issues/26234

Co-authored-by: John Howard <howardjohn@google.com>
2022-08-24 13:21:06 -07:00
Frank Budinsky 0aaff36061
Gateway API doc improvements (#11737)
* Gateway API doc improvements

* add header

* grammar tweak

* fix lint

* one more
2022-08-23 16:03:43 -07:00
Eric Van Norman 4b89c5a0ad
Test moving up Hugo versions and replace BlackFriday with GoldMark. (#11534)
* Test moving up a Hugo version and replace BlackFriday with GoldMark.

* remove markdownify

* Update URL to not use relative for parent page

* Restore moarkdownify in centered block to fix (about/deployment)

* Add markdownify to tip, info, warning, quote

* Dmarkdownify tabsets

* Tweak indentation. Fixes companies. Does not fix the interactive panels.

* Update config.toml, rebase

* unindent ecosytem

* comapnaies looks OK,but not interactive_panels

* Revert panel change

* markdownify interactive panel?

* Put markdownify back - delete section_description
2022-08-23 08:05:43 -07:00
Istio Automation beaf9ab16f
Automator: update istio.io@ reference docs (#11723) 2022-08-19 19:49:36 -07:00
Chase Andries ef7020d764
Fix typos (#11722) 2022-08-19 10:55:45 -07:00
Frank Budinsky f5a6876c51
Remove temporary workaround from getting started test (#11721) 2022-08-19 08:00:45 -07:00
Tong Li 3f3fe2fe44
Promoted command x uninstall to install (#11707)
* Promoted command x uninstall to install

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

* Promoted command x uninstall to install

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

* Promoted command x uninstall to install

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

* Update content/en/docs/setup/install/operator/test.sh

Promoted command x uninstall to install

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

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-18 14:33:52 -07:00
Eric Van Norman 4a51608c45
Update test ref to 1.15.0-beta.1 (#11715)
* Update test ref to 1.15.0-beta.1

* Change order for hem test output

* Go back to most likely sort over, but remove REV since it may change.

* Update test to just verify that both revisions exist

* But the revisions back in the doc
2022-08-18 11:45:51 -07:00
Istio Automation 049417fbe1
Automator: update istio.io@ reference docs (#11716) 2022-08-18 07:41:52 -07:00
zirain 02cd7a86fc
improve ratelimit doc (#11654)
* improve ratelimit task

* fix lint

* fix redundant function call
2022-08-18 06:21:39 -07:00
Frank Budinsky 0b21a60ade
Add cleanup instructions to external control plane doc (#11713) 2022-08-17 08:19:12 -07:00
Istio Automation 450cc2ecb3
Automator: update istio.io@ reference docs (#11709) 2022-08-16 07:17:38 -07:00
Frank Budinsky 2bc1913a96
Add tip about configuring istioctl for a remote cluster (#11706) 2022-08-15 10:09:28 -07:00
Istio Automation 99d0d631a1
Automator: update istio.io@ reference docs (#11699) 2022-08-12 07:45:11 -07:00
Frank Budinsky 6457b22c83
Add tip for cluster names containing / chars (#11695)
* Add tip for URL containing / characters

* Add tip for cluster names containing / chars

* highlight
2022-08-10 07:28:08 -07:00
Istio Automation 4d11bfe3a2
Automator: update istio.io@ reference docs (#11698) 2022-08-09 19:50:38 -07:00
Frank Budinsky 3e864baa36
Remove workaround for issue #37674 (#11689) 2022-08-09 12:55:37 -07:00
Frank Budinsky cb70a40db3
Fix verify_like matching token prefix not ending in - (#11693)
* Fix verify_like matching token prefix not ending in -

* change test
2022-08-09 09:59:37 -07:00
Eric Van Norman fec749d075
1.12 EOL (#11692)
* 1.12 EOL

* Bump date to 7/13 so placed above last release in the news
2022-08-09 08:25:38 -07:00
Istio Automation b3bd5762f3
Automator: update istio.io@ reference docs (#11690) 2022-08-08 19:46:28 -07:00
Istio Automation eecc9e73c7
Automator: update istio.io@ reference docs (#11688) 2022-08-07 19:52:46 -07:00
Eric Van Norman da73c24218
Prepare for the 1.15.0 release (#11684) 2022-08-07 13:23:45 -07:00
Istio Automation 22dae942b8
Automator: update istio.io@ reference docs (#11685) 2022-08-05 19:49:43 -07:00
Istio Automation 4a5b0b345e
Automator: update istio.io@ reference docs (#11682) 2022-08-04 19:51:47 -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
lei-tang 333155076f
Release notes for Istio 1.14.3 (#11646) (#11667) 2022-08-01 13:31:11 -07:00
Istio Automation 11c48ef73c
[master] Release notes for Istio 1.13.7 (#11666)
* Release notes of Istio 1.13.7

* Fix lint

* Small edits

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-08-01 12:29:11 -07:00
Frank Budinsky 9fbd9547f6
Enable validation on config cluster (#11657) 2022-07-31 19:24:07 -07:00
Istio Automation 7f51aaaf00
Automator: update istio.io@ reference docs (#11661) 2022-07-29 19:50:05 -07:00
Frank Budinsky 10bd965982
Document validation disabled by default when using istioctl manifest generate (#11653)
* Document validation disabled by default when using istioctl manifest generate

* separate changes

* improve wording
2022-07-28 07:47:49 -07:00
Istio Automation 99b62a841b
[master] Inform users of bad builds (#11645)
* Inform users of bad builds

* move to news

* Move to security

* Fix 1.13.6 notice

* review comments

* review

* Update content/en/news/security/istio-security-2022-006/index.md

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

* fix links

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-07-26 12:59:47 -07:00
Istio Automation 3aec694fcd
Automator: update istio.io@ reference docs (#11642) 2022-07-25 19:49:47 -07:00
Istio Automation 9b829655b3
[master] Release notes of Istio 1.13.6 (#11641)
* Release notes of Istio 1.13.6

* Remove trailing space

* Remove a trailing space

* Edit the go version FYI

Co-authored-by: Lei Tang <32078630+lei-tang@users.noreply.github.com>
2022-07-25 14:13:47 -07:00
lei-tang 8763d4d445
Release notes for Istio 1.14.2 (#11616) (#11640) 2022-07-25 12:02:47 -07:00
Istio Automation 2de1108624
Automator: update istio.io@ reference docs (#11628) 2022-07-21 19:54:43 -07:00
Frank Budinsky af58cd6436
Fix incorrect webhook names in external control plane instructions (#11625)
* Fix incorrect webhook names in external control plane instructions

* fix test
2022-07-21 12:43:43 -07:00
Faseela K 43aa5d447e
Advanced Helm chart customization doc (#11480)
* Advanced Helm chart customization doc

As per the WG meeting, it was decided not to allow support for new values in istio helm charts
(unless there is substantial evidence it is needed by a large number of people); instead create an istio.io doc on last mile helm customization

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

* Update references section

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

* Add link to the new document in the main helm install page

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

* incorporate review comments

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

* Fix lint error

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

* Incorporate additional review comments

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

* Review comments, and fix deployment name in kustomize patch

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

* Fix helm template command

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

* specify namespace in the helm commands

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

* format helm template command output

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

* Fix intend

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-07-21 10:01:46 -07:00
Frank Budinsky cef3426a49
Add tips for easier external control plane setup (#11609)
* Add tips for easier  external control plane setup

* fix func name

* fix lint

* fix indent

* fix test

* rename yaml file

* remove nested text in tips

* tweak indent

* regen
2022-07-21 05:16:43 -07:00
Istio Automation d39873ede8
[master] Add minikube in the instructions per Kubernetes environment (#11613)
* Add minikube in the instructions per Kubernetes environment

I was coming from https://istio.io/latest/docs/examples/bookinfo/ "Follow these instructions to set the INGRESS_HOST and INGRESS_PORT ..." and did not realize I would have to setup the minikube tunnel as explained in the [Getting Started Guide](https://istio.io/latest/docs/setup/getting-started/#determining-the-ingress-ip-and-ports)

For this reason I suggest to add it here as well.

* incorporated reviewers suggestions

* snips and tests for the new code snippet in docu

* ran make snips
* updated test.sh with the new functin names
* also the functions
  snip_determining_the_ingress_ip_and_ports_{3,5,6,7,8,9} have changed
  but they seem not to be used in test.sh

* followed reviewer suggestion to revert sip numbers

- used the annotation snip_id=none to skip the snippet, see https://github.com/istio/istio.io/blob/master/tests/README.md
- took back the snip renumbering
- checked that generating snips does not bring them back again: make
  snips

* used custom name for generated snip

- now using minikube_tunnel as snip_id, resulting in a generated snip id snip_minikube_tunnel
- apparently still the remaining snips get renumbered
- updated test.sh with the 2 changed snip calls

Co-authored-by: Martin Knechtel <martin.knechtel@sap.com>
2022-07-20 08:35:39 -07:00
Istio Automation 068736159f
Automator: update istio.io@ reference docs (#11612) 2022-07-19 19:51:39 -07:00
AndreaM12345 7c27f5a1c6
Analysis message for IST0151-IST0155 (#11582)
* messages for envoy filter errors

* fix lint errors

* more lint changes

* more lint errors

* fix spaces

* spelling

* update based on review

* punctuation
2022-07-19 07:52:13 -07:00
Istio Automation 8544889bb4
Automator: update istio.io@ reference docs (#11608) 2022-07-18 19:49:12 -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
Istio Automation 3975427ea4
Automator: update istio.io@ reference docs (#11592) 2022-07-15 19:50:58 -07:00
Iris e202a0995d
add multi-signer docs (#11419)
* addess review comments

* address review comments

* address review comments
2022-07-15 16:15:58 -07:00
Istio Automation e465d49209
Automator: update istio.io@ reference docs (#11583) 2022-07-14 19:53:32 -07:00
Istio Automation e320f6ad2b
Automator: update istio.io@ reference docs (#11579) 2022-07-13 19:52:05 -07:00
craigbox a80ae81313
Add Gateway API blog (#11571)
* Add Gateway API blog

* Spelling

* Relative links

* Link Gateway API docs

* Update content/en/blog/2022/gateway-api-beta/index.md

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

* Changes from review

* Add final blog URL

* Add SMI blog URL

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-07-13 10:31:55 -07:00
verysonglaa 9cb547ced7
adding OpenCensus tracing task with W3C headers (#11239)
* adding opencensus tracing Task

* fix OpenCensus Agent wording

* adding generated snippet

* fix misc. linting issues

* regenerate snips.sh for OpenCensus

* fix quoting issue

* simplified docs and added tests

* fixed tests and grammar

* improved cleanup

* remove istio-system namespace in cleanup
2022-07-13 07:48:18 -07:00
Istio Automation 92b14eb872
Automator: update istio.io@ reference docs (#11570) 2022-07-12 20:44:17 -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
Istio Automation fb40463c08
[master] 1.12.9 release notes (#11568)
* 1.12.9 release notes

* Add missing period

* Remove Aliases

Co-authored-by: Kenan O'Neal <kenan.oneal@volunteers.acasi.info>
2022-07-12 10:26:54 -07:00
Istio Automation 972a2ea690
Automator: update istio.io@ reference docs (#11549) 2022-07-11 19:51:53 -07:00
Xiaopeng Han 885605e654
Update sidecar injection doc (#11447)
* update doc

* revise command output
2022-07-07 19:54:01 -07:00
Istio Automation 4add341878
[master] SHA-1 signatures will not work with Golang 1.18 (#11546)
* SHA-1 signatures will not work with Golang 1.18

Support for SHA-1 signatures is disabled by default in Go 1.18 or newer. When generating the certificates please use OpenSSL on MacOS to make sure the certificates will work with istio.

* Lint fixes

* Lint fix

Co-authored-by: Saverio Proto <saverioproto@microsoft.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-07-06 09:58:29 -07:00
Istio Automation a22f390ab1
Automator: update istio.io@ reference docs (#11544) 2022-07-05 19:55:28 -07:00
Frank Budinsky a0e19bdef9
Change multicluster docs to use istiodless remotes (#11155)
* Change multicluster docs to use istiodless remotes

* regen

* workaround mwh bug

* manifest gen

* undo

* fix net

* regen

* remove workaround

* control plane annotation

* regen

* fix lint

* fix

* fix test failure

* address review comments
2022-07-05 12:35:28 -07:00
Istio Automation a272db87dd
Automator: update istio.io@ reference docs (#11538) 2022-07-02 19:52:54 -07:00
Istio Automation 3d1d875d3e
Automator: update istio.io@ reference docs (#11536) 2022-07-02 01:10:56 -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
Istio Automation c971a0d658
Automator: update istio.io@ reference docs (#11531) 2022-06-30 19:50:48 -07:00
Jason Wang 1b7bd7becf
Fix component logging typo (#11529) 2022-06-30 15:00:13 -07:00
Frank Budinsky 0ac02d2a2a
External control plane use local secret watcher (#11517)
* External control plane use local secret watcher

* fix

* regen

* remove tip
2022-06-30 09:18:13 -07:00
Istio Automation aa8b91ad97
chore(docs): update the version matrix (#11527)
- Note that v1.11 is no longer supported
- Note the date that v1.12 is no longer supported

Co-authored-by: Mike Miller <chop3593@gmail.com>
2022-06-30 08:32:13 -07:00
Frank Budinsky a2497d9dbc
Fix missing context in external control plane instructions (#11526) 2022-06-30 07:06:07 -07:00
Istio Automation c18a06dcd3
Automator: update istio.io@ reference docs (#11523) 2022-06-29 19:49:34 -07:00
lei-tang 8f42f551e7
Add missing change notes (#11514)
* Add missing change notes

New change notes were added after the original change notes PR.
This PR adds the missing change notes.

* Fix lint

* Add two more missing items
2022-06-29 11:07:40 -07:00
Istio Automation 714dd85c55
Automator: update istio.io@ reference docs (#11512) 2022-06-27 19:49:33 -07:00
Istio Automation f8c9bd93a9
[master] Announce 1.12 EOL (#11508)
* Announce 1.12 EOL

* Remove alias

Co-authored-by: Kmoneal <kenan.oneal@volunteers.acasi.info>
2022-06-27 17:31:33 -07:00
Frank Budinsky 73f65c22f8
Annotate remote cluster namespace (#11507)
* Annotate remote cluster namespace

* fix

* tweak

* regen
2022-06-27 14:15:38 -07:00
Istio Automation eb0ca2b0a6
Automator: update istio.io@ reference docs (#11497) 2022-06-25 19:50:36 -07:00
Istio Automation 113c4a3085
Automator: update istio.io@ reference docs (#11479) 2022-06-22 19:48:52 -07:00
Istio Automation 2fcabc35af
Automator: update istio.io@ reference docs (#11477) 2022-06-21 19:50:51 -07:00
craigbox ffee4e66ff
Fix some misspellings in the spelling file (#11470)
* Add ZOZO and WP Engine case studies

* Fix lint errors

* Add Splunk too

* Fix lint errors

* Remove some misspellings and their spelling file pairs

* Fix lint errors

* Fix lint errors
2022-06-21 18:58:52 -07:00
CharliePu 5312777dcc
Fix document omissions. (#11393)
* Fix document omissions.

* Fix document omissions.
2022-06-21 12:12:23 -07:00
Eric Van Norman a41610209e
Enable VM test (#11442)
* Enable VM test

* Attempt to fix test

Co-authored-by: John Howard <howardjohn@google.com>
2022-06-21 10:14:48 -07:00
craigbox c6954794de
Add case studies for IstioCon 2022 customers (#11469)
* Add ZOZO and WP Engine case studies

* Fix lint errors

* Add Splunk too

* Fix lint errors

* Fix lint errors
2022-06-21 08:54:49 -07:00
Jakub Horák a5b270cba4
Improve clarity of Egress Gateway docs (#11458)
* Improve clarity of Egress Gateway docs

Make the step 13 more clear, since it is creating a DestinationRule in the test-egress namespace and not in the default namespace.

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

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

Co-authored-by: craigbox <craigbox@google.com>
2022-06-20 10:36:26 -07:00
Yossi Mesika 88bac825cf
Minor correction to the format of the scrape URL (#11464) 2022-06-20 00:27:26 -07:00
Ravi kumar Veeramally 48d5708d32
More clarification about performance numbers (#11449)
* More clarification about performance numbers

* rewrite and put in appropriate place

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

Forgot a "t", my bad

* Update index.md

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

* Update content/en/blog/2022/cryptomb-privatekeyprovider/index.md

Don't like ending with a period?

Co-authored-by: craigbox <craigbox@google.com>
2022-06-19 16:19: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
Istio Automation f6a597d7eb
Automator: update istio.io@ reference docs (#11454) 2022-06-16 20:32:17 -07:00
Mitch Connors 860bd2da0e
Correct spelling of release manager name (#11451)
* Correct spelling of release manager name

see github profile for correct spelling

* add jonh to spelling
2022-06-16 17:03:55 -07:00
Istio Automation 859588d69c
Automator: update istio.io@ reference docs (#11446) 2022-06-15 19:52:52 -07:00
Eric Van Norman d6a7531a62
Enable the dashboard test (#11441) 2022-06-15 14:05:14 -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
craigbox dad48e89f5
Change publish date (#11436)
This was already changed in the 1.14 cherrypick.
2022-06-15 07:22:13 -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
merusso ac3967eb8d
Fix ServiceEntry example in concepts/traffic-management (#11398)
* Fix ServiceEntry example in concepts/traffic-management (#11396)

This change replaces the incorrect mTLS egress example with a simpler,
valid example that adjusts the TCP connection timeout.

Page: Documentation / Concepts / Traffic Management
Section: Service entry example
URL: https://istio.io/latest/docs/concepts/traffic-management/#service-entry-example

* Revert apiVersion change in DestinationRule example

Change back to v1alpha3 to be consistent with rest of page

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

Co-authored-by: John Howard <howardjohn@google.com>
2022-06-15 03:34:14 -07:00
Istio Automation 3ee0ecaa76
Automator: update istio.io@ reference docs (#11433) 2022-06-14 19:47:54 -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
Zhonghu Xu 13495eb649
Fix huawei Application Service Mesh link (#11380) 2022-06-10 04:20:27 -07:00
Ravi kumar Veeramally e2822f9820
CryptoMB - TLS handshake acceleration for Istio (#11302)
* CryptoMB - TLS handshake acceleration for Istio

Co-authored-by: Ismo Puustinen <ismo.puustinen@intel.com>
Co-authored-by: Sakari Poussa <sakari.poussa@intel.com>

* fix comments

Co-authored-by: Ismo Puustinen <ismo.puustinen@intel.com>
Co-authored-by: Sakari Poussa <sakari.poussa@intel.com>
2022-06-09 10:46:30 -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
Daniel Hawton 63d5724fde
Helm and gateway tests (#11276)
* add tests to gateway setup

* manually cleanup the minimal istio install

* Add canary upgrade test

* convert rewrite-repo to a helper function

* upgrade helm test

* lint fixes

* left over validatingwebhook from a prior test

* remove boilerplate check

* undo elided pod names

* gen snip

* Remove validatingwebhookconfigurations deletion

* remove webhook configs pending fix in istio

* remove webhook configs pending fix in istio

* revert some changes

* remove temp webhook removals

* remove revision labeled mutating webhooks

* revert revision-tags-middle change

* make gen
2022-06-07 08:34:59 -07:00
Xiaopeng Han a690ea9c7a
revise (#11375) 2022-06-06 16:21:38 -07:00
John Howard 2525eb5ea5
Wildcard egress: remove arbitrary domain section (#11291)
* Wildcard egress: remove arbitrary domain section

This doc has been a nuisance for many years. It recommends an extremely
complex and dangerous pattern, relying on deploying nginx, extremely
complex EnvoyFilters enabling unsupported, custom, alpha Envoy c++
filters, and a number of other scary practices. IMO this does not belong
in Istio docs at all, and certainly not in our top level taks.

* Add back single wildcard

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-06-06 15:36:31 -07:00
John Howard e1bc209fa0
Remove doc on "Istio DNS Certificate Management" (#11369)
* Remove doc on "Istio DNS Certificate Management"

This document gives harmful advice. This feature was intended to be used
for signing control plane certificates, and actually doesn't work for
other cases (cross namespace or any modern Kubernetes version are
completely broken).

* use archive link

* name trick
2022-06-06 11:16:26 -07:00
Istio Automation c0493dd41c
Automator: update istio.io@ reference docs (#11370) 2022-06-02 19:48:24 -07:00
Istio Automation bda30c29f3
Automator: update istio.io@ reference docs (#11367) 2022-06-01 19:49:34 -07:00
craigbox 682d62649f
Some late edits to the release announcement (#11360)
* Some late edits to the release announcement

* Update _index.md
2022-06-01 18:33:40 -04:00
lei-tang 403ce4d9cf
Istio 1.14 release announcement, change-notes, and upgrade-notes (#11264)
* Istio 1.14 release announcement

* Add doc link for auto sni

* Add change-notes, upgrade-notes

* Revise k8s versions

* Fix extra empty lines and grammar errors

* Add 1.12.x

* Update the 1.14 upgrade survey link

* Add IstioCon wrap-up and update SPIRE

* Update the release date

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Fix the indent, grammar problems

* Update content/en/news/releases/1.14.x/announcing-1.14/upgrade-notes/index.md

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

* Update content/en/news/releases/1.14.x/announcing-1.14/change-notes/index.md

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

* Update content/en/news/releases/1.14.x/announcing-1.14/change-notes/index.md

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

* Update content/en/news/releases/1.14.x/announcing-1.14/_index.md

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

* Fix comma, remove expected

* Update content/en/news/releases/1.14.x/announcing-1.14/_index.md

* Fix lint error

* Fix lint

* Change the auto sni links

* Fix lint error

* Update content/en/news/releases/1.14.x/announcing-1.14/_index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Lin Sun <lin.sun@solo.io>
2022-05-31 09:17:41 -07:00
zirain 22b6a01f05
fix istioctl install twice (#11349) 2022-05-25 07:50:41 -07:00
Istio Automation 7a94475c43
Automator: update istio.io@ reference docs (#11348) 2022-05-24 19:50:40 -07:00
bobbypower-asm 2b7afa36d7
Fix title ("mininum" > "minimum") (#11346) 2022-05-24 14:27:36 -07:00
Faseela K 79529ce74f
Add document for kernel module requirements under platform setup (#11344)
* Add document for kernel module requirements under platform setup

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

* Add TPROXY mode requirements

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

* Incorporate review comments

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

* Fix lint error

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-24 13:01:36 -07:00
Eric Van Norman 9689696934
Update minikube instructions related to ingress host and port (#11326)
* Update minikube instructiuons related to ingress host and port

* Rune make gen

* Update test script with new snippet names (renumbered)
2022-05-24 07:48:10 -07:00
Istio Automation 945194d0a5
Automator: update istio.io@ reference docs (#11340) 2022-05-21 19:52:16 -07:00
Eric Van Norman 3a18e15028
Update multicluster test kind image (#11337)
* Update multicluster test kind image

* Fix linting errors

* Restore make gen temporarily until reall common-files update can happen
2022-05-20 23:45:15 -07:00
Faseela K 471750a0f1
Egress TLS Origination - fix typos (#11332)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-20 05:59:30 -07:00
Faseela K db2b88790e
Document Egress mTLS origination at sidecar using credentialName in DR (#11301)
* Documentation for egress mTLS origination at sidecar using credentialName in DR

The feature is already merged. So trying to add a documentation for the same.

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

* Remove duplicate code and point to the existing documentation

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

* Fix test failures

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

* Fix test failures

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

* Add tests for mTLS origination at sidecar

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-19 08:16:58 -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
lei-tang 6c3761a345
1.13.4 release note (#11309) (#11318)
* 1.13.4 release note

* bump version

* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md

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

* remove reverted release note

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

Co-authored-by: Steven Landow <steven@stlcomputerservices.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-05-17 11:18:08 -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
Istio Automation 00c8ff0e97
Automator: update istio.io@ reference docs (#11299) 2022-05-12 20:36:22 -07:00
Istio Automation 102d33c4ee
Automator: update istio.io@ reference docs (#11282) 2022-05-09 19:52:09 -07:00
Istio Automation f919582bfc
Automator: update istio.io@ reference docs (#11275) 2022-05-06 19:50:49 -07:00
Kenan O'Neal c6818e94eb
Release notes for 1.12.7 (#11267)
* Release notes for 1.12.7

* Fix typo from a release notes

* Fix grammar mistakes
2022-05-06 06:41:21 -07:00
Istio Automation 860e2fac47
Automator: update istio.io@ reference docs (#11273) 2022-05-05 19:47:57 -07:00
zirain c5d1b72073
fix multicluster prometheus (#11221) 2022-05-03 13:25:36 -07:00
lei-tang bf82e1037c
User guide for Istio TLS configuration (#11166)
* User guide for Istio TLS configuration

* Address review comments

* Fix indention

* Fix lint

* Address reviewer comments

* Address review comment
2022-05-02 14:46:04 -07:00
kinzhi 2ec1a66e97
zh-translation:Update content/en/about/faq/security/verify-mtls-encryption.md (#11248) 2022-05-02 04:08:38 -07:00
John Howard 2d02dea8b2
security-vulnerabilities: add more info about base images (#11236) 2022-04-28 13:00:33 -07:00
Istio Automation 1c8be04759
Automator: update istio.io@ reference docs (#11237) 2022-04-27 19:50:34 -07:00
Istio Automation f2181aae7b
Update index.md (#11234)
Co-authored-by: Karena Angell <karena.angell@gmail.com>
2022-04-26 20:53:00 -07:00
Istio Automation c78ea12ef6
Automator: update istio.io@ reference docs (#11233) 2022-04-25 19:49:04 -07:00
Istio Automation e0392d6b0d
Update index.md (#11230)
Co-authored-by: craigbox <craigbox@google.com>
2022-04-25 14:35:04 -07:00
Eric Van Norman 84c40da017
Prepare for version 1.14 as istio source is already branched (#11212)
* Prepare for version 1.14 as istio source is already branched

* Missed make gen
2022-04-25 10:24:04 -07:00
craigbox 564fde5b17
Istio CNCF proposal blog (#11222)
* Initial commit

* Initial commit
2022-04-25 10:20:08 -05:00
Istio Automation fb8574768b
Automator: update istio.io@ reference docs (#11215) 2022-04-23 10:01:20 -07:00
Istio Automation c028e70ff6
Automator: update istio.io@ reference docs (#11209) 2022-04-21 19:47:49 -07:00
Istio Automation bd8918c21a
Automator: update istio.io@ reference docs (#11204) 2022-04-20 19:50:13 -07:00
Istio Automation d9a806381c
Automator: update istio.io@ reference docs (#11200) 2022-04-20 15:10:53 -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
Ram Vennam 6afb542429
minor vs patch version (#11194) 2022-04-19 07:14:39 -07:00
Istio Automation a1061b0228
Automator: update istio.io@ reference docs (#11192) 2022-04-18 19:49:37 -07:00
Steven Landow 67958106a5
1.13 note fixes (#11187) 2022-04-18 09:52:14 -07:00
Istio Automation 8488bb8542
Automator: update istio.io@ reference docs (#11177) 2022-04-15 19:47:22 -07:00
craigbox 04e9b95c1c
Add IstioCon countdown sticker. (#11082) 2022-04-15 14:37:22 -07:00
Steven Landow 7e7212e6d4
release notes for 1.13.3 (#11170)
* release notes for 1.13.3

* Update content/en/news/releases/1.13.x/announcing-1.13.3/index.md

Co-authored-by: lei-tang <32078630+lei-tang@users.noreply.github.com>

* Update content/en/news/releases/1.13.x/announcing-1.13.3/index.md

* rewording

* spelling

Co-authored-by: lei-tang <32078630+lei-tang@users.noreply.github.com>
2022-04-13 19:10:05 -07:00
Istio Automation f2754288cb
Automator: update istio.io@ reference docs (#11167) 2022-04-12 19:49:05 -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
Greg Hanson 4b34a0639c
add message about using epphermal containers to verify mTLS (#11157) 2022-04-08 09:09:57 -07:00
Istio Automation 679465e1e8
fix a very old broken link. (#11153)
Co-authored-by: craigbox <craigbox@google.com>
2022-04-06 14:07:04 -07:00
Istio Automation f475c8cdda
fix release date of 1.12.6 (#11152)
Co-authored-by: Daniel Grimm <dgrimm@redhat.com>
2022-04-06 06:53:04 -07:00
Daniel Grimm ff573f8371
add 1.12.6 release notes (#11120)
* add 1.12.6 release notes

* Update content/en/news/releases/1.12.x/announcing-1.12.6/index.md

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

* Update content/en/news/releases/1.12.x/announcing-1.12.6/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-04-05 16:29:26 -07:00
Pengyuan Bian 8daacec81f
Pin basic auth extension image at 1.12.0. (#11144) 2022-04-04 18:02:25 -07:00
Istio Automation 4328002383
Use the currently referenced images in the helm test (#11143)
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-04-04 14:24:29 -07:00
zirain f2316b6eed
update rate limit metrics (#11127)
* update rate limit metrics

* fix display

* fix lint

* update text

* update content

* fix typo
2022-04-01 14:06:03 -07:00
lgadban c1e90d18f4
fix indentation for custom tags (#11131) 2022-03-31 11:27:37 -07:00
Istio Automation ff542ed82c
Automator: update istio.io@ reference docs (#11126) 2022-03-29 19:47:56 -07:00
Frank Budinsky 30579dd0cf
Remove tip for bad script (#11124) 2022-03-29 11:18:58 -07:00
Istio Automation 62c60dda7e
Automator: update istio.io@ reference docs (#11123) 2022-03-28 19:48:20 -07:00
Frank Budinsky 033710cbca
Istioctl on remote clusters blog post (#11099)
* Istioctl proxy blog

* fix lint

* more lint

* update sample urls

* wording tweaks

* more tweaks

* Update content/en/blog/2022/istioctl-proxy/index.md

* Update content/en/blog/2022/istioctl-proxy/index.md

* Update content/en/blog/2022/istioctl-proxy/index.md

* Update content/en/blog/2022/istioctl-proxy/index.md
2022-03-25 14:06:31 -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
Jonh Wendell fcfba8c10b
1.11 EOL (#11110) 2022-03-25 10:07:22 -07:00
Istio Automation 40d2e2ce50
Automator: update istio.io@ reference docs (#11102) 2022-03-23 19:47:58 -07:00
Istio Automation 8c0fc6d449
Automator: update istio.io@ reference docs (#11097) 2022-03-22 19:50:37 -07:00
zhaohuabing ba83117038
fix aeraki github address (#11092)
* fix aeraki github address

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* add Aeraki website link

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* Update content/en/blog/2021/aeraki/index.md

Co-authored-by: craigbox <craigbox@google.com>
2022-03-22 03:23:24 -07:00
Kevin 14b766309c
doc: change 'plain text' to 'plaintext' (#11085) 2022-03-22 02:21:24 -07:00
Istio Automation bd6c05195f
Automator: update istio.io@ reference docs (#11089) 2022-03-21 19:52:23 -07:00
craigbox 4501a5cdd7
Add banner for IstioCon 2022 registration (#11081) 2022-03-21 09:24:59 -07:00
Mitch Connors eab2c31d68
Add istiocon registration blog (#11083)
* Add istiocon registration blog

* Update _index.md

* Fix lint

* Rename _index.md. I don't think it will show in the list otherwise

Co-authored-by: craigbox <craigbox@google.com>
2022-03-21 02:12:00 -07:00
Istio Automation 26a65a30bf
Automator: update istio.io@ reference docs (#11080) 2022-03-19 19:46:59 -07:00
Istio Automation 42b3b87c57
Automator: update istio.io@ reference docs (#11077) 2022-03-18 19:50:43 -07:00
Jonh Wendell d6dfc618c0
1.11 EOL is approaching (#11063) 2022-03-18 15:03:05 -07:00
Faseela K 49507c999d
Clarify resource annotations behavior (#11066)
* Clarify resource annotations behavior

For more details see: https://github.com/istio/istio/pull/37825#issuecomment-1068499203

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

* Fix the yaml rendering

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

* additional review comments

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

* Additional rephrasing

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

* Fix lint errors

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-03-18 12:07:06 -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
Istio Automation 8efc85d623
Automator: update istio.io@ reference docs (#11073) 2022-03-17 19:50:05 -07:00
Istio Automation 5704adcfe7
Automator: update istio.io@ reference docs (#11067) 2022-03-16 19:52:51 -07:00
Istio Automation 19bfbe5532
Automator: update istio.io@ reference docs (#11059) 2022-03-15 19:49:32 -07:00
zirain 7a90100810
add otel telemetry doc (#10977)
* add otel telemetry doc

* fix nit

* fix gen

* update content

* remove patch meshconfig

* fix test.sh

* fix probability of failure
2022-03-15 11:45:41 -07:00
Istio Automation 03c3143364
Automator: update istio.io@ reference docs (#11053) 2022-03-14 20:31:40 -07:00
Mitch Connors b5952bbdfe
Update support policy to reflect changes (#10999)
* Update support policy to reflect changes

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

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

* 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-03-14 11:01:22 -07:00
Istio Automation 1d26e0afe6
Automator: update istio.io@ reference docs (#11048) 2022-03-14 07:36:52 -07:00
Frank Budinsky 38130b732f
workaround for issue #37674 (#11041) 2022-03-10 09:00:51 -08:00
Eric Van Norman 5cfe87f731
Manual cherry-pick of #11038 (#11040) 2022-03-09 17:22:35 -08:00
zirain e659630edf
clarify grpc-web (#11003) 2022-03-07 15:51:41 -08:00
Xiaopeng Han 4fb6625b18
Add Merbridge blog - use ebpf to accelerate the Istio dataplane (#10834)
* add merbridge blog

* fix lint

* add merbridge to spelling

* revise

* Revised based on review from Craig

* Update .spelling

* Update content/en/blog/2022/merbridge/index.md

* Update content/en/blog/2022/merbridge/index.md

* Update content/en/blog/2022/merbridge/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2022-03-07 11:52:00 -08:00
Istio Automation 3582e209f5
Automator: update istio.io@ reference docs (#11008) 2022-03-03 18:53:55 -08:00
John Howard a41e72e13d
Clarify injection for gateways (#10998)
* Clarify injection for gateways

* Update content/en/docs/setup/install/helm/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-02 12:19:05 -08:00
Eric Van Norman e168c8951e
Update to use dynamic version (#10979)
* Update to use dynamic version

* make gen
2022-03-01 15:39:05 -08:00
John Zheng af153816d9
Fix docs for installation: Istio Operator is not suggested for a production environment (#10963)
* Fix docs for installation: IstioOperator is not suggested for a production environment

* Update index.md

Fix issue "Multiple consecutive blank lines"

* Fixed #10963 for zn docs, about IstioOperator is not suggested on production environment
2022-02-28 20:03:39 -08:00
Istio Automation 980f568a4f
Automator: update istio.io@ reference docs (#10992) 2022-02-28 19:06:53 -08:00
Eric Van Norman f3dc392581
Update PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME value (#10988) 2022-02-28 15:40:22 -08:00
Eric Van Norman 0daf30e4ea
Add missing tag back into release notes (#10986) 2022-02-28 13:22:49 -08:00
Frank Budinsky 616d2afdc4
Possible fix for test flake (#10982) 2022-02-28 11:19:58 -08:00
Istio Automation 8c78cd9923
Automator: update istio.io@ reference docs (#10976) 2022-02-25 18:50:44 -08:00
jacob-delgado 143f48291a
Update CVE issues (#10964)
* Fix formatting and clarify versions vulnerable

* Update CVE announcement

* Sort cve and add to spelling; fix lint

* More linting rules

* Add documentation for envoy cves to the releases

* Fix Adam's name

* Clarify wording

* Update content/en/news/releases/1.12.x/announcing-1.12.4/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13.1/index.md

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

* Update content/en/news/security/istio-security-2022-003/index.md

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

* Review comment

* Create a table

* run sort -n -k1.10 for each year

* Review comments

* Update content/en/news/security/istio-security-2022-003/index.md

* Fix .spelling

* Unbreak .spelling

* Fix links and parameters

* Fix links

Co-authored-by: craigbox <craigbox@google.com>
2022-02-25 14:46:14 -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
Istio Automation 1531d5e8e4
Automator: update istio.io@ reference docs (#10960) 2022-02-23 19:05:12 -08:00
jacob-delgado 66b10ba7f7
Cherry pick feb 22 CVE announcement (#10958)
* Feb 2022 CVE (#10955)

* [release-1.13] CVE Feb 22, 2022 announcement (#32)

* Latest release notes for 1.11, 1.12 and 1.13

* Write up documentation for istio cve

* Update content/en/news/security/istio-security-2022-003/index.md

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

* bring language from GHSA to docs (#10957)

* Update index.md

* Update content/en/news/security/istio-security-2022-003/index.md

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

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

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-02-22 18:37:56 -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
Istio Automation cec44dddd9
Automator: update istio.io@ reference docs (#10938) 2022-02-17 18:53:21 -08:00
Istio Automation e18e7a28f4
Automator: update istio.io@ reference docs (#10931) 2022-02-16 18:59:19 -08:00
Istio Automation 078248c3a8
Automator: update istio.io@ reference docs (#10927) 2022-02-15 19:01:33 -08:00
craigbox ec1ae8ac10
Update IstioCon blog post to be less about CFP (#10923)
Edit to IstioCon blog post wasn't taken before merge.
2022-02-15 17:11:14 -08:00
Tim Ebert 6e822cbf55
Nit: link the installation customization page (#10919) 2022-02-15 13:33:24 -08:00
Mitch Connors a13178721e
istiocon 2022 announcement (#10912)
* istiocon 2022 announcement

* fix formatting and typos
2022-02-15 12:36:58 -08:00
Eric Van Norman 0da622a196
Update 1.12.3 release date to put 1.13.0 items together in news (#10908) 2022-02-14 13:42:44 -08:00
Eric Van Norman 3f009826d4
Fix issue references (#10909)
* Fix issue references

* Fix lint error
2022-02-14 12:49:34 -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 08fe6be739
Updates to use fix main branch post release branching (#10894)
* Update to use main branch for reference docs

* Updates to fix this for next time (not moving to master)

* Run `make gen`

* Update master istio test reference

* Ingore one shellcheck, SC1091, for now. Not sure why it just showed up
2022-02-11 16:28:20 -08:00
Eric Van Norman 50e54d7fba advance master to release-1.14 2022-02-11 13:04:45 -07:00
Steven Landow 1078b4c263
1.13 release announcement and notes (#10849)
* wip: 1.13 release announcement and notes

* regen notes

* merge some duplicated notes

* touchup formatting

* apply formatting suggestions

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: John Howard <howardjohn@google.com>

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

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

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* add announcement

* update supported versions

* spellling

* Update content/en/news/releases/1.13.x/announcing-1.13/_index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/_index.md

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

* spelling adjust

* Fixed wrong year

* Explain that the change is to improve the security

* Fixed a typo

* Removed an obsolete item

* Fix lint error of "Ensure markdown content uses relative references to istio.io"

* Fix another lint error of "Ensure markdown content uses relative references to istio.io"

* Fix yet another lint error of "Ensure markdown content uses relative references to istio.io"

* Fixed the date and the extra spaces in last column

* Reorder items into groups

* Fixed an issue URL and a lint error

* add missingnotes

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

* lint

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Fix bullet indention

* Remove extraneous characters

* Update release date to Feb 11.

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: lei-tang <32078630+lei-tang@users.noreply.github.com>
2022-02-11 11:44:18 -08:00
Daniel Grimm 7cb724cc2d
Cherry-pick release notes for 1.12.x (#10893) 2022-02-11 06:55:34 -08:00
Istio Automation fbcbe92b3c
Automator: update istio.io@ reference docs (#10885) 2022-02-09 19:45:31 -08:00
Istio Automation e1f0b51c06
Automator: update istio.io@ reference docs (#10882) 2022-02-08 18:52:47 -08:00
Istio Automation 3d1ad88e4b
[master] GKE typo fix (#10881)
* Typo fix for GKE

* make gen

Co-authored-by: Noah Nsimbe <37845280+NoahNsimbe@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-02-08 17:07:55 -08:00
Eric Van Norman b00ed6db68
Convert hardcoded values to read actual values (#10879)
* Convert hardcoded values to read actual values

* Fix assigment

* escape $
2022-02-08 16:20:17 -08:00
Eric Van Norman 1ae1fdf9db
Enable VM tests (#10858)
* Add VM tests

* Update sidecar image

* Further VM test updates

* Hardcode values to test
2022-02-08 13:17:19 -08:00
craigbox 2cde52cd22
Fix incorrect weighting (#10871) 2022-02-08 10:23:42 -08:00
Istio Automation 85c61df509
Automator: update istio.io@ reference docs (#10872) 2022-02-07 18:57:07 -08:00
Frank Budinsky 4b79e9db95
Disable validation in external control plane install (#10864) 2022-02-07 10:06:03 -08:00
Jonh Wendell 97d45417c4
Add release notes for 1.11.6 (#10853)
* Add release notes for 1.11.6

* 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-02-03 15:11:02 -08: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
Frank Budinsky 428b518039
Add tip to kind platform setup instructions (#10852)
* Add tip to kind platform setup instructions

* add cluster name

* typo
2022-02-03 13:05:55 -08:00
Istio Automation 470e3463fd
Automator: update istio.io@ reference docs (#10850) 2022-02-02 18:54:19 -08:00
Istio Automation 46c8d589d0
Automator: update istio.io@ reference docs (#10847) 2022-02-01 18:52:37 -08:00
Erik L. Arneson df810297f0
Add Rappi case study (#10733)
This update adds the Rappi case study with reviewed/approved copy, and
a few assets to go with it.

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

Co-authored-by: craigbox <craigbox@google.com>
2022-01-31 18:42:14 -08:00
Erik L. Arneson c4c021a42e
Add Bluecore case study (#10727)
This adds a new Bluecore case study with approved/reviewed copy, new
graphics, and a few additions to the spelling file.

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

Co-authored-by: craigbox <craigbox@google.com>
2022-01-31 17:47:46 -08:00
Istio Automation e3038616ab
Automator: update istio.io@ reference docs (#10839) 2022-01-26 19:00:06 -08:00
Istio Automation 6fa1590bc9
Automator: update istio.io@ reference docs (#10833) 2022-01-24 18:55:37 -08:00
Pengyuan Bian ec2d933288
Fix envoy access log telemetry API to specify envoy as provider. (#10830)
* Fix envoy access log telemetry API to specify envoy as provider.

* word.

* gen
2022-01-24 13:17:47 -08:00
Istio Automation 7af17e1d4f
Fix inverted logic in CVE workarounds (#10829)
Co-authored-by: John Howard <howardjohn@google.com>
2022-01-24 09:55:49 -08:00
plucury e9ae249032
`proxy.istio.io/config` should attach in `annotations` (#10811) 2022-01-24 07:40:51 -08:00
Xunzhuo c92304dc25
docs: update servicemesher to CNC (#10823)
* docs: update servicemesher to CNC

ServiceMesher Community is no longer running. Instead, we are running Cloud Native Community(China) now.

* Update _index.md
2022-01-24 06:49:38 -08:00
Deepak Pakhale 29f0d809f3
Fixes #10813 (#10819)
Adding files generated after "make gen"
2022-01-23 14:40:13 -08:00
Istio Automation 209835f231
Automator: update istio.io@ reference docs (#10816) 2022-01-21 18:51:44 -08:00
Xunzhuo 21f4c8696c
fix: add missing labels in standard metrics (#10724)
* fix: add missing labels in standard metrics

Refer to: https://github.com/istio/proxy/blob/master/extensions/common/istio_dimensions.h#L27-L52

* Update content/en/docs/reference/config/metrics/index.md

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

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2022-01-21 10:56:56 -08:00
Eric Van Norman 68f0f07545
Prepare for v1.13 as istio source is already branched (#10808)
* Prepare for v1.13 as istio source is already branched

* Update VM test image from 1.11 to current to test

* Rename tests to temporaily disable Issue created to reanble before 1.13
2022-01-21 09:52:46 -08:00
Istio Automation cfdf2278a2
Automator: update istio.io@ reference docs (#10810) 2022-01-20 18:54:02 -08:00
Istio Automation 67020412fb
Blog typo (#10807)
Mata -> Meta

Co-authored-by: Jason Skrzypek <jankoszy@gmail.com>
2022-01-20 13:45:18 -08:00
Eric Van Norman b75ea7bd65
Tweak to release for CVE free releases table. (#10802) 2022-01-19 18:42:57 -08:00
John Howard d5ebd353dd
Fix security announcement syntax (#10804) 2022-01-19 17:48:50 -08:00
Eric Van Norman c9b1a6a473
Manual cherrypick of 1.12.2 Release Notes #10768 #10791 (#10798) 2022-01-19 10:26:22 -08:00
Eric Van Norman d06fba8584
Update CVE free release (#10800) 2022-01-19 09:33:32 -08:00
Istio Automation d985509c1d
Automator: update istio.io@ reference docs (#10792) 2022-01-18 18:53:11 -08:00
Istio Automation b4c71cda7d
Automator: update istio.io@ reference docs (#10790) 2022-01-17 18:55:33 -08:00
Istio Automation 3841e65b3c
Automator: update istio.io@ reference docs (#10783) 2022-01-13 18:54:12 -08:00
Xunzhuo 0d7092fcbe
docs: add guide to install istio in tencent cloud (#10765)
* docs(platform-setup): add guide to install istio in tencent-cloud-mesh

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: lint errors

* fix: update refer to review from eric

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* fix: change images into English and update related links to english

Signed-off-by: Xunzhuo <mixdeers@gmail.com>

* Update index.md
2022-01-13 11:29:17 -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
Istio Automation d4cd6b2c89
Automator: update istio.io@ reference docs (#10780) 2022-01-12 18:51:14 -08:00
Istio Automation 1d1a8a0b60
Automator: update istio.io@ reference docs (#10776) 2022-01-12 11:11:59 -08:00
Faseela K ac40646148
Remove unwanted cleanup step in mtls example (#10778)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-12 08:19:07 -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
Istio Automation 6b4cbe9160
Automator: update istio.io@ reference docs (#10771) 2022-01-10 18:52:10 -08:00
craigbox d029a37307
Delete kubernetes-1.22-with-older-releases.md (#10763)
As Istio 1.10 is out of support, and Kubernetes 1.23 is now current, I suggest it's safe to remove this banner (currently shown to all site visitors).
2022-01-10 08:02:22 -08:00
yanrongshi 281834d9c4
Update mixer-migration.md (#10748) 2022-01-10 07:16:22 -08:00
Eric Van Norman ef33eec16c
1.10 End of life (#10739) 2022-01-09 18:21:38 -08:00
Istio Automation 7673b02486
Automator: update istio.io@ reference docs (#10737) 2022-01-06 18:52:10 -08:00
Istio Automation 53e8de902a
Automator: update istio.io@ reference docs (#10728) 2022-01-05 18:49:02 -08:00
Faseela K d99f954936
Minor fix in egress mtls example cleanup (#10720)
* Minor fix in egress mtls example cleanup

The document mentions some resources for cleanup
which are not actually created as part of this exercise.

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

* Adding make gen output files

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-01-05 15:23:28 -08:00
Istio Automation 19bcb0e7f2
Automator: update istio.io@ reference docs (#10721) 2022-01-04 18:45:59 -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
Istio Automation 4f11aaaf7f
Automator: update istio.io@ reference docs (#10716) 2022-01-03 18:47:23 -08:00
Istio Automation acb94b926d
Automator: update istio.io@ reference docs (#10714) 2022-01-03 07:55:39 -08:00
Istio Automation 1346c585eb
Automator: update istio.io@ reference docs (#10707) 2021-12-31 18:47:23 -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
Pengyuan Bian dcb58d3851
[CNI] Document 1337 UID workaround for init container. (#10655)
* [CNI] Document 1337 UID workaround for init container.

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* Update content/en/docs/setup/additional-setup/cni/index.md

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

* lint

* update.

* update.

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-12-31 11:31:30 -08:00
Istio Automation 2e760b05d9
Automator: update istio.io@ reference docs (#10703) 2021-12-30 20:16:42 -08:00
Istio Automation c21c4efa19
Automator: update istio.io@ reference docs (#10696) 2021-12-29 18:48:18 -08:00
Istio Automation 453c2d87cc
Automator: update istio.io@ reference docs (#10695) 2021-12-28 18:48:20 -08:00
Istio Automation a5059516da
Automator: update istio.io@ reference docs (#10692) 2021-12-27 18:47:41 -08:00
Istio Automation 3f956c0fab
Automator: update istio.io@ reference docs (#10691) 2021-12-26 21:16:15 -08:00
Istio Automation 04a67c14ac
Automator: update istio.io@ reference docs (#10676) 2021-12-24 18:56:39 -08:00
Istio Automation b4621cc4ce
Automator: update istio.io@ reference docs (#10666) 2021-12-22 18:48:57 -08:00
Istio Automation 42a1f0fd9e
Automator: update istio.io@ reference docs (#10657) 2021-12-21 18:50:46 -08:00
Istio Automation 3b0fbbcb58
Automator: update istio.io@ reference docs (#10650) 2021-12-19 18:52:06 -08:00
Istio Automation a89a5b612a
Automator: update istio.io@ reference docs (#10643) 2021-12-18 18:47:46 -08:00
Eric Van Norman cc12e5d72a
Change test to support as we actually test on more releases. (#10630) 2021-12-17 11:25:05 -08:00
Takeshi Yoneda 1539d48f6e
Announcing Wasm alpha availability blog. (#10530)
* Announcing Wasm alpha availability blog.

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* fix lnit

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* lint

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* lint

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* fix links

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* update

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* add comment

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* typo

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* modify AUTHN desc.

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* review

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* fix lint

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* fix lint

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* reviews

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* lint

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>

* Update content/en/blog/2021/wasm-api-alpha/index.md

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

* Update .spelling

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

* Update content/en/blog/2021/wasm-api-alpha/index.md

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

* Update content/en/blog/2021/wasm-api-alpha/index.md

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

* Update content/en/blog/2021/wasm-api-alpha/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-12-17 09:17:05 -05:00
Istio Automation d34471f263
Automator: update istio.io@ reference docs (#10621) 2021-12-16 18:49:25 -08:00
Istio Automation 2f83574770
Lean more towards resilient vs robust and reliability vs failure recovery. (#10620)
Co-authored-by: Bob Van Dell II <AwesomeBobX64@users.noreply.github.com>
2021-12-16 13:27:22 -08:00
eliavem c2f2c7d11b
analysis message IST0150 (#10590)
* analysis message IST0150

* add message to analysis.yaml

* analysis message IST0150

* add message to analysis.yaml

* modify link example

* remove trailing space

* Update content/en/docs/reference/config/analysis/ist0150/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-12-16 11:32:04 -08:00
Istio Automation 0d24d064a0
Automator: update istio.io@ reference docs (#10617) 2021-12-16 09:16:42 -08:00
Nick ef35101d1b
Virtual Machine Blog Post (#10594)
* uploaded contents

* fixing image sizes

* linting

* linting 2

* link fix

* link again
2021-12-15 09:53:59 -08:00
Istio Automation 326381233d
Add k8s 1.18 to the list for Istio 1.11 (#10615)
fixes: the inconsistency described in https://github.com/istio/istio.io/issues/10550

Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-12-15 08:43:37 -08:00
Istio Automation 666cebebf4
Automator: update istio.io@ reference docs (#10604) 2021-12-12 18:46:16 -08:00
Istio Automation e60db5c871
Automator: update istio.io@ reference docs (#10603) 2021-12-11 18:49:27 -08:00
Istio Automation e49c517ac7
Automator: update istio.io@ reference docs (#10595) 2021-12-11 11:06:09 -08:00
Marc Bachmann a69d5fb5a7
Fix VERIFY_CERT_AT_CLIENT typo in 1.12 release notes (#10596) 2021-12-11 09:50:26 -08:00
Istio Automation ff726014ee
Automator: update istio.io@ reference docs (#10528) 2021-12-09 18:51:42 -08:00
John Howard eb83a53814
Add CORS faq (#10586)
* Add CORS faq

This is very commonly confused topic, so having a page will hopefully
help or provide a simple link to users struggling.

* 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-09 11:34:02 -08:00
zirain 3a2d06517e
clarify sidecar doc (#10587)
* clarify sidecar doc

* fix zh doc

* fix doc
2021-12-09 01:25:21 -08:00
Daniel Grimm 134768c3dc
Add release notes for 1.12.1 (#10574) 2021-12-08 07:50:34 -08:00
Yangmin Zhu 84a63d0e33
add test for the dry-run task (#10526)
* add test for the dry-run task

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-12-08 07:50:27 -08:00
Kenan O'Neal 51291ca691
Fix Helm install and upgrade commands for istio-operator (#10570)
- Use namespace for Helm istio-operator commands.
2021-12-06 17:06:05 -08:00
Sam Naser 106d88d382
Create 1.10.6 release notes (#10547) 2021-12-03 12:56:05 -08:00
Sam Naser 47e471c1f7
Add 1.10 pre-EOL announcement (#10521) 2021-12-03 12:55:57 -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
Jonh Wendell 584a2c367e
Add release notes for 1.11.5 (#10553) 2021-12-03 09:56:58 -08:00
刘旭 87d20b5d3e
fix weak algorithm (#10545) 2021-11-29 20:41:42 -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
Yangmin Zhu 81e896486b
update release note for external authz (#10527)
* update release note for external authz

* address comment

* Update content/en/news/releases/1.12.x/announcing-1.12/change-notes/index.md

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-11-23 11:30:07 -08:00
John Howard c53dd54afc
Drop operator page to bottom of list (#10524) 2021-11-19 14:16:53 -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
Kenan O'Neal 378a87d684
Introduce 1.12 release notes and upgrade notes (#10459)
* Introduce 1.12 release notes and upgrade notes

* Improve release notes

* Add missing Issue/PR links

* Add Release Announcement skeleton

* Add cherry-picked release note

* Update _index.md

* Update 1.12 Release Notes

* Add Release Managers to the Release Notes

* Improve announcements

* Fix linter and URL due to linting error

* Fix links

* Fix linting issues

* Update release date

* Wording improvements

* Fix wording and dates

* Add missing period

* Add/Correct kube versions supported

* Date and small corrections

* Add links to docs

* Fix titles and release date

* Fix change notes description

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2021-11-18 12:31:54 -08:00
jacob-delgado b04ea6b439
Update platform setup for kops 1.22+ (#10500)
* Update platform setup for kops 1.22+

* Update index.md

* Update index.md

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

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

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

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-11-18 10:37:18 -08:00
John Howard ad49bf308d
Initial Telemetry API docs (#10496)
* Initial Telemetry API docs

Currently, the docs only have Telemetry for tracing. This adds a common
Telemetry API doc for high level info, shared for all 3 types. It also
adds some info about access logging via Telemetry.

We should likely add a similar page for Metrics, but I did not do it
here.

* fix gen

* fix dead links

* fix typo

* dead link

* one more

* 1 more?

* I hope this is it...

* again???
2021-11-17 17:20:09 -08:00
John Howard db62971c31
Expand the gateway-api docs for 1.12 (#10481)
* Expand the gateway-api docs for 1.12

This introduces a lot more details, highlights changes in 1.12, and
discusses the differences between Istio and Gateway-API.

* erics comments

* clarify

* gen
2021-11-12 13:34:44 -08:00
jacob-delgado 4e49573e69
fix diff in 1.12 beta for diff example (#10499) 2021-11-11 11:04:39 -08:00
IM CHAECHEOL f0bf5006c4
Fix Document meshConfiguration example (#10488)
* Fix meshConfiguration example

https://preliminary.istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/#MeshConfig-DefaultProviders say meshConfig.defaultProviders.tracing data type string[] but document use string

* Fix lint 

Remove MD009 Trailing spaces
2021-11-10 05:28:32 -08:00
Istio Automation 170df5db00
Automator: update istio.io@ reference docs (#10487) 2021-11-09 18:44:46 -08:00
Yangmin Zhu 90c77c5583
update jwt claim based routing and add tests (#10465)
* update jwt claim based routing and add tests

* fix test

* fix typo

* fix test
2021-11-09 09:11:52 -08:00
Daniel Gospodinow cfcd701321
Fix typo (#10483) 2021-11-09 08:17:44 -08:00
Sam Naser 64422a6fea
Remove old gateway upgrade documentation (#10480)
* Remove old gateway upgrade documentation

* fix link
2021-11-09 08:17:37 -08:00
Istio Automation 4d25f1472b
Automator: update istio.io@ reference docs (#10482) 2021-11-08 18:45:50 -08:00
Istio Automation f7c222a049
Automator: update istio.io@ reference docs (#10474) 2021-11-05 19:45:53 -07:00
Istio Automation db0791685a
Automator: update istio.io@ reference docs (#10466) 2021-11-05 06:43:03 -07: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
Sam Naser f117b45ab6
Document default revision installation changes (#10450)
* Document default revision changes

* Remove extra space

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

* Remove additional with

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

Co-authored-by: craigbox <craigbox@google.com>
2021-11-02 10:58:36 -07:00
Eric Van Norman 4c16b9a65e
Prepare for v1.12 as Istio source is already branched (#10455)
* prepare for v1.12 as istio source is already branched

* Fixup script output

* Removing validatingwebhookconfiguration if it exists.
2021-11-01 12:27:58 -07:00
Istio Automation 048c6b07a2
Automator: update istio.io@ reference docs (#10451) 2021-10-29 19:46:26 -07:00
Istio Automation 8ffa8e0b54
Automator: update istio.io@ reference docs (#10449) 2021-10-28 19:51:12 -07:00
Steven Landow b396ce693c
proxyless gRPC blogpost (#10168)
* proxyless gRPC blogpost

* shifting example

* mtls

* new arch diag

* import

* limitations

* content cleanup

* formatting passs

* update sample

* debug lint

* relative link

* address comments

* update sample

* add background

* links

* fix sample

* comments

* indicate grpc progress on xds

* clarify bootstrap gen

* trailing space

* Update content/en/blog/2021/proxyless-grpc/index.md

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

* Update content/en/blog/2021/proxyless-grpc/index.md

* link to feature status

Co-authored-by: Eric Anderson <ejona@google.com>

* fix review items

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

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Eric Anderson <ejona@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-10-28 12:26:01 -07:00
Paul Lin b72ebb74a6
docs(kiali): fix broken links (#10437)
* Fix broken links for kiali docs

Fix broken links for kiali docs.

* Fix broken links for kiali docs in zh docs

Fix broken links for kiali docs in zh docs.
2021-10-27 02:00:08 -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
Istio Automation f89f4a86e2
Automator: update istio.io@ reference docs (#10445) 2021-10-26 09:37:46 -07:00
Eric Van Norman 91bf4c8e3e
Re-enable VM tests (#10439)
* Rename test to add it back into the bucket

* Commit to cause retest
2021-10-21 13:53:47 -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
Istio Automation 4bc42b6518
Automator: update istio.io@ reference docs (#10442) 2021-10-20 19:46:03 -07:00
Istio Automation d284341c09
Automator: update istio.io@ reference docs (#10441) 2021-10-20 11:30:25 -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
Istio Automation 97b69a662b
Automator: update istio.io@ reference docs (#10438) 2021-10-18 19:46:16 -07:00
Jonh Wendell 42e75b061a
Add release notes for 1.11.4 (#10430) 2021-10-15 13:07:58 -07:00
Istio Automation 7b8c07d16c
Automator: update istio.io@ reference docs (#10431) 2021-10-14 19:53:30 -07:00
Sam Naser 24e16f25e8
Add usage warning for in-cluster operator (#10420)
* Add usage warning for in-cluster operator

* iterate on comments

* move helm back to alpha

* in-cluster operator -> operator

* change istioctl and helm ordering

* change wording to is not needed

* iterate on comments
2021-10-14 18:57:24 -07:00
Istio Automation c838d66934
Automator: update istio.io@ reference docs (#10429) 2021-10-13 19:51:03 -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
Istio Automation 243964fbad
Automator: update istio.io@ reference docs (#10424) 2021-10-12 20:30:48 -07:00
Yangmin Zhu 3053d41089
add task for JWT claim based routing (#10332)
* add task for JWT claim based routing

* move to security

* update

* update

* update
2021-10-12 19:08:05 -07:00
Istio Automation c23ccc761b
Automator: update istio.io@ reference docs (#10421) 2021-10-11 19:50:47 -07:00
Istio Automation 2e42d37e7f
Automator: update istio.io@ reference docs (#10416) 2021-10-10 19:48:14 -07:00
zhaohuabing f9ab8d2c20
post:Aeraki — Manage Any Layer-7 Protocol in Istio Service Mesh (#10395)
* post:Aeraki — Manage Any Layer-7 Protocol in Istio Service Mesh

https://github.com/istio/istio.io/issues/10376

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* fix lint

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* fix lint

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* update diagrams

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* address comments

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>

* address comments

Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2021-10-08 21:38:07 -07:00
Istio Automation 0bee9c827e
Automator: update istio.io@ reference docs (#10412) 2021-10-08 19:45:10 -07:00
jacob-delgado ea6f6460e2
Release 1.9.9 (#10403)
* Istio 1.9.9 final

* Update supported dates

* Fix linting

* Update content/en/news/releases/1.9.x/announcing-1.9.9/index.md
2021-10-08 12:26:25 -07:00
Sam Naser 203c61105c
Add 1.10.5 release notes (#10384)
* Add 1.10.5 release notes

* update release date

* update date
2021-10-07 10:16:25 -07:00
Istio Automation 8db7edc9f7
Automator: update istio.io@ reference docs (#10408) 2021-10-07 08:13:34 -07:00
John Howard 2c4a3b6f79
Update helm docs to use helm repo (#10322)
* Update helm docs to use helm repo

* snips

* atempt 100

* Address review comments

* unindent
2021-10-07 06:37:23 -07:00
Yangmin Zhu c02cc0ac68
update best practice for host match (#10400) 2021-10-06 12:31:54 -07:00
Frank Budinsky ad1e6a30ff
Configure istio-system namespace for istioctl install (#10406) 2021-10-06 08:07:40 -07:00
Istio Automation 4ed402fb84
Automator: update istio.io@ reference docs (#10405) 2021-10-05 19:50:13 -07:00
Istio Automation cf38cac32b
Automator: update istio.io@ reference docs (#10401) 2021-10-04 19:48:22 -07:00
Istio Automation 190a8fdb79
Update index.md (#10396)
Fix meshConfig location in IstioOperator

Co-authored-by: TC-wang <446757099@qq.com>
2021-10-01 00:03:29 -07:00
Pengyuan Bian 016fc9a32d
Add upgrade note about new hostPath at CNI DaemomSet. (#10392)
* Add upgrade note about new hostPath at CNI DaemomSet.

* spell

* comment.
2021-09-29 14:13:44 -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
Ryan King 1901cf2980
Add 1.11.3 release notes (#10377)
* add 1.11.3 release notes

* review comments

* more comments
2021-09-23 13:30:14 -07:00
Avi Miller 62a5979b74
docs: update Oracle Cloud Infrastructure platform setup documentation (#10373)
Signed-off-by: Avi Miller <avi.miller@oracle.com>
2021-09-23 10:38:15 -07:00
Istio Automation 0a41b36186
Automator: update istio.io@ reference docs (#10374) 2021-09-23 08:01:20 -07:00
Istio Automation 916ddde20c
Automator: update istio.io@ reference docs (#10368) 2021-09-20 19:51:47 -07:00
Eric Van Norman 2f09b1035d
Update Istio test reference to latest commit - Helm install output (#10367) 2021-09-20 07:00:06 -07:00
Istio Automation e51ba2e6d4
Automator: update istio.io@ reference docs (#10365) 2021-09-17 19:47:51 -07:00
Frank Budinsky 8f2afd05c8
Fix tab content not rendering proper indent (#10362) 2021-09-17 11:42:13 -07:00
Istio Automation 07cf4f6b68
[master] Fix in attribute "name" on "metadata". (#10361)
* Fix in attribute "name" on "metadata".

Missing tab in attribute "name" at section "Define the external authorizer" in ServiceEntry example.

* command make gen

Co-authored-by: Igor Agueme <igoragueme@outlook.com>
2021-09-17 08:31:35 -07:00
Ihor Sychevskyi d94d465240
Remove decoration dots (#10259) 2021-09-17 06:01:05 -07:00
Istio Automation 244d0e8734
Automator: update istio.io@ reference docs (#10347) 2021-09-16 12:39:14 -07:00
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

* Update install/operator test to allow <pending> IP for running locally.

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

* Change to use istioctl tag remove
2021-09-16 11:53:40 -07:00
Eric Van Norman c5384c98ff
Fix grafana dashboard URLS after grafana update (#10349) 2021-09-16 10:26:22 -07:00
craigbox 217e9046f3
Fix 10321 (#10343) 2021-09-15 06:21:34 -07:00
Dhi Aurrahman bec80c21e1
glossary: Update spiffe trust-domain reference link (#10338)
This updates the trust-domain reference link. The spiffe docs site is
updated and this fix the direct link to the trust-domain anchor.

Signed-off-by: Dhi Aurrahman <dio@rockybars.com>
2021-09-15 04:43:46 -07:00
Istio Automation 97f3d7fa45
Automator: update istio.io@ reference docs (#10337) 2021-09-14 19:50:57 -07:00
Cynthia Lopes do Sacramento f64b59837d
minor improvements in the Reporting Bugs page (#10307)
* minor improvements in the Reporting Bugs page

- Adds recommendation to obtain output of istioctl analyze in the case of manual dump (I think it is great to collect this if bug-report is not possible)
- Adds commands to obtain gateways and sidecar logs
- Adds a note on using `--include` if the bug-report is failing to complete in the case of large clusters linking to reference docs for other options.

* apply suggestions form review and fix lint error

* Fixes lint errors

* move analyze to the beginning, logs examples

* Update content/en/docs/releases/bugs/index.md

removing space

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

* Adds missing period and fix identation

* Fixes identation for components and sidecar logs.

* Fixes MD004 with lists

* Fix MD007 Unordered list indentation

Co-authored-by: Cynthia Lopes do Sacramento <clsacramento@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-09-13 12:45:47 -07:00
Istio Automation e69e69fc95
Automator: update istio.io@ reference docs (#10325) 2021-09-10 19:47:16 -07:00
Sungyun Hur 4b6489305b
docs: update broken OPA links (#10320)
* docs: update broken OPA links

* fix: typo
2021-09-09 21:40:51 -07:00
Istio Automation d7320e0b29
Automator: update istio.io@ reference docs (#10314) 2021-09-08 19:44:50 -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 8c370ee44c
Update Supported Version doc (#10308) 2021-09-07 09:41:38 -07:00
Mitch Connors 39a4e47fd2
1.9 extended support announcements (#10299)
* 1.9 extended support announcements

* fix lint errors

* fix spelling error

* fix urls
2021-09-06 06:18:31 -07:00
Istio Automation ca614a1a51
Automator: update istio.io@ reference docs (#10300) 2021-09-03 19:48:34 -07:00
Istio Automation c45c2ecb31
Automator: update istio.io@ reference docs (#10297) 2021-09-02 19:50:49 -07:00
Steve Zhang eec623fba6
[release-1.11] Add release notes for 1.11.2 (#10284)
* [release-1.11] Add release notes for 1.11.2

* fixed make lint

* change files according to comments

* fixed another lint error

* add missing CL

* eric's comments

* Update content/en/news/releases/1.11.x/announcing-1.11.2/index.md

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

Co-authored-by: Ryan King <ryan.king@solo.io>
Co-authored-by: Ryan King <ryan.taylor.king@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-09-02 14:50:16 -07:00
Douglas Reid d3257cfcd3
Add doc on Telemetry API Tracing configuration (#9572)
* Add doc on Telemetry API Tracing configuration

* fix lint spelling issues

* fix meshconfig link

* address some review comments

* udpdates to address comments

* address commits and fix lint

* properly set page status

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/_index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/observability/distributed-tracing/configurability/mesh-and-proxy-config/index.md

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

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

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

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

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

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

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

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

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

* changes

* fix lint

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-09-02 13:39:43 -07:00
sha-rath ed59f1cb8b
Fixed typo in cipher suites (#10292) 2021-09-02 09:07:45 -07:00
Istio Automation e478ec9241
Automator: update istio.io@ reference docs (#10291) 2021-09-01 19:53:10 -07:00
Mariam John 2dfcf8a844
Add instructions to enable remote cluster gateways using Helm (#10200)
Fixes: #9397
2021-09-01 12:28:04 -07:00
Istio Automation 73c754f054
Automator: update istio.io@ reference docs (#10282) 2021-08-30 19:48:07 -07:00
Ram Vennam ddca0f2111
fix typo (#10273) 2021-08-29 06:46:20 -07:00
craigbox fa0eb877d8
Update contributing links (#10252) 2021-08-27 08:24:57 -07:00
Istio Automation 2c4d05955c
Automator: update istio.io@ reference docs (#10253) 2021-08-26 19:51:44 -07:00
John Howard a7c63369c4
Remove "file mount" egress gw doc (#10143)
* Remove file mount egress documentation

This is actively leading users down a bad practice. We previously did
the same for Ingress - the results were we got a lot less bugs about
file mount being very hard to use.

As is, users are directed here as the default - only if they happen to
know what "SDS" is (an implementation detail) will they realize the
other doc is better.

* gen snips

* fix test

* Fix inject
2021-08-26 10:16:00 -07:00
Istio Automation b4c5863257
Automator: update istio.io@ reference docs (#10241) 2021-08-25 20:45:33 -07:00
Eric Van Norman 2e96dd3e08
Update VM test to a later base image. (#10240) 2021-08-25 14:01:43 -07:00
Eric Van Norman 12bf909242
Cherry pick of #10223 - August security bulletin (#10237) 2021-08-25 12:51:58 -07:00
jacob-delgado d112c34852
Helm can use revision tags (#10112)
* Helm can use revision tags

Update canary and helm docs to clarify use of stable revision labels.
Cleanup the docs appropriately and point to existing blogs and diagrams
that detail this functionality better.

* Code review comments

* Fix linter

* Fix usage

* Update comments
2021-08-25 09:33:42 -07:00
Shamsher Ansari 208d8fc59f
Add 1.9 eol final announcement (#10196)
* Add 1.9 eol final announcement

* update eol date
2021-08-24 22:42:46 -07:00
Frank Budinsky b5fb428dd5
Remove unnecessary gateway config (#10219) 2021-08-24 08:44:38 -07:00
Istio Automation ae0b6010e9
Automator: update istio.io@ reference docs (#10205) 2021-08-20 19:50:58 -07:00
Shamsher Ansari 3c65d6cfb8
Update date for 1.9 eol announcement (#10198)
* Update date for 1.9 eol announcement

* update

* Update index.md

Co-authored-by: craigbox <craigbox@google.com>
2021-08-20 06:27:20 -07:00
Shamsher Ansari 5dfc24e5b7
Update 1.9 eol date for supported releases (#10202) 2021-08-20 05:02:42 -07:00
Istio Automation 1ff518e76b
Automator: update istio.io@ reference docs (#10201) 2021-08-19 19:47:17 -07:00
Mitch Connors 1c482acf54
Update direct upgrade warning (#10163)
As of May, skipping a single minor version is supported.
2021-08-19 14:08:00 -07:00
Istio Automation 2512a7f790
Automator: update istio.io@ reference docs (#10197) 2021-08-17 19:58:06 -07:00
Istio Automation b98e4b2341
Automator: update istio.io@ reference docs (#10186) 2021-08-17 07:45:56 -07:00
Frank Budinsky 144e4a8e27
Remove injectionTemplate setting already set in gened yaml (#10191) 2021-08-16 13:16:45 -07:00
Jianfei Hu 00f76de374
Remove the destination rule in peer authn doc. (#10117)
* Remove the destination rule in peer authn doc.

* update with snip test.

* fix test.sh.

* update the test.sh

* test.sh again.

* test 3rd time.

* test.sh 5th

* test.sh 6th time.
2021-08-14 22:08:55 -07:00
Eric Van Norman ec88941e01
Add 1.11.0 to non CVE list (#10182) 2021-08-13 09:57:25 -07:00
Eric Van Norman 327bd45dbe
Advance master to 1.12 (#10176)
* build an archive of v1.10 in master

* update data/versions.yml and archive index page

* advance master to release-1.12

* Update istio test reference to pick up 1.12 in istioctl messages

* Fix lint and IMAGE_VERSION

* MOre changes for lint

* Use correct IMAGE_VERSION

* Skip virtual machines test - Release Blocker issue created
2021-08-13 08:58:35 -07:00
Eric Van Norman 6e57624fd3
Add 1.11 release data to supported release page (#10177) 2021-08-13 07:03:08 -07:00
Ryan King a15e775ffc
Release 1.11 announcement post, change and update notes (#10133)
* add release 1.11 notes draft

* fix issues with changelog items

* fix changelog wording

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

* Fix up lint errors, remove empty sections, pick up some remarks

* update changelog wording

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

* add in release announcement

* fix spelling issues

* fix istio.io links

* relnote

* remove /latest from relative linkes

* Update content/en/news/releases/1.11.x/announcing-1.11/change-notes/index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/change-notes/index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/_index.md

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

* Update content/en/news/releases/1.11.x/announcing-1.11/upgrade-notes/index.md

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

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
2021-08-12 14:07:51 -07:00
Jonh Wendell f72f5624c2
Fix statement about Istio's container user id (#10166)
They run under user id 1337 nowadays, not 0.
2021-08-11 07:31:05 -07:00
Yangmin Zhu d8f5f86c89
add best practice to restart proxies after applying network policy (#10158)
* add best practice to restart proxies after applying network policy

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

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

Co-authored-by: craigbox <craigbox@google.com>
2021-08-09 12:24:57 -07:00
craigbox a88b8524e5
Add relnotes box to 1.10 release page (#10162) 2021-08-09 11:34:06 -07:00
Eric Van Norman b9d4c94b18
Add 1.11 and k8s supported versions (#10152)
* Add 1.11 and k8s supported versions

* Add note about k8s 1.22

* Remove comma

* Tweak wording

* Change to 1.8 is not supported

* Reduce last column width.

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

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

* Change tested relealse column title, combine to 1.6 and earlier

* Remove expect

Co-authored-by: craigbox <craigbox@google.com>
2021-08-06 15:28:10 -07:00
Eric Van Norman e914879e02
Add links to supported releases page (#10156)
* Add links to supported releases page

* Change compatible to supported
2021-08-06 13:22:56 -07:00
Eric Van Norman b99a021743
Test banner for warning of using istio < 1.10 with k8s 1.22 (#10153)
* Test banner for warning of using istio < 1.10 with k8s 1.22

* Fix spelling error in lint

* Tone down message

* Reworded banner

* Lower number of impressions

* Shorten message due to formatting issues

* Update content/en/events/banners/kubernetes-1.22-with-older-releases.md

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

Co-authored-by: craigbox <craigbox@google.com>
2021-08-06 12:31:38 -07:00
Istio Automation 951b42c32d
Automator: update istio.io@ reference docs (#10159) 2021-08-05 19:49:13 -07:00
Pengyuan Bian 6fc32ad80a
Update several CNI related doc. (#10140)
* Update several CNI doc.

* Update index.md

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

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

Co-authored-by: craigbox <craigbox@google.com>
2021-08-04 14:01:25 -07:00
Philipp Stehle ba2838f67b
Document rewriting of TCP based probes (see istio 33734) (#10119)
* Document rewriting of TCP based probes (see istio 33734)

https://github.com/istio/istio/pull/33734

Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>

* run make gen

* make it obvious that the same rewrite action is done on both HTTP and TCP probes

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

* fix typo

* apply more review comments

Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2021-08-04 09:16:27 -07:00
Istio Automation dca6f12c85
Automator: update istio.io@ reference docs (#10146) 2021-08-03 19:48:29 -07:00
craigbox a27bd06486
Fix numbering due to errant spacing (#10135) 2021-08-01 18:12:51 -07:00
Pengyuan Bian fb05d1584f
Revamp CNI doc. (#10090)
* wip

* rewrite install-cni page.

* Add troubleshoot guide.

* Add doc test.

* fix test.

* fix test.

* validation log message.

* update.

* update.

* fix.

* update.

* incorporate supportability review feedback.

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

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

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

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

* Apply suggestions from code review

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

* fix.

Co-authored-by: craigbox <craigbox@google.com>
2021-08-01 13:40:03 -07:00
Sam Naser 908bea1883
Update canary upgrade docs (#10086)
* Update canary upgrade documentation

* fixes

* remove trailing spaces

* Add back experimental heading for revision tags

* Add revision tag feature

* Address feedback
2021-07-30 12:25:15 -07:00
Steve Zhang 4bdea0495f
fixed docs errors when working on issues#33906 (#10076)
* fixed docs errors when working on issues#33906

* change the deploying Istio yaml after testing

* fix lint

* fixed issue according to comments
2021-07-30 05:35:49 -07:00
Istio Automation 1653758a56
Automator: update istio.io@ reference docs (#10134) 2021-07-29 19:45:50 -07:00
Istio Automation c1c5970fd8
[master] fix apiVersion for gw install (#10132)
* fix apiVersion for gw install

getting an error for current doc:

```
error: unable to recognize "iop.yaml": no matches for kind "IstioOperator" in version "operator.istio.io/v1alpha1"
```

* update apiversion for istio operator

Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-07-29 02:28:38 -07:00
Shamsher Ansari 41a7b8e554
helm install: create ns separatly for operator (#9592) 2021-07-28 22:45:17 -07:00
Istio Automation 2f3095fd9f
Automator: update istio.io@ reference docs (#10131) 2021-07-28 19:48:17 -07:00
AndreaM12345 c8297f13f1
External control plane part 2 test (#10127)
* update for https://github.com/istio/istio.io/issues/10068

* update based on review

* update cleanup

* more cleanup and update doc
2021-07-27 19:24:58 -07:00
John Howard 752046990d
User supported endpoint for connectivity test (#10124) 2021-07-26 13:18:36 -07:00
jacob-delgado 0605e12323
Announce 1.9 eol (#10095)
* Announce 1.9 eol

* Update content/en/news/support/announcing-1.9-eol/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2021-07-26 11:39:08 -07:00
John Howard 4954396ffc
Nest subsections under proper header for injection (#10114)
* Nest subsections under proper header for injection

These should be under auto injection, not manual injection

* Update index.md
2021-07-26 07:06:27 -07:00
Istio Automation c102640580
Automator: update istio.io@ reference docs (#10110) 2021-07-22 19:50:39 -07:00
Eric Van Norman c893d34452
Update final 1.8 EOL date in supported releases (#10106) 2021-07-22 13:03:53 -07:00
jacob-delgado 0a42a746a4
Announcing 1.9.7 (#10096)
* Announcing 1.9.7

* Update content/en/news/releases/1.9.x/announcing-1.9.7/index.md

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

* Add to .spelling

* Release on July 22

* Fix version numbers

Co-authored-by: craigbox <craigbox@google.com>
2021-07-22 12:03:58 -07:00
jacob-delgado 1188c7725c
Samples referenced was in incorrect directory (#10097) 2021-07-21 14:46:59 -07:00
jacob-delgado f65701893e
Minor typo in cert-manager documentation (#10098) 2021-07-21 03:01:10 -07:00
John Howard b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Pengyuan Bian 0331e39bc8
Add command reference for install-cni. (#10087)
* Add command reference for install-cni.

* lint
2021-07-19 08:30:57 -07:00
Sam Naser ed17aba814
Add release notes for 1.10.3 (#10059)
* Add release notes for 1.10.3

* Fix spelling

* Add trailing period

* Update date
2021-07-16 14:19:59 -07:00
Istio Automation b88290e218
Automator: update istio.io@ reference docs (#10083) 2021-07-15 19:49:15 -07:00
Eric Van Norman a3f2c5a0dd
Update for branch cut (#10082)
* prepare for v1.11 as istio source is already branched

* Update test ref to 1.11.0-beta.0

* Remove extraneous added files
2021-07-15 11:58:54 -07:00
John Mazzitelli d316726772
No longer need this warning about Kiali addon install. (#10081)
Now that the Kiali addon has been upgraded to v1.36, there is no longer the monitoring dashboard CRD that we have to worry about. This is what caused that timing error (the CRD would fail to be established in time before the dashboards themselves started to get created).

Since this timing error won't happen, we can remove this warning in the docs.
2021-07-15 10:22:53 -07:00
Istio Automation 7e0c012929
Automator: update istio.io@ reference docs (#10078) 2021-07-14 19:50:01 -07:00
Istio Automation 10215ad2d8
Automator: update istio.io@ reference docs (#10075) 2021-07-13 19:49:13 -07:00
jacob-delgado 40e2ed2602
Update helm upgrade instructions (#10047)
* Update helm instructions for upgrading

Signed-off-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>

* Fix linter

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

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

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

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

* Remove unnecessary sentence

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

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

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

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

* Review comments

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

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

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-07-13 13:43:06 -07:00
Frank Budinsky c26390c6ff
Update for simplified istiod-remote charts (#9983)
* Update for simplied istiod-remote charts

* regen snips

* correction

* remove arg

* regen

* add service-account arg

* regen
2021-07-13 09:29:20 -07:00
Neeraj Poddar 811b47c251
Add NCC security assessment announcement blog (#10061)
* Add NCC security assessment announcement blog

* Fix lint errors

* More lint fixes

* Update content/en/blog/2021/ncc-security-assessment/index.md

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

* Update content/en/blog/2021/ncc-security-assessment/index.md

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

Co-authored-by: craigbox <craigbox@google.com>
2021-07-13 05:09:38 -07:00
Istio Automation 65086b28b5
Automator: update istio.io@ reference docs (#10060) 2021-07-12 19:47:11 -07:00
zirain d80c97ce0d
fix ratelimit doc (#10051)
* fix deprecated crd

* fix nit

* fix ratelimt envoyfilter
2021-07-12 07:36:03 -07:00
Istio Automation a39babdc8d
Automator: update istio.io@ reference docs (#10055) 2021-07-11 19:47:08 -07:00
Istio Automation c01da14edd
[master] Add the information that you can concatenate CA certs (#10057)
* Add the information that you can concatenate CA certs

Add the information that you can concatenate CA certs if you want to accept MTLS from client providing certificate signed by different CAs

* english review comments

* adding back key and also adding "value"

Co-authored-by: Laurent Demailly <ldemailly@gmail.com>
2021-07-11 13:26:54 -07:00
John Howard 6df4ad7635
Remove warning about removed limitation (#10030)
* Remove warning about removed limitation

This hasn't been accurate since ~1.8

* fix other occurance
2021-07-09 14:11:47 -07:00
Istio Automation e90209d08f
Automator: update istio.io@ reference docs (#10048) 2021-07-08 19:50:02 -07:00
Yangmin Zhu ef5b9ca506
add normalization guideline in security best practice (#9961)
* add normalization guideline in security best practice

* Apply suggestions from code review

Co-authored-by: Justin Pettit <jdpettit@google.com>

* add link

* Apply suggestions from code review

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

Co-authored-by: Justin Pettit <jdpettit@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-07-08 14:13:38 -07:00
Steve Zhang aa636228be
components section has been missed, need to add in (#10042)
* components section has been missed, need to add in

* one more doc error
2021-07-08 06:34:39 -07:00
Istio Automation e1e31d4a15
Automator: update istio.io@ reference docs (#10041) 2021-07-07 19:47:58 -07:00
María Cruz 514007bc17
Blog for Istio Community Meetup China (#10025)
* Blog for Istio Community Meetup China

* added changes from first revision

* add period for the linter

* Add values to spelling for blog post

* revert last

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Update content/en/blog/2021/istio-community-meetup-china/index.md

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

* Spelling entries for #10025

* Haidan => Haidian

* fix lint

* MD002 fix

* MD002 fix

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Iris <irisdingbj@gmail.com>
2021-07-06 05:22:38 -07:00
Istio Automation 84cae80c6f
Automator: update istio.io@ reference docs (#10031) 2021-07-02 19:48:59 -07:00
Istio Automation fdd229ebed
Automator: update istio.io@ reference docs (#10026) 2021-07-01 19:46:32 -07:00
silenceshell 80e31e7c74
routeConfiguration.vhost.name use empty string as wildcard (#10012) 2021-07-01 10:45:54 -07:00
Istio Automation 6bea568c83
Automator: update istio.io@ reference docs (#10020) 2021-06-30 19:47:42 -07:00
Brian Avery 8f9f335365
Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00
danielmenezesbr be57c3bbf2
missing a space after "kubectl get pods -l" (#9901) 2021-06-29 08:12:38 -07:00
craigbox 029cbdf176
Announce steering election and TOC election result (#10008)
* Announce steering election and TOC election result

* Upon leaving the project, a member of Project Mayhem has a name

* update w/Neeraj's suggestions & new links

* you really care about trailing spaces, don't you linter?
2021-06-29 06:18:18 -07:00
Istio Automation a9f79185a3
Automator: update istio.io@ reference docs (#10011) 2021-06-28 19:47:52 -07:00
Yangmin Zhu 5f270be08e
fix the wording in the ext-authz blog (#9978)
* fix the wording in the ext-authz blog

* commit Sven's suggestion

* remove trailing space

Co-authored-by: craigbox <craigbox@google.com>
2021-06-28 13:58:08 -07:00
Istio Automation ee307c322f
Remove outdated usage (#10007)
Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com>
2021-06-28 13:13:15 -07:00
craigbox 9052e8e278
Add comments to the user and vendor pages (#10004)
* Add comments to the user and vendor pages

* Add info on helping to contribute

* Update links

* s/yaml/yml/
2021-06-28 11:39:47 -07:00
Istio Automation e6ab08604e
Update bug reporting instructions for docs (#10001)
Closes #9963.

Co-authored-by: craigbox <craigbox@google.com>
2021-06-28 07:17:59 -07:00
Frank Budinsky cc6c3ec406
Improve traffic shifting task overview (#9992)
* Improve traffic shifting task overview

* rm blank line
2021-06-25 15:21:49 -07:00
jacob-delgado 7a7b01768b
Update reporters for recent cve (#9991)
* Update reports for recent cve

* Fix linter
2021-06-25 13:48:03 -07:00
Istio Automation 09ca874436
Automator: update istio.io@ reference docs (#9990) 2021-06-25 09:43:20 -07:00