8000 client-python/docs/V1ComponentConfig.md at master · mooperd/client-python · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 763 Bytes

File metadata and controls

11 lines (7 loc) · 763 Bytes

V1ComponentConfig

Properties

Name Type Description Notes
node_placement V1NodePlacement nodePlacement describes scheduling configuration for specific KubeVirt components [optional]
replicas int replicas indicates how many replicas should be created for each KubeVirt infrastructure component (like virt-api or virt-controller). Defaults to 2. WARNING: this is an advanced feature that prevents auto-scaling for core kubevirt components. Please use with caution! [optional]

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

0