diff --git a/website/content/docs/connect/dataplane/index.mdx b/website/content/docs/connect/dataplane/index.mdx index 9c097d79dbbe..17bd65a3fbc4 100644 --- a/website/content/docs/connect/dataplane/index.mdx +++ b/website/content/docs/connect/dataplane/index.mdx @@ -89,3 +89,4 @@ Consul Dataplane supports the following features: Be aware of the following limitations and recommendations for Consul Dataplane: - Consul Dataplane is not supported on Windows. +- Consul Dataplane requires the `NET_BIND_SERVICE` capability.