cozystack icon indicating copy to clipboard operation
cozystack copied to clipboard

Let users specify CPU requests in VCPUs

Open lllamnyp opened this issue 6 months ago • 1 comments

With this change a request for a virtual machine with 3 vCPUs will reserve exactly the same amount of physical compute, as a request for a Clickhouse instance with {"resources": {"cpu": "3"}} in its values, with the scaling factor being KubeVirt's CPU allocation ratio.

lllamnyp avatar May 22 '25 06:05 lllamnyp