Unanswered
Hi Everyone, I Have Deployed The Clearml Server With Helm On Aws Eks. In The Development Environment The Clearml Node Is Deployed On A Spot Instance And I Noticed That When The Node Is Recreated All The Experiments And Credentials Are Lost. I Was Wonderin
Hi LovelyHamster1 ,
From your question I assume you're using the old single-node helm chart, which is not suitable for EKS with preemptable nodes (it does not use PVs and requires all pods to be run in the same node, on which all data is stored).
It seems like you need the new Helm chart - see https://github.com/allegroai/clearml-helm-charts .
160 Views
0
Answers
3 years ago
one year ago