rootless-containers / usernetes

Kubernetes without the root privileges
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2033-kubelet-in-userns-aka-rootless
Apache License 2.0
853 stars 58 forks source link

CI: test `DOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=slirp4netns` #294

Open AkihiroSuda opened 10 months ago

AkihiroSuda commented 10 months ago

VXLAN is known to work with DOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=builtin (default), but not tested yet with DOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=slirp4netns.

Eventually it has to be tested with pasta too: