Skip to content

RBLN-SW/rbln-k8s-dra-driver

Repository files navigation

RBLN DRA Driver for NPUs

This repository implements a Kubernetes Dynamic Resource Allocation (DRA) driver for Rebellions NPUs. DRA is the modern standard for allocating resources such as NPUs in Kubernetes. It fully replaces Device Plugin in terms of functionality and provides additional capabilities.

Installation

Prerequisites

  • Kubernetes v1.34 or later (not tested on older versions)
  • RBLN NPU Operator v0.2.1 or later (with containerToolkit enabled)
  • CDI must be enabled in the container runtime

Install with Helm

helm repo add rebellions https://rbln-sw.github.io/charts/
helm repo update
helm install k8s-dra-driver-npu rebellions/k8s-dra-driver-npu

Usage Examples

See examples/README.md for usage examples.

About

Kubernetes DRA Driver for Rebellions NPUs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors