Kubernetes AI Conformance — QKS Evidence
This page publishes the self-assessment evidence for the QKS / kosmosai platform against CNCF Kubernetes AI Conformance. For every requirement, the exact commands executed and their output are included verbatim so that the submission's evidence field can reference them.
This evidence is submitted under ORKESTRIX, the QUANTUM C&S Kubernetes distribution (which includes QKS); the AI capabilities shown here run as components of the ORKESTRIX stack, many of them QKS-branded.
Program summary
CNCF AI Conformance verifies whether a Kubernetes platform has the foundational capabilities to reliably run AI/ML workloads (training, inference, agentic). It builds on the base Kubernetes Conformance certification and currently uses a self-assessment + public-evidence submission model.
- Base conformance: k8s-conformance/v1.36/orkestrix
- Checklist: AIConformance-1.36.yaml
:::note Checklist version
This evidence targets the v1.36 checklist. dra_support (MUST in v1.35) was removed in v1.36 and is therefore out of scope.
:::
Evidence status (MUST items · v1.36)
| Item | Category | Status | Evidence |
|---|---|---|---|
| ai_inference | Networking | Met (evidence included) | View |
| gang_scheduling | Scheduling | Met (evidence included) | View |
| cluster_autoscaling | Scheduling (conditional) | Met (condition does not apply) | View |
| pod_autoscaling | Scheduling (conditional) | Met (evidence included) | View |
| accelerator_metrics | Observability | Met (evidence included) | View |
| ai_service_metrics | Observability | Met (evidence included) | View |
| secure_accelerator_access | Security | Met (evidence included) | View |
| robust_controller | Operator | Met (evidence included) | View |
Evidence status (SHOULD items · optional)
| Item | Category | Status | Evidence |
|---|---|---|---|
| gpu_sharing | Accelerators | Met (evidence included) | View |
Each evidence page's code blocks contain the commands and output executed on a real cluster, verbatim. Reviewers can re-run the commands to verify the results.