-
Story
-
Resolution: Done
-
Critical
-
None
Memory and CPU resource limits being set by KubeVirt is largely automatic. The dynamic afoot is that if a namespace has a quota for memory/CPU and the AutoResourceLimits FeatureGate is set, KubeVirt will automatically set limits on a VM (if not already set). Currently we use a multiple of 2x for memory (this value might change before GA). This story is about capturing this piece of information in our documentation.