Continuous Deployment with Jenkins v1.6 Reviews

6238 reviews

Srinivasa M. · Reviewed over 6 years ago

jamesm j. · Reviewed over 6 years ago

Saumya S. · Reviewed over 6 years ago

jamesm j. · Reviewed over 6 years ago

Dharani M. · Reviewed over 6 years ago

nikolay S. · Reviewed over 6 years ago

Dave S. · Reviewed over 6 years ago

Yu Chul B. · Reviewed over 6 years ago

Jackson D. · Reviewed over 6 years ago

There was an issue with the last segment of this lab, which I mentioned to a chat support person. The instructions mention to update the Jenkinsfile with your project ID, but it failed to mention to update the CLUSTER_ZONE to the zone in which your cluster was in. Mine was in us-central and the Jenkinsfile had that parameter hardcoded to us-east...all of my jobs were failing until I fixed this. All of the instructions have been top-notch so far, but this was missing and caused me some delay.

Julian B. · Reviewed over 6 years ago

Clinton R. · Reviewed over 6 years ago

Ricardo S. · Reviewed over 6 years ago

Good, but a lot of information. Need to repeat the lab to fully understand the concept.

Yuki S. · Reviewed over 6 years ago

Lorenzo C. · Reviewed over 6 years ago

Alex K. · Reviewed over 6 years ago

Thai P. · Reviewed over 6 years ago

Filip S. · Reviewed over 6 years ago

Ekta R. · Reviewed over 6 years ago

James L. · Reviewed over 6 years ago

Some instructions are not updated (for example the section to edit Jenkinsfile is confusing because it is different from the actual file, plus that you need to also change the time zone in the file). Some commands are deprecated, we should update them.

Meng T. · Reviewed over 6 years ago

Mario Alberto C. · Reviewed over 6 years ago

jenkins build is failing with the following message: com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found { "code" : 404, "errors" : [ { "domain" : "global", "message" : "Not found: projects/qwiklabs-gcp-7e548742b6e25c1b/zones/us-east1-d/clusters/jenkins-cd.", "reason" : "notFound" } ], "message" : "Not found: projects/qwiklabs-gcp-7e548742b6e25c1b/zones/us-east1-d/clusters/jenkins-cd.", "status" : "NOT_FOUND" } at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:146) at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:113) at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:40) at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:321) at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1067) at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:419) at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:352) at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:469) at com.google.jenkins.plugins.k8sengine.client.ContainerClient.getCluster(ContainerClient.java:64) at com.google.jenkins.plugins.k8sengine.KubernetesEngineBuilder.perform(KubernetesEngineBuilder.java:249) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Finished: FAILURE

Roy V. · Reviewed over 6 years ago

Syed I. · Reviewed over 6 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.