Y
Hacker News
new
|
ask
|
show
|
jobs
by
CrossWired
2578 days ago
I use Terraform to create EKS, works pretty well. I have it setup to use Spot instances with a standard compute node as well as GPU nodes when needed.
https://github.com/JasonCarter80/contoso_aws_k8s/tree/master...