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>
This commit is contained in:
parent
588e108c51
commit
1a977a1439
|
@ -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