Leverage gRPC external cloud provider instead of forking and maintaining upstream repository #172
Labels
kind/enhancement
Enhancement, improvement, extension
lifecycle/icebox
Temporarily on hold (will not age; may have dependencies, lack priority, miss feedback, etc.)
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
What would you like to be added:
Upstream cluster-autoscaler provides a way for custom cloud providers to plug in (out-of-tree) to CA via gRPC external cloud provider. We should do a POC to learn on how to get this setup done, to also learn its issues/short comings and in the end to take a decision on whether this would be a feasible solution for MCM as a cloud provider.
Why is this needed:
Eliminates the need to maintain a fork of the upstream cluster-autoscaler repo. We can even think of moving this MCM cloud provider as part of the MCM pod. Ideally we should just have 2 containers in the MCM pod:
The text was updated successfully, but these errors were encountered: