4 ms·
What causes the file/networking performance degradation when running unprivileged containers ?
by alduin32 4y ago
What causes the file/networking performance degradation when running unprivileged containers ?
- AkihiroSuda 4y agoThe 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 https://github.com/rootless-containers/bypass4netns