Revised per feedback

This commit is contained in:
Jennifer Travinski
2021-10-21 14:35:11 -04:00
parent 62318a410a
commit d290b37517
@@ -26,7 +26,7 @@ _Available as of v1.19.1+k3s1_
In this section, you'll learn how to create backups of the K3s cluster data and to restore the cluster from backup. In this section, you'll learn how to create backups of the K3s cluster data and to restore the cluster from backup.
>**Note on Single-Server with embedded SQLite:** Currently, backups of SQLite are not supported. Instead, make a copy of `/var/lib/rancher/k3s/server` and delete K3s. >**Note on Single-Server with embedded SQLite:** Currently, backups of SQLite are not supported. Instead, make a copy of `/var/lib/rancher/k3s/server` and then delete K3s.
### Creating Snapshots ### Creating Snapshots