Description
Gives unprivileged network namespaces user-mode networking, commonly used by rootless containers and sandboxed environments. It helps containers reach networks without requiring full root-managed networking setup.
Networking choices affect isolation, ports, and what container traffic can reach. Review container configuration, DNS, and exposed services when using it in development or production.