I can not connect via ssh any more,
I was be able to connect for almost 24 hours.
All of a sudden, ssh stops working.
I had many users and I also added a new (tomcat) user in that VM.
I am get the below message when I try to ssh to my instance:
"Permission denied (publickey,gssapi-keyex,gssapi-with-mic)."
I ended up removing ~/.ssh/google_compute_engine*
Removed the 'sshKeys' metadata from Cloud Engine Console
Tried gcutil ssh again, this created new ~/.ssh/google_compute_engine file as well as sshKeys metadata.
But still I am getting that error.