kubesim icon indicating copy to clipboard operation
kubesim copied to clipboard

A simulator of Kuberntes for batch and service workload.

Results 3 kubesim issues
Sort by recently updated
recently updated
newest added

Hi, I have a question about acceleration option on kubesim. Kubesim is a simulator of Kubernetes for batch and offline workload. So I can create a hollow node, and create...

Currently, it only passes cpu and memory resources into cadvisor.Interface which is not enough to mock real world cases. https://github.com/volcano-sh/kubesim/blob/f4bd53f0b81c06f72466d981c5aabf11e044b8d1/pkg/mock/kubelet/cadvisor/testing/cadvisor_fake.go#L59-L60 We should extend this to a more generic way to...

It's better to enable CI & Prow for this repo for the contributors.

help wanted