Shareable Volume Backup and Restore

In some situations K10 may not currently support the creation of snapshots through the underlying storage provider. Generally, we recommend backing up volumes in these circumstances using the Generic Volume Snapshot method. However, this method involves configuring the application with a Kanister sidecar container that will mount the volume concerned and copy out the data.

As a special case, when the storage concerned is capable of being shared between pods, K10 can back up the data without any modifications to the application. This is done by using an external pod in the application namespace.

Supported storage providers

The following storage providers support this feature-

Prerequisites

Create a Location Profile

If you haven't done so already, create a Location profile with the appropriate Location and Credentials information from the K10 settings page. Instructions for creating location profiles can be found here

The location profile must be present for shareable volume backups to work.