Hello everybody.
I am trying to set a replica from a microservice into a node/host in runtime. I did it with kubernetes, creating my own scheduler and setting it in kubernetes yml file.
Is that possible with docker swarm? Whether not, how could I do that? Can I choose a node for a replica in docker swarm?
thanks
Hello everybody.
I am trying to set a replica from a microservice into a node/host in runtime. I did it with kubernetes, creating my own scheduler and setting it in kubernetes yml file.
Is that possible with docker swarm? Whether not, how could I do that? Can I choose a node for a replica in docker swarm?
thanks