solidnerd / terraform-k8s-hcloud

A simple project to spin your k8s cluster with terraform, kubeadm on hcloud
MIT License
89 stars 37 forks source link

Add autoscaling #29

Open aronwolf90 opened 3 years ago

aronwolf90 commented 3 years ago

I am thinking of migrating my private cluster to hetzner to save some costs. I would really prefer to have autoscaling to a fixed number of worker nodes. If you are interested, I can submit a pull request when I have finished it.