-
Notifications
You must be signed in to change notification settings - Fork 14
User integration details of Kahu with Vodafone #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # SODA Kahu Project Integration with Vodafone | ||
|
|
||
| **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 :** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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? |
||
| - 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) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To experience? |
||
There was a problem hiding this comment.
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?)