Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: update grove ref to new url
Signed-off-by: Anant Sharma <[email protected]>
  • Loading branch information
nv-anants authored Aug 19, 2025
commit cd2254fe3b079c25ec50652764455c54042f5439
2 changes: 1 addition & 1 deletion docs/guides/dynamo_deploy/multinode-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Dynamo supports multinode deployments through the `multinode` section in resourc

For sophisticated multinode deployments, Dynamo integrates with advanced Kubernetes orchestration systems:

- **[Grove](https://github.com/NVIDIA/grove/blob/main/docs/getting-started.md)**: Network topology-aware gang scheduling and auto-scaling for AI workloads
- **[Grove](https://github.com/NVIDIA/grove/blob/main/docs/installation.md)**: Network topology-aware gang scheduling and auto-scaling for AI workloads
- (optional) **[KAI-Scheduler](https://github.com/NVIDIA/KAI-Scheduler)**: Kubernetes native scheduler optimized for AI workloads at scale

These systems provide enhanced scheduling capabilities including topology-aware placement, gang scheduling, and coordinated auto-scaling across multiple nodes.
Expand Down
Loading