Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oc autoscale #5947

Closed
0xmichalis opened this issue Nov 18, 2015 · 4 comments
Closed

oc autoscale #5947

0xmichalis opened this issue Nov 18, 2015 · 4 comments

Comments

@0xmichalis
Copy link
Contributor

Upstream added an autoscale command that adds autoscaling for replication controllers and deployments. We may want to re-use it and make it work for dcs too.

Should be as simple as bundle the command and do something similar to kubernetes/kubernetes#17269

@ironcladlou @DirectXMan12 @smarterclayton @ncdc

@smarterclayton
Copy link
Contributor

Does it support non-Kube resources yet? :)

On Wed, Nov 18, 2015 at 11:01 AM, Michail Kargakis <[email protected]

wrote:

Upstream added an autoscale command that adds autoscaling for replication
controllers and deployments. We may want to re-use it and make it work for
dcs too.

Should be as simple as bundle the command and do something similar like
kubernetes/kubernetes#17269
kubernetes/kubernetes#17269

@ironcladlou https://github.com/ironcladlou @DirectXMan12
https://github.com/DirectXMan12 @smarterclayton
https://github.com/smarterclayton @ncdc https://github.com/ncdc


Reply to this email directly or view it on GitHub
#5947.

@ncdc
Copy link
Contributor

ncdc commented Nov 18, 2015

Not the last time I looked

@0xmichalis
Copy link
Contributor Author

What should support non-Kube resources?

@0xmichalis
Copy link
Contributor Author

I see that the hpa controller is working with scale subresources (and we have one for dcs). As for the command, that's what the factory is for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants