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 Everyone, We Want To Migrate An Existing Clear-Ml Server From Plain Ec2 Instances To Eks Is There Any Guide/Documentation/Thread About It?

Hi everyone,
We want to migrate an existing clear-ml server from plain ec2 instances to eks
is there any guide/documentation/thread about it?

  
  
Posted 3 days ago
Votes Newest

Answers


Hi @<1787291179033825280:profile|MistakenDeer8> , I think the main points are the data migration and links. If you can manage to keep the same URL for the server it would make things much easier.

  
  
Posted 3 days ago
30 Views
1 Answer
3 days ago
2 days ago
Tags