Implantação contínua com o Jenkins v1.6 avaliações

6238 avaliações

Sarath Chandra O. · Revisado há about 6 years

Avanish K. · Revisado há 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. · Revisado há about 6 years

Varun P. · Revisado há 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. · Revisado há about 6 years

Valentin B. · Revisado há about 6 years

Nishant S. · Revisado há about 6 years

Mirko M. · Revisado há about 6 years

Serafin A. · Revisado há about 6 years

Kishore D. · Revisado há about 6 years

Hendry S. · Revisado há about 6 years

Raunaq B. · Revisado há about 6 years

sarbjot s. · Revisado há about 6 years

enrique e. · Revisado há 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. · Revisado há about 6 years

Raghad A. · Revisado há 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. · Revisado há about 6 years

Rajendra P. · Revisado há about 6 years

Jayakumar t. · Revisado há about 6 years

Nisanta N. · Revisado há about 6 years

Multiple errors during deployment

Max K. · Revisado há about 6 years

Bertuzzi G. · Revisado há about 6 years

Komal S. · Revisado há about 6 years

Zuza D. · Revisado há about 6 years

Sudendar S. · Revisado há about 6 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.