Skip to content

Commit

Permalink
Remove L7 EnvoyFilter from Ambient docs (#16100)
Browse files Browse the repository at this point in the history
Signed-off-by: nshankar <[email protected]>
  • Loading branch information
nshankar13 authored Dec 16, 2024
1 parent 2dc5990 commit da6e38e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/en/docs/ambient/usage/l7-features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

Expand Down

0 comments on commit da6e38e

Please sign in to comment.