Comment on Show HN: Managing SSH Access to AWS EC2 Instances Using SSMparentComments−ses19846yI'm pretty sure this only works if you use images with Google's sauce added, which means your instances run Google daemons that do things like network, user, and ssh config.−leg1006yCorrect albeit no Google daemons, just OpenSSH server, PAM and NSS configurations:https://cloud.google.com/compute/docs/oslogin/#how_os_login_...−ses19846yThat's good to know....But if you use an image with Google's sauce, there are Google daemons running on it, just not for this.https://cloud.google.com/compute/docs/images/install-guest-e...
Comments
I'm pretty sure this only works if you use images with Google's sauce added, which means your instances run Google daemons that do things like network, user, and ssh config.
Correct albeit no Google daemons, just OpenSSH server, PAM and NSS configurations:
https://cloud.google.com/compute/docs/oslogin/#how_os_login_...
That's good to know.
...But if you use an image with Google's sauce, there are Google daemons running on it, just not for this.
https://cloud.google.com/compute/docs/images/install-guest-e...