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
Answered
Hi, I Have K8S Environment And I Have Tried To Install Via Helm.

Hi, I have k8s environment and I have tried to install via helm.
https://github.com/allegroai/clearml-helm-charts
However, there were all kinds of errors in Deployments/Pods. Is installing via the kubectl recommened.
https://github.com/allegroai/clearml-server-k8s/tree/master/clearml-server-chart

  
  
Posted 2 years ago
Votes Newest

Answers 2


Can you add the errors you had?

  
  
Posted 2 years ago

DeliciousBluewhale87 please attach the errors and we'll try to help - helm is the best way to go 🙂

  
  
Posted 2 years ago
533 Views
2 Answers
2 years ago
one year ago
Tags
Similar posts