The error Doesn't have minimum availability
typically happens when resources are insufficient. To identify if this is the issue: check Pod status. If the node has enough resources and you still have the same error, it might be cordoned or have scheduling disabled, which blocks new pods from running.
For further reference you can check this documentation and discussion.