Greetings,

I deployed GAE Flexible instance but nowhere in Cloud Console I cannot see 
what kind of instance type was created (CPU/RAM). For example, in my yaml 
file I have 0.5 CPU and 1GB RAM, but I don't see nowhere what is the actual 
configuration for created instance.

in 
documentation 
https://cloud.google.com/appengine/docs/flexible/python/configuring-your-app-with-app-yaml
 
it's written:

OptionDescriptionDefault
cpu The number of cores; it must be one or an even number between 2 and 32. 1 
core
based on this it looks like there is always 1 CPU (core) minimum.

On the other hand GCE machine types offers possibility to have f1 and g1 
instance types (0.2 and 0.5 of shared physical 
core) https://cloud.google.com/compute/docs/machine-types

Also in cloud calculator it's possible to enter for GAE Flexible decimal 
number for number of CPUs

Any clarification would be helpful.

Zdenko

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f4d10384-377a-44d4-8c54-990bb6f85cc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to