From 46cc66b2124dfcb7b32dd602e150aea762bd98ad Mon Sep 17 00:00:00 2001 From: tehNooB <125163838+JamesTurland@users.noreply.github.com> Date: Wed, 18 Oct 2023 09:29:02 +0100 Subject: [PATCH] Update readme.md --- Kubernetes/Cloud-Init/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Kubernetes/Cloud-Init/readme.md b/Kubernetes/Cloud-Init/readme.md index 31a1c0c..2f1fbf8 100644 --- a/Kubernetes/Cloud-Init/readme.md +++ b/Kubernetes/Cloud-Init/readme.md @@ -9,6 +9,6 @@ qm set 5000 --ide2 nvme:cloudinit qm set 5000 --boot c --bootdisk scsi0 qm set 5000 --serial0 socket --vga serial0 ``` -1. Expand the VM disk size to a suitable size -1. Create the Cloud-Init template -1. Deploy new VMs by clonding the template (full clone) +3. Expand the VM disk size to a suitable size +4. Create the Cloud-Init template +5. Deploy new VMs by clonding the template (full clone)