problemIn CS 4.22.0.0. I have created custom template for CSK with OS Ubuntu 24.04, I have followed the guide to create the template, however while creating the K8s cluster it's failing with error and I unable to see the Kubernetes Cluster config, though controler vm and node vm gets provisioned but inside controler vm no k8s services are configured. If anyone has faced this issue earlier with CS 4.22.0.0 then requesting to kind extend the help. versionsACS - 4.22.0.0 The steps to reproduce the bug
What to do about it?No response |
Replies: 3 comments 3 replies
|
@amitmvyas did you update the ssh keypair in the template Once the VM is deployed, place the Management Server’s SSH Public key at the cloud user’s authorized_keys file at ~/.ssh/authorized_keys |
|
@kiranchavala : This is already in place. The problem is when I do a virt dumxl for k8s master node I don't see CD ROM device in that. Even I tried login into master vm and try to see the logs which show that it's still trying to find the /mnt/k8sdisk mount point. Do let me know if I have to share any other details ? will bee happy to share the same. Regards, |
|
@amitmvyas could you please test with the default ubuntu template mentioned in the docs
https://download.cloudstack.org/testing/custom_templates/ubuntu/22.04/cks-ubuntu-2204-kvm.qcow2.bz2
cloud:cloud
|

#13056 (comment) I have managed to resolve the core issue. The template is missing qemu-guest-agent. I am yet to resolve the cluster status issue. But the cluster is fully functional.