Merge pull request #3621 from jtravee/SQLite-backup

Added blurb on SQLite backups in K3s
This commit is contained in:
Jen Travinski
2021-10-21 15:26:39 -04:00
committed by GitHub
@@ -26,6 +26,8 @@ _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.
>**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
Snapshots are enabled by default.