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 SharpSeal87 ,

Please check the following docs for Kubernetes 🙂
https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_kubernetes_helm/
I would suggest moving each database separately and very carefully and set it in parallel with working server. It is very easy to make mistakes and end up with an empty database

Also, were you looking to use your agents on K8s or only the ClearML server?

  
  
Posted one year ago
95 Views
0 Answers
one year ago
one year ago