Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.58 KB

FORK.md

File metadata and controls

12 lines (7 loc) · 1.58 KB

Fork

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.