About UDP traffic limit configuration

https://github.com/influxdata/influxdb/blob/master/services/udp/README.md

I have a question after reading above document. When I run influxdb as Docker container, should I configure OS UDP limit for both host and container? Or for only host?

I’m using Docker official repository here.

https://hub.docker.com/_/influxdb/