Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions user-integrations/kahu-vodafone/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# SODA Kahu Project Integration with Vodafone

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to provide some information to setup a similar backup/restore flow with Kahu (the pointer/link with detailed steps?)

**Project :** Kahu - The SODA container data backup and restore project([https://github.com/soda-cdm/kahu](https://github.com/soda-cdm/kahu))

**User :** Vodafone

**Use case :** To experience the container workload backup/restore for applications using kahu

**Description :**
- Lab setup have RHOCP cluster along with several deployed application
- Kahu Version : v1.1.0
- Test were executed with storage emulation and with Dell PowerStore storage providing volumes to the RHOCP cluster
- SODA Kahu deployed on this cluster in a dedicated namespace
- Sample application is deployed on cluster which has storage and configuration requirements

- Below key scenarios are verified on the setup
- Backup of entire namespace of the sample application
- Backup of selected set of resources of the application (pod, configmap, service, persistent volume, persistent volume claim, storage class )
- Restoration of the application from a specified backup
- Execution of pre hook and post hook during backup and restore

**Next Step :**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the next steps in the user integration example? Rather we should have all the steps t do a similar backup and restore workflow with Kahu right?
Please check

- Currently Kahu supports volume backup through storage side snapshots. Feature to support backup to remote repositories is still in progress - Dev in progress.
- Vodafone likes to test this feature as soon as is available
- To experience the RHOCP infrastructure backup/restore (RHOCP component level)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To experience?
Or test backup/restore for in the running env?