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'M Just Starting Out Here Trying To Evaluate Clearml Ease Of Use. I'D Like To Understand Whether Clearml (Paid Service) Can Receive Access To A Gcp Project And Use Gke To Spin Clusters Up And Workers Or Would That Be On The Customer To Manage.

Hi. I'm just starting out here trying to evaluate clearml ease of use.

I'd like to understand whether clearml (paid service) can receive access to a GCP project and use GKE to spin clusters up and workers or would that be on the customer to manage.

  
  
Posted one year ago
Votes Newest

Answers 3


or, barring that, something similar on AWS?

  
  
Posted one year ago

Hi PanickyMoth78

can receive access to a GCP project and use GKE to spin clusters up and workers or would that be on the customer to manage.

It does, and also supports AWS.
That said only the AWS is part of the open-source, but both are parts of the paid tier (I think Azure is in testing)

  
  
Posted one year ago
580 Views
3 Answers
one year ago
one year ago
Tags