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'M Trying To Setup Clearml In A K8S Cluster. Currently Trying To Install The Clearml-Serving Via Helm Chart. It Seems Like The Helm Chart Doesn'T Support Using Existing Kafka, Prometheus And Grafana, Or Am I Reading It Wrongly?

Hi!

I'm trying to setup clearML in a k8s cluster. Currently trying to install the clearML-serving via helm chart. It seems like the helm chart doesn't support using existing kafka, prometheus and grafana, or am i reading it wrongly?

  
  
Posted 11 months ago
Votes Newest

Answers 2


Hi @<1567321739677929472:profile|StoutGorilla30> , yes, that's right

  
  
Posted 11 months ago

alright, thanks for the second pair of eyes

  
  
Posted 11 months ago