Skip to content

docs(gpu): container variant becomes selectable from bundle values #685

Description

bundles.iaas.gpuOperatorVariant is getting a third accepted value, container, in an upstream fix to the iaas bundle guard. Three pages under content/en/docs/next/ say it does not accept one.

operations/gpu-container-workloads.md is the one that actually misleads. Step 1 tells the reader not to put cozystack.gpu-operator in bundles.enabledPackages, says the bundle only takes default or vgpu, and sends them to a hand-written Package CR. After the fix the bundle is the supported path, and the hand-written CR is only for overrides the bundle does not expose.

virtualization/gpu.md and virtualization/vgpu.md describe the KubeVirt host-device wiring as a consequence of enabling the operator. That holds for default and vgpu. It does not hold for container, which gets the Package and no wiring at all: the host driver stays bound, so no GPU can reach a VM.

The v1.6 copies describe released behaviour and stay as they are. Only next needs the edit, and only once the fix ships in a release, which is why this is an issue and not a PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions