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
Hello Guys, I'M Trying To Setup A Selfhosted Clearml Server Using Kubernetes (With The "Kubernetes Glue, Map Clearml Jobs Directly To K8S Jobs" Method), So Far Everything Kind Of Works But I Have The Following Issues That I Could Use A Little Help With If


Hi @<1549564752575860736:profile|HappyTiger58> ,

is it possible to setup a services queue and an agent in service mode when using Kubernetese and how would one go about doing that?

There's actually no need to do that - the k8s glue agent is suitable both as a normal daemon agent and a services agent, it all depends on the specific k8s task pod template you define in the agent chart

From time to time when trying to acces to my projects, I'll get the following messages "Fetch Experiments failed" and "Fetch tags failed" and none of my projects and or tasks will be visible, I also might get the error message "Error 0 : You can't write against a read only replica." did anyone encounter the same issue and if so do you have any pointers on where to look to solve it?

This sounds like some database stability issue - @<1523701827080556544:profile|JuicyFox94> do you have any idea?

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