Hi Jun,

thanks for response.
regard #1 that's what I would expect, at least that's how it was during GAE 
Flex Beta: Flex instances were visible in GCE/VM instances section. but now 
I don't see any, (attached GCE_VM_instance.png file). I see it only in App 
Engine section / Instances (attached GAE_instances.png file) but there is 
no info about instance CPU/RAM. 

Zdenko 

On Tuesday, April 4, 2017 at 7:55:29 PM UTC+2, Jun wrote:
>
> Hi Zdenko,
>
> 1- If you go to the "VM instances" section under "Compute Engine" at your 
> Developers Console, you should be able to see your Flex instance (click on 
> the instance, and you should be able to see the details of the instance, 
> including CPU and Memory info);
> 2- I've tested a bit and confirmed that it would use 1 CPU even if 
> specified 0.5 at the app.yaml file as you've noticed "The number of cores; 
> it must be one or an even number between 2 and 32 with default of 1" at the 
> link you provided;
> 3- That said, I further checked internally and notice the engineering has 
> been aware of this Feature Request, and they're currently working on it but 
> there is no ETA regarding the implementation on this; if you would like to 
> get updates on this FR, feel free to open a issue tracker by following the 
> instructions at [1];
>
> [1] https://cloud.google.com/support/docs/issue-trackers
>
>
> On Tuesday, April 4, 2017 at 8:31:35 AM UTC-4, Zdenko Hrcek wrote:
>>
>> 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/841e5b27-adaa-4c36-ac72-c402a6300bdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to