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