Mailing List Archive

Linstor Stork scheduling on TieBreaker nodes
Hello,

I'm trying to use linstor/drbd on Kubernetes. For my pods to be
scheduled on volume nodes, I take advantage of the linstor driver for stork.

However, it seems that pods can be scheduled on TieBreaker nodes (see
https://github.com/kvaps/kube-linstor/issues/13), which doesn't really
hold volume data. Is there any mean to avoid scheduling to happen on
such node, restricting candidates nodes to those with an UpToDate status ?

Regards,

F.Fondement