Kubernetes # Kubernetes is is an container-based cluster orchestration tool, originally implemented by Google. It manages containerized workloads and services in clusters. Kubernetes is really an orchestration tool? Kubernetes does not call itself as an orchestration system, due to its different behaviors from the technical definition of “orchestration”. Orchestration (from [Wikipedia]) Orchestration is the automated configuration, coordination, and management of computer systems and soft...