-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update approach to how we manage and configure the weave network #395
Comments
Dropped a comment here |
this #325 needs to be fixed as part of this ticket. |
At udacity, we've observed an extremely high price for using the weave overlay network for container-to-container communication. (aws, vpc). Dial-up modem speeds over the weave overlay network is unusable. So we will be spending time in our following sprint to sort this out. Just checking if anyone else had observed this and had tried out weave-managed device and weave-allocated IP blocks (per the troubled-weavers post); didn't want to duplicate work. |
Hi, we've been waiting for weaveworks/weave#1376 to get merged as otherwise the new weave approach (not overriding docker dockerbridge) will break the consul/registrator/weave discovery ecosystem (see weaveworks/weave#117 (comment)) We also want to move to fast datapath http://blog.weave.works/2015/06/12/weave-fast-datapath/ which is unstable and linked to an old version of weave at the moment but hopefully will have some improvements in the next release of weave. |
@enxebre Thanks for the summary; I'll report back when we try the new version of weave, probably late next week. |
Hey @pmbauer we've just made a priority of this as well as moving to fastdatapath which It's just been released https://github.com/weaveworks/weave/releases/tag/v1.2.0 |
@enxebre nice! things happen at work as they do. A bunch of other tasks trumped our weave re-work so I don't have anything to report yet unfortunately. |
closing as this got it #504 |
See http://blog.weave.works/2015/07/16/bridge-over-troubled-weavers/
As part of this we also need to update the docs here https://github.com/Capgemini/Apollo/tree/master/roles/weave
and the blog post here http://capgemini.github.io/devops/how-apollo-uses-weave
The text was updated successfully, but these errors were encountered: