Yes, kops has a tutorial that walks you through it:
https://github.com/kubernetes/kops/blob/master/docs/aws.md
You just need an AWS account to start.
HTH
On Tue, May 22, 2018 at 1:20 PM, Punit Naik wrote:
> Is there any documentation around spinning up K8s cluster on Amazon EC2
> instances?
>
Is there any documentation around spinning up K8s cluster on Amazon EC2
instances?
On Tuesday, November 7, 2017 at 8:34:35 AM UTC+5:30, Blake Miller wrote:
>
> Here's a little something I cooked up this weekend, to interact with a
> Kubernetes cluster from Clojure:
>
> https://github.com/blak3mi