I have a K8S cluster running on DigitalOcean. I have a Postgresql database and I want to create a volume using DigitalOcean BlockStorage, which will be used by the Postgresql module as a volume. Are there any examples of how to do this?
If you cannot use DigitalOcean blockstorage, how do most companies launch a data warehouse for databases?
Sonam source
share