xavier chang

Results 697 comments of xavier chang

Hi, you can try to increase `--kube-api-qps` and `--kube-api-burst` params of admission component to get a better performance with kube-apiserver.

> Repo is here: https://github.com/volcano-sh/federation We should keep working on this: )

> Hey @Monokaix I would love to work on this ! I have previous experience working with Karmada. Would love to take it as a challenge , looking forward to...

> Hey @Monokaix, > > I just noticed that this project is a CNCF LFX project, and I am thrilled to work on this. > > Having worked extensively on...

> > Seems the metrics update is not triggered when there is zero job > > Yeah,current code can not trigger metrics update if no jobs in queue. Maybe we...

> It will still has same problems, because those queues who has no jobs in them will not be iterated using `for _, attr := range pp.queueOpts` If no job...

> > > It will still has same problems, because those queues who has no jobs in them will not be iterated using `for _, attr := range pp.queueOpts` >...

Hi, can you describe more about vcluster? If vcluster's nodes and pods can be discovered volcano, then one scheudler can schedule both cluster's resurces.

> [https://www.vcluster.com/](url), I'm not so familiar with vcluster, but according to the doc you mentioned, seems that vcluster has shields the existence of the underlying cluster and exists in the...