Question 39 of 169
Single answer You need to ensure your personal SSH key works on every instance in your project. You want to accomplish this as efficiently as possible.
What should you do?
✓AUpload your public ssh key to the project Metadata.
BUpload your public ssh key to each instance Metadata.
CCreate a custom Google Compute Engine image with your public ssh key embedded.
DUse gcloud compute ssh to automatically copy your public ssh key to the instance.
✓
Correct Answer: A
Upload your public ssh key to the project Metadata.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.