mirror of https://github.com/hashicorp/consul
Backport of NET-5186 Add NET_BIND_SERVICE capability to consul-dataplane requirements into release/1.16.x (#19451)
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>pull/19468/head
parent
a5ca8bc1e6
commit
c522ff35ba
|
@ -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. Refer to [Set capabilities for a Container](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-capabilities-for-a-container) in the Kubernetes Documentation for more information.
|
||||
|
|
Loading…
Reference in New Issue