Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you efficiently configure your personal SSH key to work on all instances within your Google Cloud project?
A
Upload your public ssh key to the project Metadata.
B
Upload your public ssh key to each instance Metadata.
C
Create a custom Google Compute Engine image with your public ssh key embedded.
D
Use gcloud compute ssh to automatically copy your public ssh key to the instance.