Deployment continuo con Jenkins v1.6 recensioni
6238 recensioni
Sarath Chandra O. · Recensione inserita circa 6 anni fa
Avanish K. · Recensione inserita circa 6 anni fa
./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. · Recensione inserita circa 6 anni fa
Varun P. · Recensione inserita circa 6 anni fa
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. · Recensione inserita circa 6 anni fa
Valentin B. · Recensione inserita circa 6 anni fa
Nishant S. · Recensione inserita circa 6 anni fa
Mirko M. · Recensione inserita circa 6 anni fa
Serafin A. · Recensione inserita circa 6 anni fa
Kishore D. · Recensione inserita circa 6 anni fa
Hendry S. · Recensione inserita circa 6 anni fa
Raunaq B. · Recensione inserita circa 6 anni fa
sarbjot s. · Recensione inserita circa 6 anni fa
enrique e. · Recensione inserita circa 6 anni fa
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. · Recensione inserita circa 6 anni fa
Raghad A. · Recensione inserita circa 6 anni fa
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. · Recensione inserita circa 6 anni fa
Rajendra P. · Recensione inserita circa 6 anni fa
Jayakumar t. · Recensione inserita circa 6 anni fa
Nisanta N. · Recensione inserita circa 6 anni fa
Multiple errors during deployment
Max K. · Recensione inserita circa 6 anni fa
Bertuzzi G. · Recensione inserita circa 6 anni fa
Komal S. · Recensione inserita circa 6 anni fa
Zuza D. · Recensione inserita circa 6 anni fa
Sudendar S. · Recensione inserita circa 6 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.