Creating a Kubernetes Cluster on AWS with a single command
blog.connect.cd
Creating a Kubernetes Cluster on AWS with a single command
1–3 of 3 posts
Re: Creating a Kubernetes Cluster on AWS with a single command
#2Why not use kops instead?
Re: Creating a Kubernetes Cluster on AWS with a single command
#3Why not use kops instead?
We wanted to focus on natively using Terraform and whilst kops can output Terraform and we've used kops in a couple of clusters, we didn't see the kops -> terraform output as a necessary step at this stage.
Having said that, it's a very fast moving environment and kops is an excellent project so we will likely do something in that space too.