Topic 1 Question 110
You are a developer working with the CI/CD team to troubleshoot a new feature that your team introduced. The CI/CD team used HashiCorp Packer to create a new Compute Engine image from your development branch. The image was successfully built, but is not booting up. You need to investigate the issue with the CI/ CD team. What should you do?
Create a new feature branch, and ask the build team to rebuild the image.
Shut down the deployed virtual machine, export the disk, and then mount the disk locally to access the boot logs.
Install Packer locally, build the Compute Engine image locally, and then run it in your personal Google Cloud project.
Check Compute Engine OS logs using the serial port, and check the Cloud Logging logs to confirm access to the serial port.
ユーザの投票
コメント(7)
- 👍 9scaenruy2022/01/09
- 正解だと思う選択肢: D
D is more suitable
👍 3ParagSanyashiv2022/01/12 - 正解だと思う選択肢: D
D is correct
👍 3tomato1232022/08/19
シャッフルモード