Hi LovelyHamster1 ,
Maybe this can help?
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 .