vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.78k stars 1.41k forks source link

The readme of plugins is confused for the content of a backup #4970

Closed ywk253100 closed 1 year ago

ywk253100 commented 2 years ago

Question from @eleanor-millman Question about the Azure plugin. It says in the readme on github that:

An object store plugin for persisting and retrieving backups on Azure Blob Storage. Content of backup is log files, warning/error files, restore logs.
A volume snapshotter plugin for creating snapshots from volumes (during a backup) and volumes from snapshots (during a restore) on Azure Managed Disks.

But what about the K8s resources? I assume they go to the Azure Blob Storage, but the language in the readme doesn't say that. Thoughts?

The readme file of plugins(aws/azure/gcp) should be updated for this part

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

reasonerjt commented 1 year ago

The README of AWS plugin has been updated via https://github.com/vmware-tanzu/velero-plugin-for-aws/pull/148

ywk253100 commented 1 year ago

The update for Azure plugin: https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure/pull/174

blackpiglet commented 1 year ago

All plugins are updated. Close.