Docker image with a script to automatically resize PersistentVolumes in Kubernetes. It leverages kubectl df-pv plugin to get kubelet metrics for each volume.
Docker image with a script to automatically resize PersistentVolumes in Kubernetes. It leverages kubectl df-pv plugin to get kubelet metrics for each volume.
Requires kubectl with a configuration file in ~/.kube/config and df-pv krew plugin.
Requires kubectl with a configuration file in ~/.kube/config and df-pv krew plugin.