Continuous Deployment with Jenkins v1.6 Reviews
6238 reviews
Srinivasa M. · Reviewed 6 yıldan fazla ago
jamesm j. · Reviewed 6 yıldan fazla ago
Saumya S. · Reviewed 6 yıldan fazla ago
jamesm j. · Reviewed 6 yıldan fazla ago
Dharani M. · Reviewed 6 yıldan fazla ago
nikolay S. · Reviewed 6 yıldan fazla ago
Dave S. · Reviewed 6 yıldan fazla ago
Yu Chul B. · Reviewed 6 yıldan fazla ago
Jackson D. · Reviewed 6 yıldan fazla 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 6 yıldan fazla ago
Clinton R. · Reviewed 6 yıldan fazla ago
Ricardo S. · Reviewed 6 yıldan fazla ago
Good, but a lot of information. Need to repeat the lab to fully understand the concept.
Yuki S. · Reviewed 6 yıldan fazla ago
Lorenzo C. · Reviewed 6 yıldan fazla ago
Alex K. · Reviewed 6 yıldan fazla ago
Thai P. · Reviewed 6 yıldan fazla ago
Filip S. · Reviewed 6 yıldan fazla ago
Ekta R. · Reviewed 6 yıldan fazla ago
James L. · Reviewed 6 yıldan fazla 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 6 yıldan fazla ago
Mario Alberto C. · Reviewed 6 yıldan fazla 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 6 yıldan fazla ago
Syed I. · Reviewed 6 yıldan fazla ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.