Hi , I've couple of questions regarding storage re...
# all-things-deployment
c
Hi , I've couple of questions regarding storage requirements; 1. We deployed DataHub to a Kubernetes cluster and are not sure storage requirements for various components, especially mysql. Understand it is case by case, but what is minimal storage requirement? 2. Is there a built-in process that can be used for backup and restore data? Thanks
b
Hi, 1. It really depends on how much metadata you want to store. 2. You can use standard backups for DB provided by your cloud or setup a cronjob to back up the data.
c
Hi, 1. Out requirements are to store about 4K DB objects 2. We are using the the default MySQL DB that comes as part of DataHub installation (which will be run as a pod). We would like to know how much storage we need to allocate for MySQL pod