Support a node tagger pod
Opened this issue · 0 comments
tnachen commented
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.