fingerprint: should be aware of available cointainernetworking plugin #14022
Labels
theme/docs
Documentation issues and enhancements
theme/fingerprint
theme/networking
type/enhancement
Milestone
To use
bridge
networking mode, one must first install containernetworking plugins into/opt/cni/bin
(or where configured).Nomad doesn't fingerprint the availability of these plugins, and you find out about their absence only when a task is set to run and crashloop on looking for them. Tracking down the problem ends up taking a number of steps:
Allocs dying:
No alloc logs:
Client logs:
At this point, if you're lucky, you remember to lookup the instructions under
Consul Service Mesh
(?) to setup the plugins to make bridge networking workhttps://www.nomadproject.io/docs/integrations/consul-connect#cni-plugins
The text was updated successfully, but these errors were encountered: