mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 04:55:22 +00:00
update migration across different Kubernetes versions section
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com>
This commit is contained in:
@@ -53,6 +53,7 @@ If you encounter issues, make sure that Velero is running in the same namespace
|
||||
## Migrating Workloads Across Different Kubernetes Versions
|
||||
|
||||
Migration across clusters that are not running the same version of Kubernetes might be possible, but some factors need to be considered: compatibility of API groups between clusters for each custom resource, and if a Kubernetes version upgrade breaks the compatibility of core/native API groups. For more information about API group versions, please see [EnableAPIGroupVersions](enable-api-group-versions-feature.md).
|
||||
**Note:** Velero doesn't support restoring into a cluster with a lower Kubernetes version than where the backup was taken.
|
||||
|
||||
[1]: how-velero-works.md#set-a-backup-to-expire
|
||||
[2]: restic.md
|
||||
|
||||
@@ -53,6 +53,7 @@ If you encounter issues, make sure that Velero is running in the same namespace
|
||||
## Migrating Workloads Across Different Kubernetes Versions
|
||||
|
||||
Migration across clusters that are not running the same version of Kubernetes might be possible, but some factors need to be considered: compatibility of API groups between clusters for each custom resource, and if a Kubernetes version upgrade breaks the compatibility of core/native API groups. For more information about API group versions, please see [EnableAPIGroupVersions](enable-api-group-versions-feature.md).
|
||||
**Note:** Velero doesn't support restoring into a cluster with a lower Kubernetes version than where the backup was taken.
|
||||
|
||||
[1]: how-velero-works.md#set-a-backup-to-expire
|
||||
[2]: restic.md
|
||||
|
||||
@@ -53,6 +53,7 @@ If you encounter issues, make sure that Velero is running in the same namespace
|
||||
## Migrating Workloads Across Different Kubernetes Versions
|
||||
|
||||
Migration across clusters that are not running the same version of Kubernetes might be possible, but some factors need to be considered: compatibility of API groups between clusters for each custom resource, and if a Kubernetes version upgrade breaks the compatibility of core/native API groups. For more information about API group versions, please see [EnableAPIGroupVersions](enable-api-group-versions-feature.md).
|
||||
**Note:** Velero doesn't support restoring into a cluster with a lower Kubernetes version than where the backup was taken.
|
||||
|
||||
[1]: how-velero-works.md#set-a-backup-to-expire
|
||||
[2]: restic.md
|
||||
|
||||
Reference in New Issue
Block a user