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
Hello, How Do I Deploy An Agent In

Votes Newest

Answers 4


ok, thx. That’s what i did.

  
  
Posted one year ago

I think the easiest way is to add another glue instance and connect it with CPU pods and the services queue. I have to admit that it has been a while since I looked at the chart but there should be a way to do that

  
  
Posted one year ago

Hi IcySwallow94
Are you deploying the clearml server with the helm chart ?

  
  
Posted one year ago

yes

  
  
Posted one year ago
577 Views
4 Answers
one year ago
one year ago
Tags