Query About the demoLab for Docker Swarm

hi Mumshad Sir,
Please help me to setup and perform the demo in Docker Swarm Course using the Docker Desktop. I am getting confused and struggling to use it.
Like implementing the voting app and using Docker file.

Hello @skand.parmar,

  • You can use Docker Desktop for Mac or Windows to test single-node features of swarm mode, including initializing a swarm with a single node, creating services, and scaling services.
  • Currently, you cannot use Docker Desktop for Mac or Docker Desktop for Windows alone to test a multi-node swarm, but many examples are applicable to a single-node Swarm setup.

If you are using Linux-based physical computers or cloud-provided computers as hosts, simply follow the Linux install instructions for your platform. Spin up the three machines, and you are ready.

Thanks,
KodeKloud Support