We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see that API Server does support autoscaling, but that is unavailable in python api server client.
It would be very useful to add this capability
No response
The text was updated successfully, but these errors were encountered:
cc @tedhtchang @blublinsky @z103cb
Sorry, something went wrong.
Oh yes, Cluster spec is missing:
"enableInTreeAutoscaling": true, "autoscalerOptions": { "upscalingMode": "Default", "idleTimeoutSeconds": 30, "cpu": "500m", "memory": "512Mi" },
parameters. Can get to it in a couple of weeks
OK to assign to you @blublinsky to track next step?
Sure, but I need my current PR to be merged first. It has been sitting there for several months now
blublinsky
No branches or pull requests
Search before asking
Description
I see that API Server does support autoscaling, but that is unavailable in python api server client.
It would be very useful to add this capability
Use case
No response
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: