Is there any service that provides automated Kubernetes cluster management for AWS the way GKS does for Google Cloud?<p>If not, does anybody else want this?
Have you looked at kops?<p><a href="https://kubernetes.io/docs/getting-started-guides/kops/" rel="nofollow">https://kubernetes.io/docs/getting-started-guides/kops/</a>
<a href="https://github.com/kubernetes/kops" rel="nofollow">https://github.com/kubernetes/kops</a>
I believe this is what you're looking for: <a href="https://aws.amazon.com/ecs/" rel="nofollow">https://aws.amazon.com/ecs/</a>