Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
Hi Clearml Team! Im Exploring The Option To Install Clearml On Kubernetes And Take Advantage Of More Features Clearml Offer And I Have Few Questions:


Hi CostlyOstrich36 ,Thanks for your response!

Indeed, i’m planning to use the agents in order to utilize the agent & queues capabilities.
The helm chart is missing a lot of information, so i guess i will need to dig a bit more in order to understand the full configuration of this chart.

As for the usage of ClearML on Kubernetes, do you know if the ClearML operator installs all the relevant Nvidia drivers on the nodes? or should i take care of it as part of the nodes AMI?

  
  
Posted one year ago
99 Views
0 Answers
one year ago
one year ago
Tags