Automate Kubernetes AI Cluster Health with NVSentinel | NVIDIA Technical Blog
… A health system for Kubernetes GPU clusters NVSentinel is an intelligent monitoring and self-healing system for Kubernetes clusters that run GPU workloads. …
Filtered by topic: Kubernetes Clear ✕
Tracked topic
The operational payoff of running Slurm on Kubernetes comes from the ecosystem. Rather than building and maintaining separate toolchains for GPU management, monitoring, networking, and node lifecycle, you can use the Kubernetes tooling that already exists for these problems. Platform teams manage clusters with declarative YAML, Helm deployments, rolling updates, and Prometheus or Grafana for observability.
Running Large-Scale GPU Workloads on Kubernetes with Slurm | NVIDIA Technical BlogNVSentinel is installed in each Kubernetes cluster run. Once deployed, NVSentinel continuously watches nodes for errors, analyzes events, and takes automated actions such as quarantining, draining, labeling, or triggering external remediation workflows. Specific NVSentinel features include continuous monitoring, data aggregation and analysis, and more, as detailed below.
Automate Kubernetes AI Cluster Health with NVSentinel | NVIDIA Technical BlogThe GPU Usage Monitor is an open-source project that deploys a fully integrated GPU observability stack for Kubernetes. Rather than requiring SRE and platform teams to assemble and configure individual components, the GPU Usage Monitor uses DCGM Exporter, kube-state-metrics, Prometheus, and Grafana into a single deployment, complete with pre-built dashboards designed specifically for GPU-accelerated workloads. The design principle is operational simplicity. A single helm install command results in actionable GPU visibility within minutes, with no custom dashboard authoring or scrape configurat
Get Real-Time Visibility into GPU Usage Across Kubernetes Clusters | NVIDIA Technical BlogSlinky slurm-operator represents each Slurm component (slurmctld for scheduling, slurmdbd for accounting, slurmd for compute workers, slurmrestd for API access) as a Kubernetes Custom Resource Definition (CRD). A Slurm cluster is defined using Custom Resources, and Slinky creates containerized Slurm daemons running in their own pods, configured to belong to their respective cluster. Slinky ensures high availability (HA) of the Slurm control plane (slurmctld) through pod regeneration, with no need for the Slurm native HA mechanism. Configuration changes propagate automatically: Kubernetes synch
Running Large-Scale GPU Workloads on Kubernetes with Slurm | NVIDIA Technical Blog… A health system for Kubernetes GPU clusters NVSentinel is an intelligent monitoring and self-healing system for Kubernetes clusters that run GPU workloads. …
… The observability gap in GPU-Accelerated Kubernetes clusters For site reliability engineers SREs and platform teams managing GPU-accelerated Kubernetes clusters, two failure modes are common and costly. …
… Slinky , an open source project developed by SchedMD now part of NVIDIA , takes two approaches to this integration: slurm-bridge brings Slurm scheduling to native Kubernetes workloads, allowing Slurm to act as a Kubernetes scheduler for pods slurm-operator runs full Slurm clusters on Kubernetes inf… …
… AWS에서는 Amazon EKS 팀의 창립 멤버로 참여해 EKS, Karpenter, 그리고 오픈소스 생태계를 통해 Kubernetes 기반 서비스를 정의하는 데 핵심 역할을 했습니다. NVIDIA에서는 GPU 가속 Kubernetes 환경과 대규모 AI 인프라를 위한 헬스 자동화 패턴을 설계하며, 클라우드 사업자와 고객이 프로덕션 환경에서 GPU 워크로드를 안정적으로 운영할 수 있도록 방향을 제시하고 있습니다. …
… Dynamo Snapshot: Kubernetes In Kubernetes, workloads run inside containers inside pods. …
… Before that, he managed large-scale, multi-tenant AI Kubernetes clusters, making sure research teams get access to the resources they need, and helping researchers navigate Kubernetes for training and inference. …
… Do I need Kubernetes or infrastructure expertise to use OSMO? No. Workflows are defined in simple YAML files, and OSMO abstracts the underlying infrastructure. Users don’t need to write Kubernetes manifests or manage cluster configuration to run physical AI workloads at scale. …
… OCI deployment architecture The deployment uses Terraform for the OCI resources and Helm for the Kubernetes workloads. …
… 12 MIN READ May 21, 2026 Get Real-Time Visibility into GPU Usage Across Kubernetes Clusters Maximizing the value of AI infrastructure demands deep visibility into GPU utilization. Yet many platform teams running AI workloads on Kubernetes operate with... …