mxschmitt / ui-driver-hetzner

Rancher UI driver for the Hetzner Cloud docker driver.
https://mxschmitt.github.io/ui-driver-hetzner
Apache License 2.0
254 stars 50 forks source link

[Question] Cluster autoscaler #121

Open vitobotta opened 3 years ago

vitobotta commented 3 years ago

Hi! :)

I just learned that cluster autoscaler supports Hetzner Cloud, which is awesome, see https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/hetzner/README.md

I was wondering how it would work when using this node driver with Rancher? Are the nodes created by the autoscaler somehow recognized by Rancher when the node driver is in use?

Thanks!