You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we had an issue with nodes not being in a good state, with volumes not even mounting, and the solution to the problem was to get rid of the "poisoned" node.
It turns out that doing that is not as straightforward as with BOSH 😅
It'd be great to have this operational aspect of hush-house documented somewhere.
the tl;dr:
remove the instance from the instance group in GCP
delete the instance
wait for the pod to go away, and scale up to be triggered
The text was updated successfully, but these errors were encountered:
Today we had an issue with nodes not being in a good state, with volumes not even mounting, and the solution to the problem was to get rid of the "poisoned" node.
It turns out that doing that is not as straightforward as with BOSH 😅
It'd be great to have this operational aspect of
hush-house
documented somewhere.the tl;dr:
The text was updated successfully, but these errors were encountered: