Kensei Nakada

Results 314 comments of Kensei Nakada

I don't think we need this feature since external scheduler would solve version issue. /close

@Xaving > Is kube-scheduler-simulator a standalone app (etcd + simulation server) which does not required a cluster? Yes. And, in the simulation server, we start kube-apiserver, kube-scheduler and pv controller...

@khalilswdp You are already a great contributor and part of our team :) If there is an issue other than #27 that you would like to challenge, feel free to...

/remove-lifecycle stale Hi everyone, one good news. @196Ikuchil will be a member of Kubernetes/Kubernetes SIGs Org soon: https://github.com/kubernetes/org/issues/3346 It means he can add a valid review with `/lgtm` on this...

@markstur Thanks! I'll review it later. > Issue was not clear if we intend to support both v1beta2 and v1beta3 so this is starting with only v1beta3. If we need...

@markstur v1beta3 supports `multipoint` field and we need to consider that. https://kubernetes.io/docs/reference/scheduling/config/#multipoint https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/2891-simplified-config In current simulator, when users requests to change the scheduler configuration, - excludes non-allowed changes in configuration....

I haven't worked on this. So, feel free to pick this issue. But, I think we should work on the following issue before this feature. https://github.com/kubernetes-sigs/kube-scheduler-simulator/issues/125