mirror of https://github.com/status-im/consul.git
NET-5186 Add NET_BIND_SERVICE capability to consul-dataplane requirements (#18512)
* Add NET_BIND_SERVICE capability to list of consul-dataplane requirements * Add link to related Kubernetes documentation Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
This commit is contained in:
parent
97d92add08
commit
ca655ca7db
|
@ -135,4 +135,4 @@ Consul Dataplane on ECS support the following features:
|
|||
### Technical Constraints
|
||||
|
||||
- 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