feat: add nvidia gpu support to coco pattern#82
Merged
butler54 merged 7 commits intovalidatedpatterns:mainfrom May 6, 2026
Merged
feat: add nvidia gpu support to coco pattern#82butler54 merged 7 commits intovalidatedpatterns:mainfrom
butler54 merged 7 commits intovalidatedpatterns:mainfrom
Conversation
…book Add nvidia-gpu chart (ClusterPolicy, IOMMU MachineConfig) and gpu-workload chart (vectorAdd deployment for CC GPU verification). Add reconcile-kataconfig-gpu.yaml ansible playbook that triggers KataConfig re-reconciliation when GPU nodes are detected but the kata-cc-nvidia-gpu RuntimeClass has not yet been created. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add kata-cc-nvidia-gpu to the runtime class list in the initdata injection policy so GPU workloads receive cc_init_data annotations. Add gpu-workload to workloadNamespaces for Kyverno policy scope. Add LAB.md to .gitignore. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
New values file for bare metal clusters with NVIDIA H100 GPUs. Extends baremetal topology with GPU operator subscription, nvidia-gpu chart, gpu-workload deployment, and reconcile-kataconfig-gpu job. Uses released trustee chart 0.3.* with kbs.gpu.enabled. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The default 128Mi limit causes OOMKill when processing policies across many namespaces on bare metal clusters. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The previous code always hashed the literal strings 'usertoken' and 'admintoken' regardless of whether the user had changed the token files. Now reads the actual file content for hashing. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Document the new GPU topology and provide setup instructions. Clarify that non-GPU systems should use the baremetal topology. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ee6ce9a to
b71c9db
Compare
Update version section from 4.* to 5.* with release history. Document bare metal (v5.1) and GPU (v5.2) support milestones. Note that bare metal is currently tested on SNO only. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.