What is Docker vs Kubernetes?
In context of Easy Redmine, Docker container is our application including all its dependencies. Kubernetes is an automation system to manage a fleet of Docker (and other) containers, including scaling, updating, monitoring, etc.