Commit Graph

28 Commits

Author SHA1 Message Date
Julien Mancuso a91e63482c
feat: add dynamoModel CRD (#4166)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-11-10 17:25:10 +00:00
Thomas Montfort ec296823ef
feat(operator): dynamoNamespace now becomes k8s ns + DGD name (#4126) 2025-11-05 23:37:04 +00:00
hhzhang16 6fc4c59599
feat: remove cluster wide logic from namespace restricted operator (#3934)
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
2025-10-30 23:08:54 +00:00
hhzhang16 6a84ffd347
feat: turn profiling k8s jobs into sample DGDR requests (#3864)
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
Signed-off-by: hongkuanz <hongkuanz@nvidia.com>
Signed-off-by: Hongkuan Zhou <tedzhouhk@gmail.com>
Co-authored-by: hongkuanz <hongkuanz@nvidia.com>
Co-authored-by: Hongkuan Zhou <tedzhouhk@gmail.com>
2025-10-27 13:36:31 -07:00
Rohan Varma 5d90e530bc
fix: mpi flow and add resourceClaim (#3446)
Signed-off-by: Rohan Varma <rohanv@nvidia.com>
2025-10-22 22:13:20 -07:00
hhzhang16 eaf11e70eb
feat(operator): Refactor DGDR to use profiler's native configuration format (#3758)
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
2025-10-22 22:27:27 +00:00
Julien Mancuso 57cdb9a123
feat: add DGDR custom resource (#3489)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
Signed-off-by: hhzhang16 <54051230+hhzhang16@users.noreply.github.com>
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
Co-authored-by: Hannah Zhang <hannahz@nvidia.com>
Co-authored-by: hhzhang16 <54051230+hhzhang16@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-17 22:45:52 +00:00
Julien Mancuso 60975b518d
feat: improve CRD documentation (#3504)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-10-11 15:15:40 +00:00
Michael Shin fcc42624a3
feat: Add vLLM compilation cache to Dynamo Operator (#3257)
Signed-off-by: Michael Shin <michaelshin@users.noreply.github.com>
2025-10-01 10:55:24 -04:00
Thomas Montfort 1a5016b035
feat: add subComponentType in DGD API and uptake in planner (#3200)
Signed-off-by: tmontfort <tmontfort@nvidia.com>
Signed-off-by: hongkuanz <hongkuanz@nvidia.com>
Co-authored-by: hongkuanz <hongkuanz@nvidia.com>
2025-09-29 09:40:58 -07:00
julienmancuso e28ff8d2b1
feat: Add Grove and Kai scheduler as part of dynamo cloud helm chart (#2755)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-08-29 03:12:50 +00:00
julienmancuso 44ecfda539
fix: revisit grove and LWS selection (#2564)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-08-27 17:37:00 -06:00
julienmancuso 60a6a96aa3
fix: Reflect actual status of Grove PGS in Dynamo DGD (#2710)
Signed-off-by: Julien Mancuso <jmancuso@nvidia.com>
2025-08-27 23:21:25 +00:00
julienmancuso 80279ad3cf
fix: increase shm default size and make it configurable (#2616) 2025-08-24 07:42:26 -06:00
julienmancuso 5066dd48e3
feat: inject DGD id in planner env variables (#2460) 2025-08-15 14:09:50 -06:00
julienmancuso 7212859633
feat: extract deploymentType as interface (#2405) 2025-08-15 14:52:10 +00:00
julienmancuso 591f4d568f
fix: add fields documentation in CRDs (#2447) 2025-08-14 18:28:03 -06:00
mohammedabdulwahhab 81c278038f
fix: operator defaults (#2398)
Signed-off-by: mohammedabdulwahhab <furkhan324@berkeley.edu>
2025-08-14 16:05:12 -07:00
julienmancuso dabd226727
feat: add grove multinode support (#2269) 2025-08-11 14:31:02 -06:00
julienmancuso 1e6709dbd4
feat: allow to override any podSpec property (#2116) 2025-07-28 15:11:18 -06:00
julienmancuso ee3a8e4283
feat: add initial Grove support (#2012) 2025-07-23 18:25:03 -06:00
julienmancuso 7a341f86f5
feat: simplify k8s deployment (#1708) 2025-07-08 00:29:26 +00:00
atchernych fbf1ffd7ac
feat: kubernetes overrides for the entrypoint and cmd (#1396) 2025-06-17 13:40:43 -07:00
julienmancuso 51ca55278b
fix: take into account number of workers from config (#1365) 2025-06-04 12:42:05 -06:00
julienmancuso 7ca0faa887
feat: refactor docker registry secret management in operator (#1337) 2025-06-04 12:41:33 -06:00
hhzhang16 33e7272093
feat: support k8s target in dynamo deploy command (#1104) 2025-05-23 08:26:28 -07:00
julienmancuso 8af8c82faa
fix: create k8s service for main component only (#953) 2025-05-07 00:39:46 +00:00
hhzhang16 403344e534
refactor: refactor dynamo deploy subfolder (#927) 2025-05-06 17:39:18 +00:00