Skip to content

kubernetes-csi/driver-registrar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status

!NOTE! !THIS REPO HAS BEEN DEPRECATED!

Two new repos have replaced this one for CSI spec 1.0 support:

This repo will continue to exist for CSI spec 0.3 support.

Driver Registrar

A sidecar container that

  1. Registers the containerized CSI driver with kubelet (in the future).
  2. Adds the drivers custom NodeId (retrieved via GetNodeID call) to an annotation on the Kubernetes Node API Object.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

[Deprecated] Sidecar container that 1) registers the CSI driver with kubelet, and 2) adds the drivers custom NodeId to a label on the Kubernetes Node API Object

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published