Skip to content

Conversation

@AndySung320
Copy link

Why are these changes needed?

This PR introduces two enhancements to the kubectl plugin to improve autoscaling support.

  1. kubectl ray get workergroups

    • Now reports min and max replica counts for autoscaling groups, in addition to the existing current and desired fields.
  2. kubectl ray scale cluster

    • Allows users to update min and max replicas, along with the existing desired replica count.

Related issue number

Closes #3832

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@AndySung320 AndySung320 force-pushed the feature/3832-kubectl-autoscale-support branch from 591c59e to a7fd7dd Compare October 27, 2025 05:44
…mmand (ray-project#3832)

Signed-off-by: AndySung320 <andysung0320@gmail.com>
Signed-off-by: AndySung320 <andysung0320@gmail.com>
@AndySung320 AndySung320 force-pushed the feature/3832-kubectl-autoscale-support branch from a7fd7dd to 18a5c9f Compare October 31, 2025 05:43
@AndySung320
Copy link
Author

@win5923 hi~ please take a look, thanks!

@Future-Outlier Future-Outlier self-assigned this Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] [kubectl-plugin] Improve support for autoscaling clusters

3 participants