troposphere icon indicating copy to clipboard operation
troposphere copied to clipboard

Add an example to bring up an EKS cluster

Open markpeek opened this issue 6 years ago • 4 comments

Per #1064, add an example for bringing up an EKS cluster.

markpeek avatar Jul 02 '18 14:07 markpeek

Thanks for adding EKS support folks. Please add an example or guide me in the right direction. Thanks

aimanparvaiz avatar Jul 30 '18 18:07 aimanparvaiz

Hey @markpeek! I'm currently looking to get EKS working with Troposphere and Stacker. I think I'm almost there and might have an example for you

That being said, I'm not there yet, might need some help getting over the hump

sethmccombs avatar Apr 16 '19 21:04 sethmccombs

Hey @markpeek - What's the best way to add an EKS example? I got mine working

sethmccombs avatar Apr 23 '19 21:04 sethmccombs

Hi @sethmccombs, we would want just a troposphere example since stacker isn't a dependency on our tests, examples, etc. So submit the Python code in the examples directory with the corresponding json output in tests/examples_output/ for comparison purposes. Make sure "make tests" passes. Thanks!

markpeek avatar Apr 23 '19 23:04 markpeek