Skip to content

Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint

License

Notifications You must be signed in to change notification settings

libopenstorage/external-resizer

 
 

Repository files navigation

external-resizer

This is an external Kubernetes controller which can expand volumes using CSI volume Drivers. It's under heavy development and of alpha quality.

Build

make csi-resizer

Running external resizer

With mock driver

./bin/csi-resizer --kubeconfig /var/run/kubernetes/admin.kubeconfig --csi-address /var/lib/kubelet/plugins/csi-mock/csi.sock

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

Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 47.8%
  • Shell 46.1%
  • Makefile 6.0%
  • Dockerfile 0.1%