Folks What is the best way to do the following
1. Build a Jenkins job that goes off to AWS and provisions CoreOS machines 2. Then push Kubernetes to these configs. 3. The ability to be able to blow away these images and bring them back up simply using the latests versions. I looked at CloudFormation files but can't see an easy way to do this without having to manually login to AWS etc Thanks for any insights
