This message was deleted.
# harvester
a
This message was deleted.
b
Is the pod on a tainted node?
b
how can I check this?
b
1. Check the pod on which node.
Copy code
kubectl get pod <pod name> -n <namespace name> -o wide
2. Check the node.
Copy code
kubectl get node <node name> -o yaml
b
this is what I get ... so I would say no, node doesn't have any taints
🤔 1
we have 3 nodes with 4 virtual machines at the moment ... same message appears in every log for every virtual machine
we are on Harvester 1.1.1
any ideas?
b
I have no idea currently. Could you help to create an GitHub issue with support bundle? Thanks!
b
sure ... actually I already created issue / question on github, I will just add support bundle https://github.com/harvester/harvester/issues/3837
👍 1