Docker Ingress Routing Daemon v4.1.0: Support for ingress networks > /24 and preexisting containers
This major release introduces:
- Autodetection of and full support for ingress networks larger than /24, using sequential IDs for load balancer nodes (this mode may be forced using the
--indexed-ids
option) - Support for installing routing rules on preexisting running containers, using the
--preexisting
option (thanks @markfqs) - Improved logging
- Example DIND systemd unit