i am getting
0/7 nodes are available: 2 node(s) had taints that the pod didn't tolerate, 5 node(s) had volume node affinity conflict.
for my prometheus server pod but if i check each nodes there are no taints. and there is enough cpu and memory to be allocated.. what am i missing here?
i tried deleting the pods and even the deployment object but the error still persists
all nodes have 0 taints.. this is a fresh prometheus install on a new kubernetes cluster the yaml files that i have used to work until now when i needed to deploy a new kubernetes cluster