Physical cores in sole tenant nodes in Compute Engines

hi all,

Anyone can explain me how we count the physical cores we are using if we are using the sole tenant nodes? would we count the physical cores based on vcores within the nodes or total vCores nodes in the nodes groups ?

it's regarding the BYOL which count based on the physical cores.

0 2 162
2 REPLIES 2

Hello Ricky_Roo,

You can try running the command

gcloud compute instances describe VM_NAME \
    --zone=ZONE

You can check the documentation reference.

hi dionv,

after run the command and the result show, i couldn't find the value of visible-core-count.

so if we want to know the physical cores of the sole-tenant-nodes is it what is showing in the node group? or is it another way?

 

Regards,