Skip to main content

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:

  1. Settings → Location Profiles → New Profile.
  2. Cloud Storage Provider: S3 Compatible.
  3. Fill in:
FieldValue
Profile NameFilebase
S3 Endpointhttps://s3.filebase.io
Regionauto
Skip SSL Verificationleave unchecked
BucketYour Filebase bucket
Access KeyYour Filebase access key
SecretYour Filebase secret key
  1. 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.

What's next