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 Question About K8S Glue Agent. Is It Possible To Specify Clearml Config There The Same Way As It Is In Agentgroups? And Also Could You Please Clarify The Difference Between Agentgroups, Agentservices And K8S Glue Agent?

Hi! I have question about k8s glue agent. Is it possible to specify clearml config there the same way as it is in agentgroups? And also could you please clarify the difference between agentgroups, agentservices and k8s glue agent?

  
  
Posted 2 years ago
Votes Newest

Answers 31


clearml and agent are in the same namespace?

  
  
Posted 2 years ago

Now seems I’ve got 403/405 on fileserver
+ curl -sw %{http_code} ` -o /dev/null

  • [ 405 -ne 403 ]
  • echo waiting for fileserver
  • sleep 5 `
  
  
Posted 2 years ago

pls give me 10 minutes

  
  
Posted 2 years ago

running tests

  
  
Posted 2 years ago

yes

  
  
Posted 2 years ago

clearml-agent 1.1.0 released

  
  
Posted 2 years ago

About clearml-agent chart - it stucks in init state for a long time, do you have an idea, why it could be so?

  
  
Posted 2 years ago

my one, for example is http://clearml-apiserver:8008

  
  
Posted 2 years ago

PR incoming

  
  
Posted 2 years ago

but what base field should it be? clearml.conf?

  
  
Posted 2 years ago

Why do you have the bucket separate?

  
  
Posted 2 years ago

hopefully this will fix the issue

  
  
Posted 2 years ago

oh I got what the problem is

  
  
Posted 2 years ago

Wait, JuicyFox94 , is there an additionalConfigs value in the agent chart values? I can't find it there...

  
  
Posted 2 years ago

Yeah, that worked! . Thanks a lot!

  
  
Posted 2 years ago

JuicyFox94 , SuccessfulKoala55 sorry to bother you again, question about minio still raises - I tried different ways to configure it in additionalConfigs, and unfortunately does not succeeded. Here are several examples I tried:

  
  
Posted 2 years ago

It worked, thanks!

  
  
Posted 2 years ago

ReassuredArcticwolf33 PR is coming https://github.com/allegroai/clearml-helm-charts/pull/84

  
  
Posted 2 years ago

image

  
  
Posted 2 years ago

ok let me check this one

  
  
Posted 2 years ago

pls upgrade agent chart to just released 1.0.2

  
  
Posted 2 years ago

ReassuredArcticwolf33 pls try this one and let me know if this is working for you

  
  
Posted 2 years ago

later in the day I will push also a new clearml chart that will not contain anymore k8s glue since it’s now in clearml-agent chart, this is why I was suggesting to use that chart :)

  
  
Posted 2 years ago

I’m just going to include these credentials in pod template too

  
  
Posted 2 years ago

in values.yaml I guess apiServerUrlReference is wrong

  
  
Posted 2 years ago

You should have a single setting for the minio server

  
  
Posted 2 years ago

if you do a kubectl get svc in namspace you should see the svc of api webserver and fileserver

  
  
Posted 2 years ago

chart-agent 1.0.1 released

  
  
Posted 2 years ago

can you pls check logs of init-container?

  
  
Posted 2 years ago

this is the PR: https://github.com/allegroai/clearml-helm-charts/pull/80 https://github.com/allegroai/clearml-helm-charts/pull/80 will merge it soon so agent chart 1.0.1 will be released

  
  
Posted 2 years ago
22K Views
31 Answers
2 years ago
7 months ago
Tags