Skip to content

Remove requirement of NET_BIND_SERVICE #738

@arontsang

Description

@arontsang

Within Kubernetes there is no reason to run with the capability NET_BIND_SERVICE.

The helm charts already use non-standard ports by default.

The docker file add

RUN setcap cap_net_bind_service=-ep /usr/local/sbin/haproxy

And we should drop the capability NET_BIND_SERVICE from the manifests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions