ElegantRL icon indicating copy to clipboard operation
ElegantRL copied to clipboard

I do not see anything related to K8s in the code, neither to an "orchestrator" or a "generator"

Open aymeric75 opened this issue 8 months ago • 0 comments

Hello,

Thanks for this amazing project that aims at solving the bottleneck of environnement interactions in DRL.

I have read the paper several times and I am starting to make the code work on a GPU cloud plateform.

But unfortunately, in the process of connecting the concepts of the paper and the code of the repo, I cannot find, in the latter, these differents pieces:

  • how and where Kubernetes is used ?
  • where is the Orchestrator code ?
  • where is the Leaderboard ?

The only elements I could find so far are the Pod elements; the worker, learner and evaluator.

Thanks for your attention and help.

Aymeric

aymeric75 avatar Mar 02 '25 16:03 aymeric75