Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your team is looking to implement CI/CD for their application using Jenkins on Google Cloud Platform. What is the most efficient and straightforward method to install Jenkins on GCP?
A
Download the Jenkins executable on a Compute Engine instance and run it manually.
B
Deploy Jenkins through the Google Cloud Marketplace.
C
Create a new GKE cluster and use the Jenkins image to create a deployment.
D
Use the Jenkins executable to create an instance template and then a managed instance group.