scott molinari
08/16/2024, 9:12 AMSaim Safdar
08/16/2024, 11:56 AMwhat would you consider to be a good tool to basically off-load a PV to external storage, to then "rebuild" the PV on the new node?
StatefulSets in Kubernetes provide an excellent foundation for making this design choice. Velero is a powerful tool for backing up Persistent Volumes (PVs) to external storage, enabling seamless restoration to a new node. Similarly, with Rook-Ceph, you can efficiently migrate data by detaching and reattaching PVs to different nodes within the cluster
KubeBlocks uses a unified set of APIs (CRDs) and code to manage various databases and my initial observation is was build up to have day 02 operations in mind and to collect monitoring metrics from rich data sources and is compatible with AWS, GCP, Azure,
But above all, I believe it’s less about the feature set you look in the tool and more about the design choices for deploying databases that can scale and aggregate with different apps and permission models for the team using it.Ramiro Berrelleza
08/16/2024, 5:26 PMRamiro Berrelleza
08/16/2024, 5:28 PMscott molinari
08/17/2024, 4:56 AMMoshe Immerman
08/18/2024, 7:42 PMscott molinari
08/19/2024, 5:08 AM