Zero Downtime Frontend Deploys with Vulcand on CoreOS
1–10 of 24 posts
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#2Very excited to take a good look at vulcand.
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#3What great timing! I was just about to roll my own using etcd, haproxy and a bunch of perl duct tape. Very excited to take a good look at vulcand.
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#4What great timing! I was just about to roll my own using etcd, haproxy and a bunch of perl duct tape. Very excited to take a good look at vulcand.
If you're still interested in doing this for any reason, check out confd [0] for populating templates based on etcd values. [0] https://github.com/kelseyhightower/confd
Vulcand will likely allow me to replace the whole shebang in one step.
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#5If Deis could run my uptests[0] before Vulcan gets called to re-route things, that'd be awesome.
https://bitbucket.org/yougov/velociraptor/src/2bcef54253a9e9...
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#6Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#7etcd, fleet, deis, and now this are getting me more and more tempted to move from Velociraptor to the Docker ecosystem. If Deis could run my uptests[0] before Vulcan gets called to re-route things, that'd be awesome. https://bitbucket.org/yougov/velociraptor/src/2bcef54253a9e9...
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#8Top notch technical writeup. We've had our eyes on Vulcand for some time now, though we'd really like to see native TCP support.
TCP would be next step once I make sure the existing feature set is production ready and robust.
Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#9Re: Zero Downtime Frontend Deploys with Vulcand on CoreOS
#10This is a golang project, no?