Commit Graph

5266 Commits

Author SHA1 Message Date
my-git9 b06d30e13e
[zh]sync deployment-models (#12842)
* [zh]sync deployment-models

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

* Update index.md

* fix lint error

* fix lint error 2

---------

Signed-off-by: xin.li <xin.li@daocloud.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-03-12 04:41:22 -07:00
Istio Automation b8805591c3
Automator: update istio.io@ reference docs (#12877) 2023-03-10 18:15:54 -08:00
Faseela K de4c2a1d8a
Add tests for smart DNS docs (#12867)
* Add tests for smart DNS docs

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

* address review comments

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

* Fix test failure

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

* fix lint

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

* address review comments

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

* Apply suggestions from code review

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

---------

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

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

* lint

* fixes

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

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

* fix lint

* Add instructions on setting up and using dual stack

* Update the date

* Fix linting

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Updates to installation steps and fix lint

* Remove experimental dual stack section

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

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

* Apply suggestions from code review

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

---------

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

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

* review comments

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

* syntax bash

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-07 09:57:46 -08:00
Istio Automation 36c838b117
Automator: update istio.io@ reference docs (#12849) 2023-03-06 18:15:45 -08:00
Faseela K 297e240b47
add doc tests for ambient getting started guide (#12827)
* [WIP] add doc tests for ambient getting started guide

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

* fix cleanup

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

* fix test

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-03-06 10:21:45 -08:00
Istio Automation f928f68493
Automator: update istio.io@ reference docs (#12772) 2023-03-06 09:27:45 -08:00
Arka Bhattacharya 052f5fbc7e
TCP Traffic page edit (#12819)
* Edits formatting of the long commands to improve readability

* Adds snips by make gen

* Adds back the connection rejected output

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

* re-ran make gen to edit the snip

---------

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

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

* fix links

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

* cleanup

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

* typo

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

---------

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

* Update content/en/docs/ops/ambient/getting-started/index.md
2023-03-03 14:00:08 -08:00
majeshps e9ecc67a71
Fix minor nits on the security tasks page Plugin CA Certificate (#12709)
* Fix minor nits on the security tasks page Plugin CA Certificate

Partially fixes: #12695

* Fix minor  nits on the security tasks page for certificate management
2023-03-03 10:09:06 -08:00
Paddy Doyle e24e58affa
Update feature status for Experimental/Alpha (#12821)
* Update feature status for Experimental/Alpha

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

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

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

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

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

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

* Add content/zh/boilerplates/alpha.md

* Update content/en/boilerplates/alpha.md

Suggested change

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

* Update the zh 'alpha' boilerplate to match

---------

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

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

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

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

* Adds missing newline

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

* Fix spelling error

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

* Add missing ns flag on role and rolebinding resource commands

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

* Delete sleep resources and uninstall before SPIRE

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

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

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

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

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

* Fix lint errors

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

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-03-03 07:19:07 -08:00
Carl Eastman 8e562ca875
accesslog: example of Telemetry API with cluster_name (#12804)
* accesslog: work with Telemetry API cluster_name

Add telemetry api example with xds.cluster_name

* removed default namespace install and fixed some linting

* Fix "spelling" error

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

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

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

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

* Modified anchors

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-03-02 22:26:06 -08:00
my-git9 8f6a5645c9
[zh]sync and improve primary-remote multi-primary_multi-network (#12824)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-02 07:37:06 -08:00
my-git9 f16a8b3d5c
[zh] improve before-you-begin and multi-primary (#12823)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-02 07:12:06 -08:00
Frank Budinsky 99df68c935
Gloss refs and other small improvemetents in ambient docs (#12818)
* Gloss refs and other small improvemetents in ambient docs

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

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

---------

Co-authored-by: John Howard <howardjohn@google.com>
2023-03-01 08:54:59 -08:00
WenJieSong 014f878e63
[zh] sync /ops/best-practices/security/index.md (#12810) 2023-02-28 23:35:16 -08:00
John Howard b0ae455e31
Make ambient warning more extreme (#12815)
* Make ambient warning more extreme

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

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:44:15 -08:00
Frank Budinsky 45fb96340b
Move TOC to side in ambient docs (#12816) 2023-02-28 13:34:14 -08:00
John Howard 6dd543f209
Add glossary entries for ambient (#12805)
* Add glossary entries for ambient

* Apply suggestions from code review

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

* address most comments

* apply suggestion

* hbone

---------

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

* add a period

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* fix lint

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

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

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

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

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

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

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

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

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

---------

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

* adding a pic

* fix some lint

* fix lint 2

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

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

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

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

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

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

* link to workload section

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* fix lint

---------

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

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

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

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

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 11:03:16 -08:00
Max b4d7942543
[zh] translate releases/1.15.x/announcing-1.15.4 (#12786) 2023-02-27 19:16:15 -08:00
Lin Sun 30e8ab9255
adding get started ambient doc (#12783)
* adding get started doc

* fix lint

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

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

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

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

* some formatting change

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

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

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

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

* add uninstall instruction

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

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

lintttt

* more lint

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* correct images

---------

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

This fills in part of the architecture doc for ambient.

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

* Address Frank's comments

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

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

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

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

---------

Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-27 13:29:14 -08:00
zirain 0f3421da61
telemetry: add tips for agent mode (#12784)
* telemetry: add tips for agent mode

* fix lint

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

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

* Update index.md

---------

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

* Update index.md

---------

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

* Update index.md

---------

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

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

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

* fix lint

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

* fix lint

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

---------

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

* fix spelling

* Fix 1.17.0's release date
2023-02-24 09:20:55 -08:00
Frank Budinsky 6097093431
Configure mulitcluster network for external control plane (#12778) 2023-02-24 09:07:56 -08:00
Mariam John c3ae92b83b
1.17.1 Release Notes (#12777) 2023-02-24 06:47:56 -08:00