Before you get started, you need to know two things. Docker Container Orchestration I briefly talked about docker on Docker for the absolute beginner post. Container Orchestration We learned about containers and let us say we now have our application packaged in a docker container. But, how do we run…