Sync #16100 remove reference to L7 EnvoyFilter for WayPoints from Ambient docs into Chinese (#16109)

This commit is contained in:
Wilson Wu 2024-12-18 16:02:39 +08:00 committed by GitHub
parent 4352154f9f
commit 38269d885c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -67,12 +67,11 @@ ztunnel 无法强制执行 L7 策略。如果使用工作负载选择器(而
## 扩展 {#extension}
由于 waypoint 代理是 {{< gloss >}}Envoy{{< /gloss >}} 的部署,
因此在 {{< gloss "sidecar">}}Sidecar 模式{{< /gloss >}}中 Envoy 可以使用的扩展机制模式也可用于 waypoint 代理。
因此在 {{< gloss "sidecar">}}Sidecar 模式{{< /gloss >}}中 Envoy 可以使用的某些扩展机制模式也可用于 waypoint 代理。
| 名称 | 功能状态 | 附加方式 |
| --- | --- | --- |
| `WasmPlugin` † | Alpha | `targetRefs` |
| `EnvoyFilter` | Alpha | `targetRefs` |
† [阅读更多关于如何使用 WebAssembly 插件扩展 waypoint 的信息](/zh/docs/ambient/usage/extend-waypoint-wasm/)。