Wondering if there is any thought on  adding overlay  traffic   monitoring 
and controlling . 

1. Linux does provide stats  per vxlan interface.   Not sure about the 
traffic control part. 
  
   It would be nice if  we had some commands like the following. 
   
   docker network  show stats          <network-name>  [<container>]
   docker network  set     shape       <network-name>    <rate...> 
   docker network  set     ratelimit    <network-name>    <rate...> 

2. The underlay network  may  be able to rate-limit, shape, count  provided 
the underlay devices  understands VNI.  
   
   But this makes it very much dependent on the  underlay HW vendors . 







-- 
You received this message because you are subscribed to the Google Groups 
"docker-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to docker-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to