sphere

Results 21 comments of sphere

Have you considered the opposite situation, for example, an application needs to avoid multiple instances being started at the same time due to insufficient performance of the surrounding system, but...

Same confused,I could not find the code that change Pipelined to Allocated.

@Monokaix Hello, I've come across this problem, but after reviewing the code, I haven't been able to identify the root cause. Can you offer any assistance? thx~

> Yeah, the pr #3006 you mentioned has made a modification to allow node idle resources become negative. Can you search "Node out of sync" in volcano scheduler log? When...

> What if you just deploy two different volcano scheduler and controller deployments and check whether it can work? Deploying with YAML is ok, but I've encountered a new issue....

> > > What if you just deploy two different volcano scheduler and controller deployments and check whether it can work? > > > > > > Deploying with YAML...

@lowang-bh Could you please spare some time to review my code? thx~

> Thanks for your hard works. Can it cover all those schedule logic in the real scheduler? My idea is to use k8s fakeclient to submit jobs/nodes/pods and then triger...

> > The reason I don't directly construct a real cache through a fake kube client is because certain parts of the cache implementation use kubeconfig to create a new...