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
Profile picture
IcySwallow94
Moderator
4 Questions, 8 Answers
  Active since 18 January 2023
  Last activity one year ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
13 Answers
588 Views
0 Votes 13 Answers 588 Views
Hello, i’m trying to override git_user and git_pass within additionalConfigs in order to clone private repositories from the agent but it’s not working. How ...
one year ago
0 Votes
0 Answers
587 Views
0 Votes 0 Answers 587 Views
Hello, I just deployed a clearml-agent into a k8s cluster with minimal custom configuration where a clearml-server is already deployed. The configurations va...
one year ago
0 Votes
4 Answers
557 Views
0 Votes 4 Answers 557 Views
Hello, how do i deploy an agent in services-mode in k8s? https://clear.ml/docs/latest/docs/fundamentals/agents_and_queues/#what-is-a-queue:~:text=By%20defaul...
one year ago
0 Votes
1 Answers
596 Views
0 Votes 1 Answers 596 Views
one year ago
0 Hello, I’M Trying To Override

Both the latest versions
Agent: 3.1.4 Server 5.0.4

one year ago
0 Hello, I’M Trying To Override

I didn’t execute my first remote task yet

one year ago
one year ago
0 Hello, I’M Trying To Override

Ok, thx!

One more question, how do i define a services agent?

one year ago
0 Hello, I’M Trying To Override

I installed the latest version of the agent chart, configuring access key and secret. Nothing more than that.

Now, i saw that it’s not executing tasks due to lack of git access. So maybe i need more conf

one year ago
0 Hello, I’M Trying To Override

I’m not familiar with it, i was trying to install a plain agent straight away from the available chart.

How do i specify a new services/normal agent?

one year ago
0 Hello, How Do I Deploy An Agent In

ok, thx. That’s what i did.

one year ago