diff --git a/Kubernetes/Cloud-Init/readme.md b/Kubernetes/Cloud-Init/readme.md index dc2f845..99c24dc 100644 --- a/Kubernetes/Cloud-Init/readme.md +++ b/Kubernetes/Cloud-Init/readme.md @@ -1,14 +1,24 @@ 1. Download the ISO using the GUI (tested on https://cloud-images.ubuntu.com/lunar/current/lunar-server-cloudimg-amd64-disk-kvm.img) -1. Create the VM via CLI -``` -qm create 5000 --memory 2048 --core 2 --name ubuntu-cloud --net0 virtio,bridge=vmbr0 +2. Create the VM via CLI +```bash +VMID=