Kasten K10
Kasten K10 is Veeam's enterprise Kubernetes data management platform. It supports S3-compatible storage as a Location Profile for backups and disaster recovery.
Create a Location Profile
In the K10 dashboard:
- Settings → Location Profiles → New Profile.
- Cloud Storage Provider:
S3 Compatible. - Fill in:
| Field | Value |
|---|---|
| Profile Name | Filebase |
| S3 Endpoint | https://s3.filebase.io |
| Region | auto |
| Skip SSL Verification | leave unchecked |
| Bucket | Your Filebase bucket |
| Access Key | Your Filebase access key |
| Secret | Your Filebase secret key |
- Save Profile.
Use in a Backup Policy
In a K10 Backup Policy, select the Filebase Location Profile as the export target. K10 will:
- Snapshot persistent volumes via your CSI driver.
- Export blocks/objects to Filebase.
- Maintain retention per the policy.
Disaster recovery
K10's DR feature writes the K10 catalog itself to the Filebase profile, so if the cluster is destroyed entirely, you can rebuild a new K10 instance and recover from Filebase.