As a user, I want containers to be able to share certain aspects of a namespace, i.e. to have multiple containers in the same network namespace, that's isolated from the host namespace.
I believe such a feature is needed for the pod concept of k8s & friends to function.