Smuggle is a lightweight layer 3 overlay network fabric for IBM HashiCorp Nomad. It currently supports VXLAN overlays.
While other container networking solutions exist, most are focused on Kubernetes and are either incompatible with Nomad or require additional services to be run which are not typically part of a Nomad deployment. Smuggle is designed specifically for Nomad and aims to be simple to deploy and operate without additional required dependencies.
The documentation for Smuggle can be found within the docs directory.