-
Story
-
Resolution: Unresolved
-
High
-
None
-
Product / Portfolio Work
-
3
-
False
-
-
False
-
Not Selected
-
-
-
Yes
-
Denalli #2026/3, Denalli #2026/4
Goal
Extend the existing RuntimeClass management logic (KATA-3968) of OSC operator to support GPU and GPU-CC workloads in confidential and non-confidential scenarios respectively.
Why this matters
Extending the logic to create the appropriate runtimeclass and its corresponding handler for GPU and GPU-CC
Acceptance Criteria
The story will be complete when the following logic is included in the OSC operator:
- RuntimeClass Management for GPU-non-cc Workloads
- create RuntimeClass for kata-gpu (or kata-nvidia-gpu)
- Set handler to kata-gpu or kata-nvidia-gpu
- Clean up kata-gpu RuntimeClass when GPU only feature is disabled
- RuntimeClass Management for GPU-CC Workloads
- create RuntimeClass for kata-cc-gpu (or kata-nvidia-gpu-cc)
- Set handler to kata-cc-gpu-intel (TDX) or kata-cc-gpu-amd (SNP)
- Clean up kata-cc-gpu RuntimeClass when GPU-CC feature is disabled
- is documented by
-
KATA-4708 [Doc] GPU runtimes
-
- New
-
- links to