NGC Catalog
CLASSIC
Welcome Guest
Containers
PodGrouper

PodGrouper

For copy image paths and more information, please view on a desktop device.
Logo for PodGrouper
Description
Grouping K8S Pods for KAI Scheduler
Publisher
NVIDIA
Latest Tag
v0.2.0
Modified
May 1, 2025
Compressed Size
88.84 MB
Multinode Support
No
Multi-Arch Support
Yes
v0.2.0 (Latest) Security Scan Results

Linux / arm64

Sorry, your browser does not support inline SVG.

Linux / amd64

Sorry, your browser does not support inline SVG.

KAI Scheduler

KAI Scheduler is a robust, efficient, and scalable Kubernetes scheduler that optimizes GPU resource allocation for AI workloads. Designed to handle large-scale GPU clusters, including thousands of nodes, and manage a high throughput of workloads, makes it ideal for extensive and demanding environments.

Quick start

Install the helm chart using the following commands:

# Add helm repository
$ helm repo add nvidia https://helm.ngc.nvidia.com/nvidia/k8s \
   && helm repo update

# Install KAI scheduler Helm chart
$ helm upgrade \
     -i kai-scheduler nvidia/kai-scheduler -n kai-scheduler --create-namespace

# Validate installation
kubectl -n kai-scheduler get pods

Documentation

For information on getting started, visit the documentation.

Support and Getting Help

Please open an issue on the GitHub repository for any questions. Your feedback and contributions are very much appreciated!