Skip to content

Conversation

@teddyking
Copy link

About

Document new device_groups property in the vSphere CPI.
Marking as draft for now until the PR to the vSphere CPI has been merged and a new release cut.

Links

* **tag_nsx_vm_objects** [Boolean, optional]: When enabled, tag NSX VM objects with the same set of tags as vsphere VM objects. Available in CPI v97.0.14+.
- **pci_passthroughs** [Array, optional]: Specifies a PCI (Peripheral Component Interconnect) device to attach to VM via vSphere Dynamic DirectPath IO. Requires vSphere 7.0+. Automatically sets the properties `memory_reservation_locked_to_max` and `upgrade_hw_version` to `true`. Each entry requires the PCI card's `device_id` and `vendor_id`. Available in v97+.
- **vgpus** [Array, optional]: Specifies an Nvidia GRID vGPU to attach to VM. Automatically sets the properties `memory_reservation_locked_to_max` and `upgrade_hw_version` to `true`. Available in v97+.
- **device_groups** [Array, optional]: Specifies Device Groups to attach to the VM. Requires vSphere 8.0+. Supports groups of Nvidia vGPU devices. Device groups must be configured in vSphere. Available in vTBC+.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is "vTBC+"?

If it is something open source, please add a link and/or spell out the acronym. If it is a commercial product, then it maybe doesn't belong here, unless it is part of the vSphere/VCF offering that we're integrating with in the CPI.

Copy link
Member

@julian-hj julian-hj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see the comment inline about vTBC--I'm not able to find whatever that is via google, so I think it either needs to be removed or it need a link.

@github-project-automation github-project-automation bot moved this from Inbox to Waiting for Changes | Open for Contribution in Foundational Infrastructure Working Group Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting for Changes | Open for Contribution

Development

Successfully merging this pull request may close these issues.

2 participants