1 个仓库
Isolates network namespaces into dedicated state directories while executing commands in the host context.
Distinct from Network Namespace Virtualization: Distinct from general network namespace virtualization: specifically isolates namespaces into state directories while executing child commands in the host context.
Explore 1 awesome GitHub repository matching devops & infrastructure · Network Namespace Detachments. Refine with filters or upvote what's useful.
RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo
Isolates network namespaces into state directories while executing child commands in the host network context.