关于“Continuous Deployment with Jenkins v1.6”的评价

6238 条评价

Sarath Chandra O. · 已于 about 6 years前审核

Avanish K. · 已于 about 6 years前审核

./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. · 已于 about 6 years前审核

Varun P. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

Valentin B. · 已于 about 6 years前审核

Nishant S. · 已于 about 6 years前审核

Mirko M. · 已于 about 6 years前审核

Serafin A. · 已于 about 6 years前审核

Kishore D. · 已于 about 6 years前审核

Hendry S. · 已于 about 6 years前审核

Raunaq B. · 已于 about 6 years前审核

sarbjot s. · 已于 about 6 years前审核

enrique e. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

Raghad A. · 已于 about 6 years前审核

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. · 已于 about 6 years前审核

Rajendra P. · 已于 about 6 years前审核

Jayakumar t. · 已于 about 6 years前审核

Nisanta N. · 已于 about 6 years前审核

Multiple errors during deployment

Max K. · 已于 about 6 years前审核

Bertuzzi G. · 已于 about 6 years前审核

Komal S. · 已于 about 6 years前审核

Zuza D. · 已于 about 6 years前审核

Sudendar S. · 已于 about 6 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。