From 4eadf02eafc3948fccb560aaf4f71cb41ee9c37b Mon Sep 17 00:00:00 2001 From: Pegoku <81113533+Pegoku@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:07:38 +0100 Subject: [PATCH] Update readme.md --- Kubernetes/Cloud-Init/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kubernetes/Cloud-Init/readme.md b/Kubernetes/Cloud-Init/readme.md index 4ef2be8..dc2f845 100644 --- a/Kubernetes/Cloud-Init/readme.md +++ b/Kubernetes/Cloud-Init/readme.md @@ -11,4 +11,4 @@ qm set 5000 --serial0 socket --vga serial0 ``` 3. Expand the VM disk size to a suitable size (suggested 10 GB) 4. Create the Cloud-Init template -5. Deploy new VMs by clonding the template (full clone) +5. Deploy new VMs by cloning the template (full clone)