What's the difference between Docker Compose and Kubernetes?

后端 未结 12 2105
南笙
南笙 2021-01-29 16:50

While diving into Docker, Google Cloud and Kubernetes, and without clearly understanding all three of them yet, it seems to me these products are overlapping, yet they\'re not c

12条回答
  •  梦如初夏
    2021-01-29 17:39

    Just to give you an analogy; while Docker composer is like a captain of a privately-owned cargo ship who can load and arrange multiple containers in the ship, Kubernetes is like the harbour control system which manages multiple ships; captains; containers loadings and unloadings; communication between ships; their travel schedules; etc.

提交回复
热议问题