cloudsim icon indicating copy to clipboard operation
cloudsim copied to clipboard

how to simulate kubernates/docker swarm behavior in cloudsim 5

Open scethiren opened this issue 4 years ago • 2 comments

Hi, I am working on resource management and I want to

  1. simulate kubernates/docker swarm behaviour in cloudsim.

  2. I also want to simulate micro-service based application like tea-store (https://github.com/DescartesResearch/TeaStore) or Sock Shop (https://microservices-demo.github.io/) using above 1) behavior

  3. how to generate user requests to simulate this micro service base app for cloudsim ?

Thanks, Hiren

scethiren avatar May 24 '20 14:05 scethiren

You had better replace microservices with cloudlets and add LB-Scheduler as ApiGW. So it is more suitable If you run the code of docker swarm in its and then get pattern of docker swarm to this simulator.

armanriazi avatar Jun 10 '20 15:06 armanriazi

hi, thank you very much for your reply, it will be great if you elaborate it.

scethiren avatar Sep 28 '20 17:09 scethiren