News

Docker: Docker is on each of the worker nodes and it's used to run the configured pods. Docker handles downloading container images and starting containers.
To do this, you’ll need to have a Docker Swarm up and running with at least a controller node and a new node to join. You can add as many nodes as you need and do so at any time.