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 Folks, I’M Having Some Trouble Getting An A100 Instance In Gcp. I’M Talking With A Google Rep And Need Some Info On The Gcp Autoscaler, Can You Tell Me What Method It Uses To Spin Up An Instance? Any Chance It Uses Dws? Also Have People Encountered Thi

Hi folks, I’m having some trouble getting an a100 instance in GCP. I’m talking with a Google rep and need some info on the GCP autoscaler, can you tell me what method it uses to spin up an instance? Any chance it uses DWS? Also have people encountered this, and does anyone have methods, suggestions, or hacks for getting instances faster?? Thanks very much!!

  
  
Posted 6 days ago
Votes Newest

Answers 2


Hi @<1745616566117994496:profile|FantasticGorilla16> , under the hood the google API is being used - None

Regarding getting machines faster, I think that really depends on availability on Google's side 🙂

  
  
Posted 6 days ago

Ok makes sense that’s what I figured. So it searches a whole region (eg us-west1) but not across regions because eg the pricing would differ..

  
  
Posted 6 days ago
39 Views
2 Answers
6 days ago
5 days ago
Tags