docs(conformance): update CNCF evidence for multi-platform and training#425
Merged
yuanchen8911 merged 1 commit intoNVIDIA:mainfrom Mar 18, 2026
Merged
Conversation
dims
previously approved these changes
Mar 18, 2026
aa732f4 to
1de9594
Compare
Update CNCF AI Conformance evidence and submission for platform-neutral presentation with multi-intent coverage. - Set platformName to "NVIDIA AI Cluster Runtime" matching README - Add 3 SHOULD requirements (driver_runtime_management, gpu_sharing, virtualized_accelerator) to PRODUCT.yaml - Add Kubeflow Trainer (training) evidence to robust-operator.md alongside Dynamo (inference) - Add GKE cluster autoscaler evidence to cluster-autoscaling.md alongside EKS ASG - Redact cloud-provider artifacts (node names, DNS, project IDs) from all evidence files except cluster-autoscaling.md - Update headers to platform-neutral format across all evidence docs - Update submission/README.md, evidence/index.md, and cncf/index.md for consistency - Fix PRODUCT.yaml: k8sConformanceUrl, productLogoUrl (SVG) - Remove Karpenter references from docs and code - Update Kubernetes version references to v1.35 Signed-off-by: Yuan Chen <yuanchen97@gmail.com>
1de9594 to
06a92e6
Compare
dims
approved these changes
Mar 18, 2026
xdu31
pushed a commit
to xdu31/aicr
that referenced
this pull request
Mar 24, 2026
…ng (NVIDIA#425) Signed-off-by: Yuan Chen <yuanchen97@gmail.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.
Summary
driver_runtime_management,gpu_sharing,virtualized_accelerator) to PRODUCT.yamlrobust-operator.mdalongside Dynamo (inference)cluster-autoscaling.mdalongside EKS ASGcluster-autoscaling.mdfor platform-neutral presentationk8sConformanceUrl, updateproductLogoUrlto SVG, setplatformNameto "NVIDIA AICR-Enabled Kubernetes Platform"submission/README.mdand index files for consistencyCNCF submission readiness
k8sConformanceUrlset to EKS k8s-conformance entry (AICR validated on multiple conformant platforms)productLogoUrlupdated to raw SVG from CNCF landscapecluster-autoscaling.md(by design)Test plan
make testpasses (Go code change inpkg/evidence/requirements.go)