Continuous Deployment with Jenkins v1.6 Reviews
6238 reviews
Sarath Chandra O. · Reviewed about 6 years ago
Avanish K. · Reviewed about 6 years ago
./helm install -n cd stable/jenkins -f jenkins/values.yaml --version 1.7.3 --wait this command is returning time out. I'm unable to keeping the lab
Paulo E. · Reviewed about 6 years ago
Varun P. · Reviewed about 6 years ago
Originally i saved jenkins credentials without project name and there was no way to edit it since 404 was thrown on edit page. so had to reattempt everything.
Nishant S. · Reviewed about 6 years ago
Valentin B. · Reviewed about 6 years ago
Nishant S. · Reviewed about 6 years ago
Mirko M. · Reviewed about 6 years ago
Serafin A. · Reviewed about 6 years ago
Kishore D. · Reviewed about 6 years ago
Hendry S. · Reviewed about 6 years ago
Raunaq B. · Reviewed about 6 years ago
sarbjot s. · Reviewed about 6 years ago
enrique e. · Reviewed about 6 years ago
this step did not work: student_03_1d2e84a6862f@cloudshell:~/continuous-deployment-on-kubernetes/sample-app (qwiklabs-gcp-03-72db3ae116c1)$ origin https://source.developers.google.com/p/qwiklabs-gcp-.../r/gceme (fetch) -bash: syntax error near unexpected token `(' student_03_1d2e84a6862f@cloudshell:~/continuous-deployment-on-kubernetes/sample-app (qwiklabs-gcp-03-72db3ae116c1)$ origin https://source.developers.google.com/p/qwiklabs-gcp-.../r/gceme (push) -bash: syntax error near unexpected token `(' student_03_1d2e84a6862f@cloudshell:~/continuous-deployment-on-kubernetes/sample-app (qwiklabs-gcp-03-72db3ae116c1)$
Marilene R. · Reviewed about 6 years ago
Raghad A. · Reviewed about 6 years ago
I have wasted a lot of time with the error in the Jenkinsfile. For some reason, ${env.BRANCH_NAME} didn't get picked up and Jenkins tried to created Kubernetes resources in the default namespace and failed. It took me a lot of time to figure out that ${env.BRANCH_NAME} is being evaluated as empty, and only after changing it to ${BRANCH_NAME} did I have progress with the Jenkins build. However then it was already too late for me to run canary and production builds and deployments. Not good. Logs of the failed deployment: Created Pod: default/sample-app-9mtk3-pl77d Created Pod: default/sample-app-9mtk3-hkglf [Normal][default/sample-app-9mtk3-pl77d][Scheduled] Successfully assigned default/sample-app-9mtk3-pl77d to gke-jenkins-cd-default-pool-67b88768-mmj9 [Normal][default/sample-app-9mtk3-hkglf][Scheduled] Successfully assigned default/sample-app-9mtk3-hkglf to gke-jenkins-cd-default-pool-67b88768-j0m7 [Normal][default/sample-app-9mtk3-hkglf][Pulling] Pulling image "gcr.io/cloud-builders/kubectl" [Normal][default/sample-app-9mtk3-pl77d][Pulling] Pulling image "gcr.io/cloud-builders/kubectl" [Normal][default/sample-app-9mtk3-hkglf][Pulled] Successfully pulled image "gcr.io/cloud-builders/kubectl" [Normal][default/sample-app-9mtk3-hkglf][Created] Created container kubectl [Normal][default/sample-app-9mtk3-pl77d][Pulled] Successfully pulled image "gcr.io/cloud-builders/kubectl" [Normal][default/sample-app-9mtk3-pl77d][Created] Created container kubectl [Normal][default/sample-app-9mtk3-hkglf][Started] Started container kubectl [Normal][default/sample-app-9mtk3-hkglf][Pulling] Pulling image "gcr.io/cloud-builders/gcloud" [Normal][default/sample-app-9mtk3-pl77d][Started] Started container kubectl [Normal][default/sample-app-9mtk3-pl77d][Pulling] Pulling image "gcr.io/cloud-builders/gcloud" [Normal][default/sample-app-9mtk3-hkglf][Pulled] Successfully pulled image "gcr.io/cloud-builders/gcloud" [Normal][default/sample-app-9mtk3-hkglf][Created] Created container gcloud [Normal][default/sample-app-9mtk3-pl77d][Pulled] Successfully pulled image "gcr.io/cloud-builders/gcloud" [Normal][default/sample-app-9mtk3-pl77d][Created] Created container gcloud [Normal][default/sample-app-9mtk3-hkglf][Started] Started container gcloud [Normal][default/sample-app-9mtk3-hkglf][Pulled] Container image "golang:1.10" already present on machine [Normal][default/sample-app-9mtk3-hkglf][Created] Created container golang [Normal][default/sample-app-9mtk3-pl77d][Started] Started container gcloud [Normal][default/sample-app-9mtk3-pl77d][Pulled] Container image "golang:1.10" already present on machine [Normal][default/sample-app-9mtk3-pl77d][Created] Created container golang [Normal][default/sample-app-9mtk3-hkglf][Started] Started container golang [Normal][default/sample-app-9mtk3-hkglf][Pulled] Container image "jenkins/jnlp-slave:4.0.1-1" already present on machine [Normal][default/sample-app-9mtk3-hkglf][Created] Created container jnlp [Normal][default/sample-app-9mtk3-pl77d][Started] Started container golang [Normal][default/sample-app-9mtk3-pl77d][Pulled] Container image "jenkins/jnlp-slave:4.0.1-1" already present on machine [Normal][default/sample-app-9mtk3-pl77d][Created] Created container jnlp [Normal][default/sample-app-9mtk3-hkglf][Started] Started container jnlp [Normal][default/sample-app-9mtk3-pl77d][Started] Started container jnlp
Pavel M. · Reviewed about 6 years ago
Rajendra P. · Reviewed about 6 years ago
Jayakumar t. · Reviewed about 6 years ago
Nisanta N. · Reviewed about 6 years ago
Multiple errors during deployment
Max K. · Reviewed about 6 years ago
Bertuzzi G. · Reviewed about 6 years ago
Komal S. · Reviewed about 6 years ago
Zuza D. · Reviewed about 6 years ago
Sudendar S. · Reviewed about 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.