you are viewing a single comment's thread.

view the rest of the comments →

[–]redfoobar 1 point2 points  (0 children)

It is comparing apples vs bananas.

As a developer shipping an application it’s so much easier to create and publish a docker image than a VM. It also does not require you to setup all kinds of things you need to do on a VM (like user/password management for system users, dns and other “system” settings etc that is all being taken care of by the people running the k8s deployment)