Hacker News new | ask | show | jobs
by robszumski 3781 days ago
Using an OverlayFS mount to provide custom fleet and etcd binaries is a really smart, clean trick. Well done.

(Work at CoreOS)

1 comments

Thx! We also could have build our own images but with this we can mix and match all sorts of versions. This is very handy for testing or rolling out new versions independently.