Skip to content
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

Publishing keydb/maria/rabbitmq backup #470

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

kkothapelly
Copy link
Collaborator

Publishing keydb/maria/rabbitmq backup

@kkothapelly kkothapelly requested review from a team as code owners February 12, 2024 14:14
@shanrajad23 shanrajad23 added the ix-review-in-progress PR is being reviewed by IX label Feb 13, 2024

exit
```
1. Backup the KeyDB database using velero:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Change Backup to Back up

@@ -0,0 +1,143 @@
# Backing Up and Restoring the KeyDB deployments on Tanzu Kubernetes Grid

KeyDB is a open source in-memory data store with a number of advanced features for high availability and data optimization. Its a high performance fork of Redis with a focus on multi-threading, memory efficiency, and high throughput. KeyDB maintains full compatibility with the Redis protocol, modules, and scripts. All 16 default logical databases on each KeyDB instance can be used and standard KeyDB/Redis protocol is supported without any other limitations.
Copy link
Collaborator

Choose a reason for hiding this comment

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

change to 'is an open-source'


## Deploy MariaDB Using Helm

For this demonstration purpose, we use Helm to deploy MariaDB using Helm on source cluster, and upload data to it.
Copy link
Collaborator

Choose a reason for hiding this comment

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

For this demonstration, we'll use Helm to deploy

@shanrajad23 shanrajad23 added ix-provided-review and removed ix-review-in-progress PR is being reviewed by IX labels Feb 13, 2024
Signed-off-by: kkothapelly <[email protected]>
@kkothapelly kkothapelly merged commit 0baa6e4 into vmware-tanzu-labs:main Feb 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants