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
Currently when the kubernetes deployment finishes, some reason if the EC2 node dies and comes back up, the labels that we manually tagged will not be there.
I believe we should deploy a node tagger script, that can automatically tag nodes in the cluster and make sure when a node dies and come back up the nodes are still tagged.
The deployer can then skip tagging the nodes itself.
The text was updated successfully, but these errors were encountered:
Currently when the kubernetes deployment finishes, some reason if the EC2 node dies and comes back up, the labels that we manually tagged will not be there.
I believe we should deploy a node tagger script, that can automatically tag nodes in the cluster and make sure when a node dies and come back up the nodes are still tagged.
The deployer can then skip tagging the nodes itself.
The text was updated successfully, but these errors were encountered: