Ask Question

You have an outage in your Compute Engine managed instance group: all instance keep restarting after 5 seconds. You have a health check configured, but autoscaling is disabled. Your colleague, who is a Linux expert, offered to look into the issue. You need to make sure that he can access the VMs. What should you do?

A. Grant your colleague the IAM role of project ViewerB. Disable the health check for the instance group. Add his SSH key to the project-wide SSH keysC. Perform a rolling restart on the instance groupD. Disable autoscaling for the instance group. Add his SSH key to the project-wide SSH Keys

+1
Answers (1)
  1. 11 March, 19:13
    0
    The answer to this question is option B which is "Disable the health check for the instance group. Add his SSH key to the project-wide SSH keys"

    Explanation:

    Option A is not correct because to connect with SSH, IAM role is not needed.

    Option C is incorrect because performing a rolling restart would mean you think the problem is with Google Compute engine

    Option B is correct because on Google compute engine, there are automatic health checks which leads to a restart of your instance anytime it fails. Disabling the health check will stop restarting of your instance.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You have an outage in your Compute Engine managed instance group: all instance keep restarting after 5 seconds. You have a health check ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers