At first when creating a compute engine managed instance group, the form allow to select the instance group type Managed or unmanaged.
Under managed compute engine instance group, we have option to select stateful or stateless, but after creating the instance group. I do not see the group information stateful or stateless.
Tried with command, no luck:
gcloud compute instance-groups list | describe
Please suggest, thanks.