Auto-Scaling EC2 + ELB

Hello all!

Is there a way to auto-scale and add the newly created instance to ELB?

I looked around and didn’t see the option for it.

Otherwise;
Is there any post auto-scaling hooks where I can start hacking a script that will call the ELB API ?

Any help would be greatly appreciated.

Best,

Marcus

Quick Followup

I managed to get around the problem by adding a startup script on my slave image.

Best,

Marcus