aks-node-termination-handler
aks-node-termination-handler copied to clipboard
Feature request: Run in Queue mode similar to AWS NTH
I'm mostly asking this to see if there is interest for this, I haven't dug deep enough to know how complex this might turn out. If there is interest I'd be happy to assist with development of this feature.
I think the requirements are pretty simple?
- Create ASQ
- Send related node events to Queue. This is where I'm unsure of the possibilities with Azure
- Create alternate code paths for running while watching Queue instead of local endpoint
- Continue with standard taint/drain node process