conferences | speakers | series

NoRouter: instant multi-cluster & multi-cloud container networking

home

NoRouter: instant multi-cluster & multi-cloud container networking
FOSDEM 2021

Setting up multi-cluster and multi-cloud container networking for dev environments has been too harder than it needs to be. NoRouter is a novel instant networking stack to overcome this difficulty, by transferring IP packets over stdio streams (aka "shell connections"). NoRouter works with any container, any VM, and any baremetal machine, on anywhere, as long as the shell connection is available from your laptop, e.g. kubectl exec, docker exec, or ssh.

NoRouter heavily focuses on dev UX and does not need any setup other than deploying a single binary and writing a short YAML manifest. And yet it works even without the root privilege.

More info: https://norouter.io/docs/

Speakers: Akihiro Suda