#8707·velero

Support multiple transmission protocols

Author: clcc2019Created Feb 20, 2025Updated Sep 18, 2026
Labelsbacklogrepository

Describe the problem/challenge you have

Velero currently supports a limited set of storage backends for Kopia, and there is a need for broader support for additional storage protocols such as SFTP, rclone, and Google Cloud Storage (GCS). The lack of these options restricts flexibility for users who want to utilize Velero in environments with these storage protocols.

Describe the solution you'd like

I would like Velero to support additional Kopia storage protocols, specifically:

SFTP: Allow backup and restore operations to be performed using SFTP as the storage backend. rclone: Add support for rclone-compatible storage backends, enabling users to integrate with various cloud providers and protocols. Google Cloud Storage (GCS): Provide native support for GCS as a backup target via Kopia, allowing for seamless cloud integration. Anything else you would like to add:

Supporting these additional protocols will significantly improve Velero’s versatility and usability in diverse environments. These enhancements could be beneficial for users with specific cloud storage needs or those operating in restricted environments where these protocols are preferred.

Environment:

Velero version (use velero version):1.15.2 Kubernetes version (use kubectl version): v1.31.6 Kubernetes installer & version: Cloud provider or hardware configuration: OS (e.g. from /etc/os-release):linux