This message was deleted.
# kubernetes
s
This message was deleted.
s
are you positive that you are installing the chart only after the worker nodes are ready? Because it's possible you are installing right after the control plane is ready but before the worker nodes are, so there is nowhere to place the pods
b
likely need to add a depends on to the helm release for the node group
can only infer the order and dependencies on whether you pass outputs from one to the other and on the explict depends on