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
Profile picture
SharpSeal87
Moderator
1 Question, 1 Answer
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
639 Views
0 Votes 3 Answers 639 Views
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: Do i ne...
one year ago
0 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?

one year ago