Skip to content

demo(kind): add GPU Operator kind workflow for current CDI defaults#2405

Open
shivakunv wants to merge 1 commit intomainfrom
kind_demo
Open

demo(kind): add GPU Operator kind workflow for current CDI defaults#2405
shivakunv wants to merge 1 commit intomainfrom
kind_demo

Conversation

@shivakunv
Copy link
Copy Markdown
Contributor

@shivakunv shivakunv commented Apr 27, 2026

Description

Add a kind-based GPU Operator demo workflow and align its bootstrap with current runtime-class and CDI behavior.

This change introduces a demo/clusters/kind/ flow for creating a kind cluster, preparing the worker node for NVIDIA runtime support, installing the GPU Operator, and running a sample GPU workload.

This is mainly intended as a demo and validation workflow for running GPU Operator with kind-based setups.

Checklist

  • No secrets, sensitive information, or unrelated changes
  • Lint checks passing (make lint)
  • Generated assets in-sync (make validate-generated-assets)
  • Go mod artifacts in-sync (make validate-modules)
  • Test cases are added for new code paths

Testing

Manual validation :

  • Verified the patch applies cleanly on top of current main after rebasing the older patch series
  • Reviewed the flow against current GPU Operator runtime-class/CDI behavior
  • demo/script-only change and no Go code paths or generated assets

Add a kind-based GPU Operator demo workflow and align its bootstrap with
current runtime-class and CDI behavior.

Co-authored-by: Josh Cox <josh@webhosting.coop>
Co-authored-by: Shiva Kumar <shivaku@nvidia.com>

Co-authored-by: Josh Cox <josh@webhosting.coop>
Co-authored-by: Shiva Kumar <shiva@nvidia.com>
Signed-off-by: Shiva Kumar (SW-CLOUD) <shivaku@nvidia.com>

Co-authored-by: Josh Cox <josh@webhosting.coop>
Signed-off-by: Shiva Kumar (SW-CLOUD) <shivaku@nvidia.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 28.292%. remained the same — kind_demo into main

@shivakunv shivakunv self-assigned this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants