mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
don't require "bridge" network mode when using connect{}
we document this as "at your own risk" because CNI configuration
is so flexible that we can't guarantee a user's network will work,
but Nomad's "bridge" CNI config may be used as a reference.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
```release-note:improvement
|
|
consul connect: Allow cni/* network mode; use at your own risk
|
|
```
|