Backport of NET-5186 Add NET_BIND_SERVICE capability to consul-dataplane requirements into release/1.15.x (#19450)

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/19464/head^2
hc-github-team-consul-core 1 year ago committed by GitHub
parent 8c7c3cc6c2
commit a0a9e4ff1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save