Remove L7 EnvoyFilter from Ambient docs (#16100)

Signed-off-by: nshankar <nshankar@microsoft.com>
This commit is contained in:
Niranjan Shankar 2024-12-16 17:56:04 -05:00 committed by GitHub
parent 2dc59901c2
commit da6e38e51d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -56,12 +56,11 @@ The [full set of Istio traffic metrics](/docs/reference/config/metrics/) are exp
## Extension
As the waypoint proxy is a deployment of {{< gloss >}}Envoy{{< /gloss >}}, the extension mechanisms that are available for Envoy in {{< gloss "sidecar">}}sidecar mode{{< /gloss >}} are also available to waypoint proxies.
As the waypoint proxy is a deployment of {{< gloss >}}Envoy{{< /gloss >}}, some of the extension mechanisms that are available for Envoy in {{< gloss "sidecar">}}sidecar mode{{< /gloss >}} are also available to waypoint proxies.
| Name | Feature Status | Attachment |
| --- | --- | --- |
| `WasmPlugin` † | Alpha | `targetRefs` |
| `EnvoyFilter` | Alpha | `targetRefs` |
† [Read more on how to extend waypoints with WebAssembly plugins](/docs/ambient/usage/extend-waypoint-wasm/).