Sharath MK
Sharath MK
@wpeng102 priorityClass is same for all volcano jobs. But test queue is using resources more than deserved, a job from test queue should get evicted right?
@wpeng102 After exchanging `gang` and `proportion` position, still no luck, Config, ``` actions: "enqueue, allocate, backfill, reclaim" tiers: - plugins: - name: priority - name: proportion - name: conformance -...
@wpeng102 I did restart the deployment after `configmap` changes `k rollout restart deployment -n volcano-system volcano-scheduler`
@wpeng102 I tried to build docker image from `master` branch. But still the issues is same. Not able to `reclaim` guarantee resource for second queue. Is it possible to solve...
@Thor-wl @wpeng102 Can you help me to make fair sharing work? Is my Kubernetes version 1.21 a problem? ``` Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.0", GitCommit:"e19964183377d0ec2052d1f1fa930c4d7575bd50", GitTreeState:"clean", BuildDate:"2020-08-26T14:30:33Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}...
@shinytang6 Thank you for the response. I did tried to build docker image from `master` branch and test it, but still it doesn't work. Ideally `test` queue should deserved 5000...
Any plans to support ArgoWorkflow?
Hi @Thor-wl, Thank you for the response. I’ll look into ‘jobflow’, but we use Kubeflow to manage Machine Learning workloads and they use Argo as workflow management. I would be...
I'm facing same problem. Using KF version 1.3. Any workaround for now?
Thank you so much. Let me know if I can help in anyway.