Skip to content

[FAQ] We use K8s on prem. Is it possible to use Velero to backup an on prem K8s cluster to NFS or some other PV we have? #3371

Discussion options

You must be logged in to vote

Currently Velero can't write the Kubernetes YAML directly to a file system. You'd need an object storage API, like MinIO, in front of it. You can see an example deployment using MinIO here: https://github.com/heptio/velero/blob/master/examples/minio/00-minio-deployment.yaml

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carlisia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant