[zh] Update /egress/wildcard-egress-hosts/ (#14514)

This commit is contained in:
Michael 2024-01-22 17:26:51 +08:00 committed by GitHub
parent 1c0eb9778d
commit 74cdfd4bb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 906 additions and 229 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

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