Hacker News new | ask | show | jobs
by alduin32 1455 days ago
What causes the file/networking performance degradation when running unprivileged containers ?
1 comments

The filesystem performance degradation was resolved in kernel 5.11 which added support for rootless overlayfs.

The network performance is caused by slirp (usermode TCP/IP) but it is being resolved too : https://github.com/rootless-containers/bypass4netns