From dc552e4f5c34061201988ea9f8b92ee9f7b5e9da Mon Sep 17 00:00:00 2001 From: shanrajad23 Date: Tue, 13 Feb 2024 14:00:05 +0530 Subject: [PATCH] committing the index file for three new use cases Signed-off-by: shanrajad23 --- src/reference-designs/index-use-case.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/reference-designs/index-use-case.md b/src/reference-designs/index-use-case.md index 2e631d28..698141ed 100644 --- a/src/reference-designs/index-use-case.md +++ b/src/reference-designs/index-use-case.md @@ -15,4 +15,7 @@ By using the diverse portfolio of Tanzu, you can cater to a wide range of use ca - [Backing Up and Restoring the Apache Kafka Deployments on Tanzu Kubernetes Grid](../solution-workbooks/kafka-backup.md) - [Backing Up and Restoring the MongoDB Deployments on Tanzu Kubernetes Grid](../solution-workbooks/mongodb-backup.md) - [Backing Up and Restoring the Redis Deployments on Tanzu Kubernetes Grid](../solution-workbooks/redis-backup.md) +- [Backing Up and Restoring the KeyDB deployments on Tanzu Kubernetes Grid](../solution-workbooks/keydb-backup.md) +- [Backing Up and Restoring the MariaDB Deployments on Tanzu Kubernetes Grid](../solution-workbooks/mariadb-backup.md) +- [Backing Up and Restoring the Rabbitmq Deployments on Tanzu Kubernetes Grid](../solution-workbooks/rabbitmq-backup.md)