kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

Snapshot schedules

franciscocpg opened this issue · 2 comments

Is there a way to use snapshot schedules?

There's no notion of snapshot schedules in the CSI spec; this PD CSI driver does not expose GCE scheduled snapshots.

Unfortunately the best k8s solution is to roll your own scheduling using cron jobs :-/

/close

@mattcary: Closing this issue.

In response to this:

There's no notion of snapshot schedules in the CSI spec; this PD CSI driver does not expose GCE scheduled snapshots.

Unfortunately the best k8s solution is to roll your own scheduling using cron jobs :-/

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.