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

* backport of commit a10c94df56

* backport of commit 91ab4ec91d

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/19466/head
hc-github-team-consul-core 2023-10-31 14:19:40 -04:00 committed by GitHub
parent f7d50713c3
commit 0a9c64783a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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.