Is it mandatory, for example, to label the node app=clearml
It's only required in the legacy helm chart. If you're using the cloud-ready helm chart, or the even newer helm chart ( https://github.com/allegroai/clearml-helm-charts thanks JuicyFox94 !!) - that's not required at all.
Thank you, SuccessfulKoala55 !
yes, we're "fighting" here to setup the ES on our local K8S through Rancher ( https://rancher.com/ ). Is it mandatory, for example, to label the node app=clearml?
Actually, if you use our helm charts, the ES part itself is not that complicated (since it uses the official ES chart), but I get why using k8s can be a bit more than simply using an existing ES installation 🙂
Hi PleasantGiraffe85 - welcome to ClearML 😄
The ElasticSearch is used to index various aspects of the experiment and devops process, e.g. index experiment-specific metrics and events, execution agents performance reports etc.