From f7acaa480f2d1a3988b721a5dd86c5b18d03958c Mon Sep 17 00:00:00 2001 From: shanrajad23 Date: Mon, 12 Feb 2024 17:12:52 +0530 Subject: [PATCH] committing the index files for the new three 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 6a97adc4..2e631d28 100644 --- a/src/reference-designs/index-use-case.md +++ b/src/reference-designs/index-use-case.md @@ -12,4 +12,7 @@ By using the diverse portfolio of Tanzu, you can cater to a wide range of use ca - [Exposing TAP Workloads Outside the Cluster Using AVI L4/L7](../solution-workbooks/tap-workloads-avi-l4-l7.md) - [Backing Up & Restoring VMware SQL with MySQL Instances for TAS](../solution-workbooks/backup-vmwaresql-tas.md) - [Installing Velero in Tanzu Kubernetes Cluster](../solution-workbooks/velero-with-restic.md) +- [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)