Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/partials/snapshots/_velero-compatibility.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
The following table lists which versions of Velero are compatible with each version of KOTS. For a list of the supported Kubernetes versions for each Velero version, see [Velero compatibility matrix](https://github.com/vmware-tanzu/velero#velero-compatibility-matrix) in the vmware-tanzu/velero repository.

:::note If you're running KOTS with Velero 1.17+, pod volume backups using restic will fail because Velero 1.17 removed the --uploader-type=restic flag. Restores of existing restic backups still work. If you depend on snapshots, stay on Velero 1.16.x until a KOTS update with kopia support ships.
Comment thread
xavpaice marked this conversation as resolved.
Outdated
Comment thread
xavpaice marked this conversation as resolved.
Outdated
Comment thread
xavpaice marked this conversation as resolved.
Outdated
Comment thread
xavpaice marked this conversation as resolved.
Outdated
Comment thread
xavpaice marked this conversation as resolved.
Outdated
:::

| KOTS version | Velero version |
|------|-------------|
| 1.125.2 and later | 1.11.0 to 1.16.2 |
| 1.125.0 and later | 1.11.0 to 1.16.1 |
| 1.124.18 and later | 1.11.0 to 1.16.0 |
| 1.124.0 and later | 1.11.0 to 1.15.2 |
| 1.123.1 and later | 1.11.0 to 1.15.1 |
| 1.117.3 and later | 1.11.0 to 1.14.1 |
| 1.117.3 and later | 1.11.0 to 1.14.1 |
Loading