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
VividCrab54
Moderator
4 Questions, 23 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

23 × Eureka!
0 Votes
0 Answers
486 Views
0 Votes 0 Answers 486 Views
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
one year ago
0 Votes
0 Answers
600 Views
0 Votes 0 Answers 600 Views
Hi i'm trying to deploy clearml on k8s i need help
one year ago
0 Votes
0 Answers
669 Views
0 Votes 0 Answers 669 Views
i'v also tried to deploy it using helm (downloaded and edited as the doc suggest) the thing is, doing that only web is running correctly the rest of the pods...
one year ago
0 Votes
36 Answers
21K Views
0 Votes 36 Answers 21K Views
Is there a way to deploy it without using Kind? seems that Kind taking over the control-plane configuration in a way i can't see the other pods or nodes that...
one year ago
0 Is There A Way To Deploy It Without Using Kind? Seems That Kind Taking Over The Control-Plane Configuration In A Way I Can'T See The Other Pods Or Nodes That Keep Running

i want the storage to be on NFS eventually, the NFS is mounted to a local path on all the nodes (/data/nfs-ssd)

one year ago
one year ago
0 Is There A Way To Deploy It Without Using Kind? Seems That Kind Taking Over The Control-Plane Configuration In A Way I Can'T See The Other Pods Or Nodes That Keep Running

hi i tried a new installation using the files downloaded just perform : helm install clearml . -n clearml
without changing anything.
the problem persist.

one year ago
0 Is There A Way To Deploy It Without Using Kind? Seems That Kind Taking Over The Control-Plane Configuration In A Way I Can'T See The Other Pods Or Nodes That Keep Running

this is the problem the elastic pod shows:
Events:
Type Reason Age From Message


Warning FailedScheduling 65s (x2 over 67s) default-scheduler 0/6 nodes are available: 6 pod has unbound immediate PersistentVolumeClaims. preemption: 0/6 nodes are available: 6 Preemption is not helpful for scheduling.

one year ago
0 Is There A Way To Deploy It Without Using Kind? Seems That Kind Taking Over The Control-Plane Configuration In A Way I Can'T See The Other Pods Or Nodes That Keep Running

NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
chart-1669648334 clearml 1 2022-11-28 17:12:14.781754603 +0200 IST deployed clearml-4.3.0 1.7.0

one year ago
0 Is There A Way To Deploy It Without Using Kind? Seems That Kind Taking Over The Control-Plane Configuration In A Way I Can'T See The Other Pods Or Nodes That Keep Running

i know what storageclass is.. but i don't think that this is the problem i do have one standard, seems that pv claim do not collecting it

one year ago