Updating GPU Operator Version in PAIF 9.1 VCFA AI Kubernetes Cluster Blueprints
search cancel

Updating GPU Operator Version in PAIF 9.1 VCFA AI Kubernetes Cluster Blueprints

book

Article ID: 439984

calendar_today

Updated On:

Products

VCF Private AI Services

Issue/Introduction

In VMware Private AI Foundation (PAIF) 9.1, the default NVIDIA GPU Operator version used in the VCFA AI Kubernetes cluster blueprints is v25.3.1. This version may no longer be supported by NVIDIA.

This KB article guides users on how to update the PAIF 9.1 VCFA blueprints to use the updated NVIDIA GPU Operator v25.10.1.

Environment

VMware Private AI Foundation 9.1

Resolution

After running the VCFA Private AI Foundation Quickstart wizard, the system generates AI Kubernetes cluster blueprints based on the user's selections for GPU mode and environment connectivity.

In Step 3 of the wizard, the user selects:

  • NVIDIA GPU DirectPath Mode: vGPU mode or Fixed/Dynamic DirectPath mode (Passthrough)

  • Environment Connectivity: Cloud (NVIDIA NGC catalog) or Air-gapped (locally hosted resources)

These two selections produce four possible combinations, each generating a different AI Kubernetes cluster blueprint variant.

Step 1: Navigate to the Blueprint in VCFA

  1. Log in to VCF Automation.

  2. Go to Build & Deploy > Blueprint Design > Blueprints tab.

  3. Locate the AI Kubernetes cluster blueprint to be updated.

  4. Click the blueprint name to open it, then switch to the Code tab on the right panel.

Step 2: Apply the Code Changes

  1. Identify Scenario & Open Attachment: Identify the specific deployment scenario among the four available options and open the corresponding README file in the attachment.

    • The README file contains a series of numbered changes for the scenario, each with a Find code block and a Replace with code block.

  2. Navigate to the Code Tab: In the blueprint editor, click on the "Code" tab at the top right to view the underlying YAML configuration.

  3. Find and Replace Code: Click the "SEARCH" button on the top right side of the code panel.

    • For each change listed in the README file, locate the exact Find code block within the blueprint's code.

    • Replace it entirely with the corresponding Replace with code block from the README file.

  4. Repeat: Repeat the search and replace process until all changes specified in the README file for the selected scenario have been successfully applied. Save the changes when finished.

Step 3: Save and Publish

  1. Click the "VERSION" button located at the bottom left of the main screen to open the versioning dialog.

  2. In the "Creating Version" pop-up window, check the box next to "Publish this version to the catalog".

  3. Click the "CREATE" button at the bottom right of the pop-up window to finalize and publish.

Attachments

update-gpu-operator-paif91-blueprints.zip get_app