mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 19:05:41 +00:00
15 lines
790 B
HTML
15 lines
790 B
HTML
<div>
|
|
<ul>
|
|
<li>
|
|
<p>Rancher Kubernetes Engine v0.1.7 or later</p>
|
|
<p>The commands for taking <code>etcd</code> snapshots are only available in RKE v0.1.7 and later.</p>
|
|
</li>
|
|
<li>
|
|
<p><code>rancher-cluster.yml</code></p>
|
|
<p>You'll need the RKE config file that you used for Rancher install, <code>rancher-cluster.yml</code>. You created this file during your initial install. Place this file in same directory as the RKE binary.</p>
|
|
</li>
|
|
<li>
|
|
You must restore each of your <code>etcd</code> nodes to the <i>same</i> snapshot. Copy the snapshot you're using from one of your nodes to the others before running the <code>etcd snapshot-restore</code> command.
|
|
</li>
|
|
</ul>
|
|
</div> |