Closed devimc closed 6 years ago
currently if a docker container is created with a CPU constrain, the VM start with the wrong number of vCPUs, the VM must start with the number of vCPUs specified by default_vcpus allowing to the runtime hot add / remove resources as needed
default_vcpus
more info see: https://github.com/clearcontainers/runtime/issues/1032 and https://github.com/clearcontainers/runtime/pull/1041
currently if a docker container is created with a CPU constrain, the VM start with the wrong number of vCPUs, the VM must start with the number of vCPUs specified by
default_vcpus
allowing to the runtime hot add / remove resources as neededmore info see: https://github.com/clearcontainers/runtime/issues/1032 and https://github.com/clearcontainers/runtime/pull/1041