Skip to content

yuchunyun/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.