From c643443f4309c29337a2598bc1d80b43f134d93f Mon Sep 17 00:00:00 2001 From: Maximilian Kindshofer Date: Mon, 12 Sep 2022 15:20:33 +0200 Subject: [PATCH] Fix formating in Backup Ranger Delete a space so the warning renders correctly --- .../backup-restore-and-disaster-recovery/back-up-rancher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-rancher.md b/docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-rancher.md index 2142323dd13..4e12a50a376 100644 --- a/docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-rancher.md +++ b/docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-rancher.md @@ -9,7 +9,7 @@ The backup-restore operator needs to be installed in the local cluster, and only Note that the rancher-backup operator version 2.x.x is for Rancher v2.6.x. -::: caution +:::caution When restoring a backup into a new Rancher setup, the version of the new setup should be the same as the one where the backup is made. The Kubernetes version should also be considered when restoring a backup, since the supported apiVersion in the cluster and in the backup file could be different.