Google Cloud Platform Compute Engine When I created the VM within the VPC network, I set up a static internal IP. The firewall allowed the personal computer IP. In this situation, the VM's SSH could not be reached.
Once logged in to the Google Cloud platform, metadata I generated using the keigen command to access the VM in a terminal in local environment. e.g) ssh email ID@IP
Why can't I access that VM's SSH from the console on the Google Cloud platform?
Thank you for reading it. :)