Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 798 Bytes

File metadata and controls

11 lines (7 loc) · 798 Bytes

V1Memory

Properties

Name Type Description Notes
guest K8sIoApimachineryPkgApiResourceQuantity Guest allows to specifying the amount of memory which is visible inside the Guest OS. The Guest must lie between Requests and Limits from the resources section. Defaults to the requested memory in the resources section if not specified. [optional]
hugepages V1Hugepages Hugepages allow to use hugepages for the VirtualMachineInstance instead of regular memory. [optional]

[Back to Model list] [Back to API list] [Back to README]