mode = "bridge"
support for FreeBSD
#17311
Labels
help-wanted
We encourage community PRs for these issues!
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/networking
theme/platform-freebsd
type/enhancement
I don't know how possible this might be, but I'm willing to spend some time trying to get it to work. If anybody knows where I might start that would be amazing.
Proposal
FreeBSD support for Bridge networking mode
Use-cases
Some work has been done to make nomad work with pot the jail driver and the only downside is that FreeBSD doesn't seem to be able to support
mode = "bridge"
so that Consul Service Mesh can be taken advantage of when using Pot as the task driver on FreeBSD systems.Attempted Solutions
Installed FreeBSD specific CNI plugins and installed them in the default directories.
Tried a custom cni/mynet specification but the error throws that it must use "bridge" and not "cni/mynet"
The text was updated successfully, but these errors were encountered: