strangelove-ventures / cosmos-operator

Cosmos Operator is a kubernetes operator for managing cosmos nodes
Apache License 2.0
77 stars 18 forks source link

Optionally provide ordinal for specific pod snapshotting #371

Closed agouin closed 11 months ago

agouin commented 11 months ago

This allows ScheduledVolumeSnapshots that target specific pods by their ordinal/index. This is useful for deployments where snapshots need to be taken of multiple pods, such as when VolumeSnapshots are local to each node (as is our case with topolvm)