Better framework/tool for kubernetes cluster - kops vs kube-aws

6/7/2017

I'm going to create Kubernetes cluster on AWS infrastructure. I have two options in kops or kube-aws. which is the best one to use for creating and managing k8s cluster in AWS? What are the pros and cons of those tools?

I have one master and two worker nodes in different AZ.

Thank you

-- Gayan
amazon-web-services
cloud
kops
kube-aws
kubernetes

1 Answer

10/29/2017

I used kube-aws for two months (it did the job properly)

But than I switched to kops because it was much simpler to use. That was 6 months ago, and I am still satisfied.

-- cohadar
Source: StackOverflow