On Linux, make it possible to run a container within a network namespace. Inside the container you should see only the Connectopus network. This might require calling runc/crun directly since the docker/podman CLIs don't seem to allow attaching to an already existing namespace. Note: don't reinvent Kubernetes. (Though maybe write a CNI driver?)
On Linux, make it possible to run a container within a network namespace. Inside the container you should see only the Connectopus network. This might require calling runc/crun directly since the docker/podman CLIs don't seem to allow attaching to an already existing namespace. Note: don't reinvent Kubernetes. (Though maybe write a CNI driver?)