This is an issue to track the progress of generating official AWS Cloud Formation code with kops.
--target terraformSTDOUTCC @jbeda @justinsb
What's the use case? Also I guess why not use CloudFormation for all AWS operations instead of the internal homegrown thing? I see this being useful as means to replace the internal implementation.
So @jbeda had a great suggestion (that we will probably need to get in for this feature 馃槈)
But we would like to include meaningful comments for each of the resources that explain what they do. An example of doing this can be found here
@ahawkins the use cases are providing an AWS native approach to defining and deploying k8s clusters. Something that is going to be necessary as we start to tell the "What does an official AWS k8s cluster look like" story.
Does Kops create CloudFormation configuration? or does it provision the resources as needed such that any major failure is unlikely to be restored like in case that can happen if we use CloudFormation in conjunction?
Yes kops now supports basic cf.
Closing as we have basic support.
So with the cloudformation option / target could I generate the template and then just upload it to AWS? How would this effect an already-existing cluster?
@chrislovecnm What does "basic" mean here?
Most helpful comment
@chrislovecnm What does "basic" mean here?