You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standalone cluster, which start up with 127.0.0.1 as its IP, can take use of distributed file system components in k8s cluster. Users may have demands that they make a snapshot of volumes and recover volumes from the snapshot. It's nice to have an OB cluster recovered from a pvc restored from a snapshot.
Describe the solution you'd like
Add fields like restoreFromSnapshot into obcluster.spec, users can update or create a standalone cluster with existing snapshot.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
chris-sun-star
changed the title
[Feature]: Recover standalone cluster from VolumeSnapshot
[Feature]: Support pause and resume schedule for a resource
May 17, 2024
chris-sun-star
changed the title
[Feature]: Support pause and resume schedule for a resource
[Feature]: Recover standalone cluster from VolumeSnapshot
May 17, 2024
Describe your use case
Standalone cluster, which start up with 127.0.0.1 as its IP, can take use of distributed file system components in k8s cluster. Users may have demands that they make a snapshot of volumes and recover volumes from the snapshot. It's nice to have an OB cluster recovered from a pvc restored from a snapshot.
Describe the solution you'd like
Add fields like
restoreFromSnapshot
intoobcluster.spec
, users can update or create a standalone cluster with existing snapshot.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: