Update 'Home'
parent
670b23743c
commit
e0e0dbf5c4
6
Home.md
6
Home.md
@ -10,7 +10,7 @@ Backup not only the data stored on disk but also all the resources in the namesp
|
|||||||
|
|
||||||
1. The **BackupConfiguration** has the name of the **namespace** as a parameter.
|
1. The **BackupConfiguration** has the name of the **namespace** as a parameter.
|
||||||
1. Get the list of all the resources (including the **Custom Resource Definition**) in the **namespace**
|
1. Get the list of all the resources (including the **Custom Resource Definition**) in the **namespace**
|
||||||
1. Save all the resources into one single YAML file and back it up with *restic*.
|
1. Save all the resources into one single YAML file and back it up with *restic*.
|
||||||
1. Create a S3 bucket per namespace
|
1. Create a S3 bucket per namespace
|
||||||
1. Consider NFS mounts as backup media
|
1. Consider NFS mounts as backup media
|
||||||
2. Save the **restic id** of the backup into the **BackupSession** status.
|
2. Save the **restic id** of the backup into the **BackupSession** status.
|
||||||
Loading…
Reference in New Issue
Block a user