Project

General

Profile

Feature #11255

Updated by Peter Amstutz about 7 years ago

Docker bridge networking has bugs on certain kernels.    Add a flag an option to crunch-run to instruct containers to use host networking instead of the default bridge network. 

 Intend to support the following use case: the entire cluster is running compute nodes which will use host networking instead of bridge networking. 

Back