kubernetes-sigs / cluster-api-provider-vsphere

Apache License 2.0
373 stars 294 forks source link

Add an option to pin memory for virtual machine #2468

Open maximsnezhkov opened 1 year ago

maximsnezhkov commented 1 year ago

/kind feature

Describe the solution you'd like As an operator I would like to pin memory to max for workload clusters running at production environment. Memory reservation management via the flag will allow operator to override the value of the virtual machine template for test environments in which there may be limited memory resources. As an operator, I will be able to opt out of different build scenarios for test and production environments.

Anything else you would like to add: Option has already available by vsphere api.

Environment:

killianmuldoon commented 1 year ago

/triage accepted