ZBLOG

0/2 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }, 1 node(s) had volume node affinity conflict. preemption: 0/2 nodes are available: 2 Preemption is not helpful for scheduling..'

This error message indicates that the Kubernetes scheduler was unable to schedule a pod on any of the available nodes in the cluster.

The first node had an untolerated taint of “node.kubernetes.io/unreachable,” meaning it was marked as unavailable for scheduling due to some issue with connectivity or availability.

The second node had a volume node affinity conflict, which means that the pod’s requirements for accessing specific volumes or storage were not compatible with the nodes that were available.

In this case, preemption (the process of evicting lower-priority pods to make room for higher-priority ones) would not be helpful for scheduling because there were no other available nodes that met the pod’s requirements.

To resolve this issue, you may need to investigate and address the underlying causes of the taint and volume affinity conflicts on your nodes, or consider adjusting your pod’s resource requests or tolerations to make it more compatible with the available resources in your cluster.

本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://golang.0voice.com/?id=4522

分享:
扫描分享到社交APP
上一篇
下一篇
发表列表
游客 游客
此处应有掌声~
评论列表

还没有评论,快来说点什么吧~

联系我们

在线咨询: 点击这里给我发消息

微信号:3007537140

上班时间: 10:30-22:30

关注我们
x

注册

已经有帐号?