Fork

September 10, 2020 ยท View on GitHub

This is a fork of kubernetes/autoscaler developed for the gardener/machine-controller-manager and gardener/gardener project.

Rationale behind the fork

gardener project uses gardener/machine-controller-manager to manage machines for clusters deployed using gardener. The scaling of machines is then to be supported by an autoscaler that talks to machine-controller-manager to scale the machines attached to a cluster. For this we have forked the kubernetes/autoscaler and have implemented a new cloud provider interface to support the machine-controller-manager.