So We've Had a Few Problems with Docker in Production
And by a few, I mean 4 bugs in a month that would wipe out an entire cluster but leave Kube thinking it was up. We issued dumpster fire awards for those of us who spent weeks troubleshooting and fixing them. After all, a dumpster is a container.
http://i.imgur.com/i66FpAZ.jpg
Relevant:
https://github.com/docker/docker/issues/22502
https://github.com/docker/docker/issues/28518
https://github.com/docker/docker/issues/28889
https://github.com/docker/docker/issues/26492
Anyone else got some docker war stories?
3 comments
[ 3.8 ms ] story [ 13.5 ms ] threadThe majority of my time spent assessing dockers viability, was in convincing my bosses that this product did not solve the problems they were trying to address.
Yep. Wrote a blog post about that :D
https://thehftguy.com/2016/11/01/docker-in-production-an-his...
What systems/OS/docker version are you running?