tibordp / terraform-hcloud-dualstack-k8s

Terraform module for a dual-stack Kubernetes cluster on Hetzner Cloud
https://registry.terraform.io/modules/tibordp/dualstack-k8s/hcloud
MIT License
34 stars 12 forks source link

Make it work with Cluster Autoscaler #10

Closed tibordp closed 3 years ago

tibordp commented 3 years ago

Obviously the nodes would go out of sync, but other than that it should be possible to use cluster autoscaler:

https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/hetzner/README.md

TODOS: