Skip to content

Commit

Permalink
GITBOOK-1086: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 authored and gitbook-bot committed Sep 14, 2024
1 parent 0bfa43c commit 4388b5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added .gitbook/assets/rancher-pvc-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions deployment/production.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ When RKE2 is restored from backup, the old data directory will be moved to /var/
`systemctl start rke2-server`
6. You can continue to add new server and worker nodes to cluster.

### Backup of Persistent Volume information

The mapping between PVCs and PV must be saved after the installation so in case the cluster goes down, or NFS has issues, one can recreate the pods with original data. Download the YAML as shown below and keep it securely accessible to system administrators.  

<figure><img src="../.gitbook/assets/rancher-pvc-download.png" alt=""><figcaption></figcaption></figure>

### NFS&#x20;

### Cluster access key
Expand Down

0 comments on commit 4388b5b

Please sign in to comment.