From 74cdfd4bb47bc06952424548a1aaf6e5a1e26171 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 22 Jan 2024 17:26:51 +0800 Subject: [PATCH] [zh] Update /egress/wildcard-egress-hosts/ (#14514) --- .../EgressGatewayWithSNIProxyCP.svg | 1125 +++++++++++++---- .../egress/wildcard-egress-hosts/index.md | 10 +- 2 files changed, 906 insertions(+), 229 deletions(-) diff --git a/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg b/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg index 14deeeda86..301a6404be 100644 --- a/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg +++ b/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg @@ -1,226 +1,903 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + fill="none" + stroke="none" + stroke-linecap="square" + stroke-miterlimit="10" + version="1.1" + viewBox="0 0 670.197 353.622" + id="svg55" + sodipodi:docname="EgressGatewayWithSNIProxyCP.svg" + inkscape:version="1.3 (0e150ed, 2023-07-21)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + + + + + + + + + - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 控制平面 + 代理 + 代理 + SNI 代理 + 外部服务 + 配置到代理的数据 + 自带 SNI 的 TLS + Egress Gateway + + diff --git a/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md b/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md index 058691a093..d79a7990b8 100644 --- a/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md +++ b/content/zh/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md @@ -1,6 +1,6 @@ --- -title: Wildcard 主机的 egress -description: 描述如何开启通用域中一组主机的 egress,无需单独配置每一台主机。 +title: Wildcard 主机的 Egress +description: 描述如何开启通用域中一组主机的 Egress,无需单独配置每一台主机。 keywords: [traffic-management,egress] weight: 50 aliases: @@ -248,9 +248,9 @@ Istio 网关只能将流量路由配置到预定义的主机、预定义的 IP * 关闭 [sleep]({{< github_tree >}}/samples/sleep) 服务: -{{< text bash >}} -$ kubectl delete -f @samples/sleep/sleep.yaml@ -{{< /text >}} + {{< text bash >}} + $ kubectl delete -f @samples/sleep/sleep.yaml@ + {{< /text >}} * 从您的集群中卸载 Istio: