File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ KAI Scheduler can be installed:
4141
4242#### Install from Production
4343``` sh
44- helm repo add kai-scheduler https://helm.ngc.nvidia.com/nvidia/kai-scheduler
44+ helm repo add nvidia-k8s https://helm.ngc.nvidia.com/nvidia/k8s
4545helm repo update
46- helm upgrade -i kai-scheduler kai-scheduler /kai-scheduler -n kai-scheduler --create-namespace
46+ helm upgrade -i kai-scheduler nvidia-k8s /kai-scheduler -n kai-scheduler --create-namespace --set " global.registry=nvcr.io/nvidia/k8s "
4747```
4848
4949#### Build from Source
@@ -57,4 +57,4 @@ To start scheduling workloads with KAI Scheduler, please continue to [Quick Star
5757PLEACEHOLDER - How to use?
5858
5959## Support and Getting Help
60- Please open [ an issue on the GitHub project] ( https://github.com/NVIDIA/KAI-scheduler/issues/new ) for any questions. Your feedback is appreciated.
60+ Please open [ an issue on the GitHub project] ( https://github.com/NVIDIA/KAI-scheduler/issues/new ) for any questions. Your feedback is appreciated.
You can’t perform that action at this time.
0 commit comments