good day folks,
we are going to migrate from an old to a new k8s platform an application that uses/store a huge amount of data (dozens of Terabytes).
Currently these data are stored in a single NFS storage outside of k8s. We would like to move these data to a set of PVCs. Sure we don’t want to have single PVC. What is the most resonable size for these PVCs?
Does anyone have experience with a situation like this, and protecting such a thing with K10?
P.S.: moving the data to an S3 storage is currently not an option