From 7a8c925de652288a3b10f74330f5e912b72c4fa9 Mon Sep 17 00:00:00 2001 From: PoAn Yang Date: Mon, 24 Jun 2024 13:10:31 +0800 Subject: [PATCH] Update docs/advanced/cluster-shutdown.md Co-authored-by: vickyhella --- docs/advanced/cluster-shutdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/cluster-shutdown.md b/docs/advanced/cluster-shutdown.md index 956da3c825..dc4310444b 100644 --- a/docs/advanced/cluster-shutdown.md +++ b/docs/advanced/cluster-shutdown.md @@ -10,7 +10,7 @@ To gracefully shut down a Harvester cluster, please take the following steps to 1. Shut down all VMs. 2. Take backups for all VMs. -3. Download all VM Images. (Since Harvester hasn't automatically backup VM Images in the backup target, you have to keep VM Images by yourself.) +3. Download all VM images (since Harvester doesn't automatically back up VM images, you need to manually download the VM images). 4. Shut down all agent nodes. 5. Shut down all management nodes.