Skip to content

Best practices for testing schedulers. #981

Answered by wzshiming
hwdef asked this question in Q&A
Discussion options

You must be logged in to vote

kwok itself does not actually run the container see more

I recommend using kwokctl to create a cluster without a scheduler, and then using kubeconfig to schedule the pods from an external scheduler.

kwokctl create cluster --disable-kube-scheduler

external-scheduler --kubeconfig ~/.kube/config

The following are cases for some projects
Istio
Linkerd
Argo
KubeVirt
Kyverno
YuniKorn
Karmada
Karpenter
KubeAmiral
MCAD

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hwdef
Comment options

Answer selected by hwdef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants