I'm not saying that running something in a VM is the same as in a container -> that's the whole point of the article. I'm saying that just like you should treat containers like cattle, you can treat VMs like that too.…
Containers aren't Docker. They're a combination of Linux features. Your container runtime might provide health checks and fancy features, but containers do not. > We're talking about being able to deploy and scale the…
Criticism applies to all Linux containers, not just Docker, which is one implementation of Linux containers. One could argue that zones are distinct from containers (a Linux implementation), with both being OS specific…
I'm not saying that running something in a VM is the same as in a container -> that's the whole point of the article. I'm saying that just like you should treat containers like cattle, you can treat VMs like that too.…
Containers aren't Docker. They're a combination of Linux features. Your container runtime might provide health checks and fancy features, but containers do not. > We're talking about being able to deploy and scale the…
Criticism applies to all Linux containers, not just Docker, which is one implementation of Linux containers. One could argue that zones are distinct from containers (a Linux implementation), with both being OS specific…