docs(conformance): refresh evidence from EKS v1.35 cluster#323
Merged
mchmarny merged 1 commit intoNVIDIA:mainfrom Mar 10, 2026
Merged
Conversation
…00 nodes Regenerated all 8 CNCF AI Conformance evidence files from a fresh deployment on EKS v1.35 with 2x p5.48xlarge GPU nodes using the --cncf-submission behavioral evidence collection. Changes: - Kubernetes v1.34 → v1.35 - 1 GPU node → 2 GPU nodes (16 GPUs total) - DCGM metrics section now populated (was empty) - ASG details resolved via instance ID fallback - ELB hostnames auto-redacted - Robust operator shows PodCliques and filtered workload pods - DRA evidence includes pending state explanation note - Cluster autoscaling clarifies configuration-level evidence - Gateway CRDs shown via name-grep (no empty label queries) - Updated README and index to reflect v1.35 and 2-node cluster Signed-off-by: yuanchen97@gmail.com
4d7840a to
44b8fde
Compare
mchmarny
approved these changes
Mar 10, 2026
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
Refresh all 8 CNCF AI Conformance evidence files from a fresh deployment on EKS v1.35 with 2x p5.48xlarge GPU nodes, generated using
--cncf-submission.Motivation / Context
Evidence was last refreshed in PR #302 against K8s v1.34 with 1 GPU node. This updates to v1.35 with 2 GPU nodes and incorporates evidence script improvements from PR #322.
Fixes: N/A
Related: #322, #302
Type of Change
Component(s) Affected
cmd/aicr,pkg/cli)cmd/aicrd,pkg/api,pkg/server)pkg/recipe)pkg/bundler,pkg/component/*)pkg/collector,pkg/snapshotter)pkg/validator)pkg/errors,pkg/k8s)docs/,examples/)Implementation Notes
Evidence improvements over previous version:
Testing
Documentation-only change. Evidence generated and verified on live EKS cluster.
Risk Assessment
Rollout notes: N/A
Checklist
make testwith-race)make lint)git commit -S)