Hacker News new | ask | show | jobs
by Immortalin 2886 days ago
How are you handling node additions and removals? Terraform?
2 comments

Autoscaler(https://github.com/kubernetes/autoscaler/tree/master/cluster...) is a good option too. Works incredibly well at automatically adding/removing nodes based on workload.
Yes, I use a modified version of https://github.com/hobby-kube/provisioning