You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
Enable users to dynamically scale existing clusters by adding more worker nodes after the initial cluster creation. This feature would provide flexibility to accommodate changing workload demands and resource requirements.
Use Cases
Increased workload demands: Scale up when applications require more compute resources
High availability: Add nodes for better fault tolerance and load distribution
Seasonal scaling: Temporarily increase capacity during peak usage periods
Growth accommodation: Scale infrastructure as the organization grows
Resource optimization: Add specialized nodes for specific workloads
Feature Request: Cluster Scaling - Add Worker Nodes to Existing Clusters
Overview
Enable users to dynamically scale existing clusters by adding more worker nodes after the initial cluster creation. This feature would provide flexibility to accommodate changing workload demands and resource requirements.
Use Cases
Proposed Features
1. Scale Command
2. Configuration Options
3. Validation and Safety
4. Progress Monitoring
Implementation Considerations
Technical Requirements
User Experience
Acceptance Criteria
playground scalecommand implemented with worker node options--add-workers) and absolute (--set-workers) scalingAdditional Features (Future Enhancements)
Benefits