Giter Club home page Giter Club logo

intel-resource-drivers-for-kubernetes's Introduction

Intel resource drivers for Kubernetes

CAUTION: This is an beta / non-production software, do not use on production clusters.

This repository containes following resource drivers:

Glossary

About resource drivers

Intel resource drivers for Kubernetes is an alternative for Intel device plugins, facilitating workload offloading by providing accelerator access on Kubernetes cluster worker nodes.

Resource drivers are not Linux kernel mode drivers (KMD), and do not help the operational system on the worker nodes detect and operate the accelerators.

The resource drivers are based on Dynamic Resource Allocation (DRA) framework in Kubernetes

About Dynamic Resource Allocation

Dynamic Resource Allocation (DRA) is a resource management framework in Kubernetes (1.26+), that allows management of special resources in cluster (typically HW accelerators) by vendor-provided resource drivers (typically a controller and a node-agent / kubelet-plugin) in a common way.

Resource drivers are meant to handle discovery, allocation, accounting of specific resources as well as their preparation for Pod before Pod startup, and cleanup after the Pod has completed successfully and the resource is no longer needed. More info is in the KEP

Release process

Every resource driver in this repository has its own releases, release branches and version tags.

Typical release cadence is quarterly. During the release creation the project's documentation, deployment files etc. will be changed to point to the newly created version.

Once the content is available in the main branch and validation PASSes, release branch will be created (e.g. gpu-release-v0.2.0). The HEAD of release branch will also be tagged with the corresponding tag (e.g. gpu-v0.2.0).

During the release creation, the project's documentation, deployment files etc. will be changed to point to the newly created version.

Patch releases (e.g. gaudi-v0.1.1) are done on a need basis if there are security issues or minor fixes for specific supported version. Fixes are always cherry-picked from the main branch to the release branches.

intel-resource-drivers-for-kubernetes's People

Contributors

byako avatar dependabot[bot] avatar empovit avatar rdower avatar uniemimu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.