traefik-library-image
traefik-library-image copied to clipboard
Feat: Adding Support for Privileged Ports with Unprivileged Users on K8s
As mentioned in #7 , we need the ability to run Traefik using privileged ports with non-privileged users. This is similar to the Nginx implementation for kubernetes. This allows for a separate traefik image to be built.
Fixes: https://github.com/traefik/traefik-helm-chart/issues/336
Can someone explain why there is no movements on this pull request?
The lack of support for CAP_NET_BIND
is very surprising to me. The lack of motion on this issue (#7) that has existed for over a year, has had a PR available for several months, and would possibly fix some issues with their helm chart (traefik/traefik-helm-chart#336) is also quite surprising. I assume this is because this repository is not closely monitored by the maintainers. I am pinging the maintainers who work at traefik to ensure this issue is seen, responded to, and hopefully fixed.
@ldez @mmatur
Superseded by #31