Kubernetes becomes the defacto standard if it comes to managing
and scaling your container platform, where you might consider that
containers are the next gen infrastructure platforms as a follow up
on virtual machines, where every process application or
infrastructure component can run in a docker container, autonomous,
lightweight and independent, as an application, or a piece of
runtime platform software ( such as a Java JDK )
However, in the greater whole dockercontainers...