kiranchavala commented on issue #7454: URL: https://github.com/apache/cloudstack/issues/7454#issuecomment-1519480768
Hi @saffronjam I was able to reproduce the issue  Currently scaling of running vms is only supported on vmware and xenserver http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html?highlight=scaling#cpu-and-memory-scaling-for-running-vms It could be a limitation on the kvm side http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html?highlight=scaling#cpu-and-memory-scaling-for-running-vms Can you follow these steps 1. Stop the Kubernetes cluster , the vm's associated with kubernetes cluster will also be in stopped state 2. Now go to instance > stopped vm of the k8s cluster > scale the vm or Execute the api call https://cloudstack.apache.org/api/apidocs-4.18/apis/scaleVirtualMachine.html 3. Start the Kubernetes cluster -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
