Tag

device plugin

1 views collected around this technical thread.

System Architect Go
System Architect Go
Oct 20, 2024 · Cloud Native

Kubernetes GPU Scheduling: Device Plugin, CDI, NFD, and GPU Operator Overview

This article explains how Kubernetes manages and schedules GPU resources by introducing the Device Plugin framework, the Container Device Interface (CDI), Node Feature Discovery (NFD), and the GPU Operator, detailing their workflows, APIs, and practical usage with NVIDIA GPUs.

CDICloud NativeGPU
0 likes · 9 min read
Kubernetes GPU Scheduling: Device Plugin, CDI, NFD, and GPU Operator Overview
360 Tech Engineering
360 Tech Engineering
Nov 30, 2018 · Operations

Deploying nvidia-docker2 for GPU Workloads on Large‑Scale Kubernetes Clusters

This article details the practical steps to install nvidia-docker2, configure Docker’s runtime, enable GPU support via Kubernetes device plugins, and verify GPU scheduling on a large Kubernetes cluster, providing code snippets and best‑practice recommendations for production environments.

DockerGPUGPU scheduling
0 likes · 8 min read
Deploying nvidia-docker2 for GPU Workloads on Large‑Scale Kubernetes Clusters
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 29, 2018 · Cloud Native

Deploying NVIDIA‑Docker 2.0 on Large‑Scale Kubernetes: A Step‑by‑Step Guide

This tutorial walks through installing NVIDIA‑Docker 2.0, configuring Docker’s runtime, deploying the NVIDIA device plugin on a Kubernetes 1.9 cluster, and testing GPU‑enabled pods, highlighting the advantages over the legacy nvidia‑docker 1.0 approach.

GPUKubernetescontainer runtime
0 likes · 9 min read
Deploying NVIDIA‑Docker 2.0 on Large‑Scale Kubernetes: A Step‑by‑Step Guide