[kubernetes-users] Is there a way to not start the pod creation if no slave nodes available to run the jobs .

2018-08-10 Thread Basanta Kumar Panda
Hi , Here is one of the Scenario 1. K8S Master is up with 2 slave nodes and is configured to jenkins master. 2. Both the slave nodes are down. 3. Job triggered from jenkins and the job is waiting/hanging. bash-4.2kubectl get nodes NAME STATUS ROLES AGE

Re: [kubernetes-users] Build queue hangs after timer task error

2018-08-08 Thread Basanta Kumar Panda
do you mean with build task? > > > On Wednesday, August 8, 2018, Basanta Kumar Panda > wrote: > >> Hi, >> >> Build queue hangs after timer task error is there any solution.. >> Regards, >> Basanta >> >> >> >> -- >

[kubernetes-users] is there a way to stop the pod scheduling if all the slaves nodes are down?

2018-08-13 Thread Basanta Kumar Panda
HI, I have 1 master and 2 slave nodes and both the slave nodes down and since the master is up job is scheduling and pod is waiting to be scheduled and job also waiting .. is there a way to stop the pod scheduling if all the slaves nodes are down? or there is a way to rerun the same jenkin

Re: [kubernetes-users] Build queue hangs after timer task error

2018-08-09 Thread Basanta Kumar Panda
ly don't follow > > On Wednesday, August 8, 2018, Basanta Kumar Panda > wrote: > >> builds of all other jobs hangs after timer task error .. >> Aug 07, 2018 11:37:51 PM SEVERE hudson.triggers.SafeTimerTask run >> Timer task hudson.slaves.NodeProvisioner$NodeProvisionerInvok

[kubernetes-users] Build queue hangs after timer task error

2018-08-08 Thread Basanta Kumar Panda
Hi, Build queue hangs after timer task error is there any solution.. Regards, Basanta -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[kubernetes-users] If Master Nodes fails on Multi Master HA Setup then will the new jobs runs on the failed Master's worker node.

2018-08-27 Thread Basanta Kumar Panda
Hi, Few Clarifications on the HA setup on K8S Multi Master setup. Just want to know what will happens to the Worker nodes of the Master which failed due to the some reason . will jobs runs on those worker nodes through another Master node. Regards, Basanta -- You received this message

Re: [kubernetes-users] If Master Nodes fails on Multi Master HA Setup then will the new jobs runs on the failed Master's worker node.

2018-08-27 Thread Basanta Kumar Panda
. Regards, Basanta On Monday, August 27, 2018 at 2:40:14 PM UTC+5:30, Matthias Rampke wrote: > > Nodes are not assigned to specific coordinators in an HA setup. They > should just go through the other one and continue working just fine. > > /MR > > On Mon, Aug 27, 2018 at 7:03 A

Re: [kubernetes-users] If Master Nodes fails on Multi Master HA Setup then will the new jobs runs on the failed Master's worker node.

2018-08-27 Thread Basanta Kumar Panda
setup. They > should just go through the other one and continue working just fine. > > /MR > > On Mon, Aug 27, 2018 at 7:03 AM Basanta Kumar Panda > wrote: > >> Hi, >> Few Clarifications on the HA setup on K8S Multi Master setup. >> Just want to know what w