Hey there,
we watched a great FOSDEM talk: FOSDEM 2021 - Challenges running Jitsi Meet at scale during the pandemic
As said, great talk with many excellent pointers for large scale deployments - highly recommended! Thank you very much Jitsi team for sharing this with us all!
One point in the talk talks about raising file descriptor limit for Prosody. We’re using a Kubernetes deployment. How can the file descriptor limit be set in docker containers running on K8s?
Thanks!