Skip to content

Commit

Permalink
add backup/restore reference for openebs
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Sep 9, 2024
1 parent e0696de commit 5d68d0b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion offline/local_persistent_storage_k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ d kubectl get sc
NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
openebs-device openebs.io/local Delete WaitForFirstConsumer false 5d20h
openebs-hostpath openebs.io/local Delete WaitForFirstConsumer false 5d20h
```
```

### Backup and Restore

For backup and restore of the OpenEBS Local Storage, refer to the official docs at - https://openebs.io/docs/user-guides/local-storage-user-guide/additional-information/backupandrestore

0 comments on commit 5d68d0b

Please sign in to comment.