
Ultimate access to all questions.
As you embark on developing a new application, you need to set up a Jenkins instance to facilitate the building and deployment of your source code. To streamline your development process, you aim to automate the Jenkins installation in a manner that is both efficient and straightforward. What steps should you take to achieve this?
A
Deploy Jenkins through the Google Cloud Marketplace.
B
Create a new Compute Engine instance. Run the Jenkins executable.
C
Create a new Kubernetes Engine cluster. Create a deployment for the Jenkins image.
D
Create an instance template with the Jenkins executable. Create a managed instance group with this template.