Continuous Delivery with Jenkins in Kubernetes Engine Rezensionen

Continuous Delivery with Jenkins in Kubernetes Engine Rezensionen

87420 Rezensionen

Jayden N. · Vor mehr als ein Jahr überprüft

Nguyen T. · Vor mehr als ein Jahr überprüft

Bernard J. · Vor mehr als ein Jahr überprüft

Doesn't work.

Bernd N. · Vor mehr als ein Jahr überprüft

pods got crash loop

Nam N. · Vor mehr als ein Jahr überprüft

Ankur D. · Vor mehr als ein Jahr überprüft

Mudit D. · Vor mehr als ein Jahr überprüft

Kills for wait condition every time Very Sad

Gunjan P. · Vor mehr als ein Jahr überprüft

Gunjan P. · Vor mehr als ein Jahr überprüft

Mudit D. · Vor mehr als ein Jahr überprüft

Syed Zeeshan A. · Vor mehr als ein Jahr überprüft

Senthilkumar N. · Vor mehr als ein Jahr überprüft

CHANDRA SEKHARA VENKATA CHARAN K. · Vor mehr als ein Jahr überprüft

Vo Q. · Vor mehr als ein Jahr überprüft

CHANDRA SEKHARA VENKATA CHARAN K. · Vor mehr als ein Jahr überprüft

Syed Zeeshan A. · Vor mehr als ein Jahr überprüft

Syed Zeeshan A. · Vor mehr als ein Jahr überprüft

Error: timed out waiting for the condition at step 2

Long N. · Vor mehr als ein Jahr überprüft

2022.09.15 11am SGT helm install fails again student_02_f536b0bb873a@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-01-54553c624929)$ date Thu 15 Sep 2022 02:38:14 AM UTC student_02_f536b0bb873a@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-01-54553c624929)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait Error: timed out waiting for the condition 2022.09.10 11.30am SGT - failed to install Helm - yet again. Issue reported > 1 week ago - still awaiting resolution 2022.09.08 10am SGT - unable to login - too many failed logins (when trying 2FA / OTP) Please help fix 2022.09.07 9AM SGT - able to login but unable to complete. same error To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm repo add jenkins https://charts.jenkins.io "jenkins" has been added to your repositories student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm repo update Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "jenkins" chart repository Update Complete. ⎈Happy Helming!⎈ student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ gsutil cp gs://spls/gsp330/values.yaml jenkins/values.yaml Copying gs://spls/gsp330/values.yaml... - [1 files][ 35.0 KiB/ 35.0 KiB] Operation completed over 1 objects/35.0 KiB. student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait Error: timed out waiting for the condition student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait Error: cannot re-use a name that is still in use student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION cd default 1 2022-09-07 00:59:43.503749167 +0000 UTC failed jenkins-4.1.17 2.346.3 student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm uninstall cd release "cd" uninstalled student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ date Wed 07 Sep 2022 01:06:12 AM UTC student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait student_02_ecbaf8869a58@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-03-ff79d3856886)$ date Wed 07 Sep 2022 01:14:40 AM UTC ==== 20220906- cannot login - 0910 H SGT Kindly fix access. Thank you student_02_875a4c418a18@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-02-6333093eb5aa)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait Error: timed out waiting for the condition student_02_875a4c418a18@cloudshell:~/continuous-deployment-on-kubernetes (qwiklabs-gcp-02-6333093eb5aa)$ helm install cd jenkins/jenkins -f jenkins/values.yaml --wait Error: cannot re-use a name that is still in use Same error

MN S. · Vor mehr als ein Jahr überprüft

thnks

Ricardo A. A. · Vor mehr als ein Jahr überprüft

Bernard J. · Vor mehr als ein Jahr überprüft

Lucas B. · Vor mehr als ein Jahr überprüft

there's an issue with the jenkins/values.yaml after doing the helm install, the cd-jenkins-0 pod cannot start the init container because the jenkins version is too low when checking the init container logs getting: workflow-aggregator (578.vf9a_f99755f4a_) requires a greater version of Jenkins (2.289.3) than 2.289.1 at io.jenkins.tools.pluginmanager.impl.PluginManager.start(PluginManager.java:200) at io.jenkins.tools.pluginmanager.impl.PluginManager.start(PluginManager.java:149) at io.jenkins.tools.pluginmanager.cli.Main.main(Main.java:70) Suppressed: io.jenkins.tools.pluginmanager.impl.VersionCompatibilityException: workflow-aggregator (578.vf9a_f99755f4a_) requires a greater version of Jenkins (2.289.3) than 2.289.1 at io.jenkins.tools.pluginmanager.impl.PluginManager.checkVersionCompatibility(PluginManager.java:504) at io.jenkins.tools.pluginmanager.impl.PluginManager.start(PluginManager.java:198) ... 2 more Plugin prerequisite not met: workflow-aggregator (578.vf9a_f99755f4a_) requires a greater version of Jenkins (2.289.3) than 2.289. If fixed the above by editing the valeus.yml and replacing the jenkins versionto 2.289.3 in the tag key

Tamas P. · Vor mehr als ein Jahr überprüft

Update with a new version of Jenkins, cannot create pod and do last tasks

Miguel D. · Vor mehr als ein Jahr überprüft

Badisa N. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.