Sync #15949 clarify API support in waypoint into Chinese (#15953)

This commit is contained in:
Wilson Wu 2024-11-19 19:17:58 +08:00 committed by GitHub
parent e26275f03a
commit a2c2fc85b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -10,9 +10,8 @@ test: no
waypoint 使用 {{< gloss "gateway api" >}}Kubernetes Gateway API{{< /gloss >}} 配置。
{{< warning >}}
Istio 经典流量管理 API虚拟服务、目标规则等在与 Ambient 数据平面模式一起使用时仍处于 Alpha 阶段。
不支持混合使用 Istio 经典 API 和 Gateway API 配置,这会导致未定义的行为。
VirtualService 与 Ambient 数据平面模式的结合使用仍处于 Alpha 阶段。
不支持与 Gateway API 配置混合使用,否则会导致未定义的行为。
{{< /warning >}}
## 路由和策略附件 {#route-and-policy-attachment}