|
| 1 | +# WG Kubernetes AI Conformance Charter |
| 2 | + |
| 3 | +This charter adheres to the conventions described in the [Kubernetes Charter README] and uses |
| 4 | +the Roles and Organization Management outlined in [sig-governance]. |
| 5 | + |
| 6 | +## Scope |
| 7 | + |
| 8 | +The goal of this group is to define a standardized set of capabilities, APIs, and configurations that a Kubernetes cluster must offer to reliably and efficiently run AI/ML workloads. This initiative aims to simplify AI/ML operations on Kubernetes, accelerate adoption, guarantee interoperability and portability for AI workloads, and enable ecosystem growth on an industry-standard foundation. |
| 9 | + |
| 10 | +### In scope |
| 11 | + |
| 12 | +#### Code, Binaries and Services |
| 13 | + |
| 14 | +- The primary artifact will be the (working title for now) "CNCF Kubernetes AI Conformance" specification and support for the creation of a suite of tests to demonstrate conformance. |
| 15 | + |
| 16 | +#### Cross-cutting and Externally Facing Processes |
| 17 | + |
| 18 | +- The Working Group will consider its primary problem-solving objective complete upon the successful definition and adoption of a stable (working title for now) "CNCF Kubernetes AI Conformance" specification. |
| 19 | +- The first Version will not include any tests in the Kubernetes Codebase and will be a self assessment questionnaire |
| 20 | +- Once the initial conformance is established and widely recognized, the ongoing maintenance and evolution of the conformance will be evaluated. Including determining a suitable SIG for Code Organization, Ownership and Architecture and support to create the initial suite of tests. |
| 21 | +After the Ownership is clarified and handed over, the WG dissolves. |
| 22 | + |
| 23 | +### Out of scope |
| 24 | + |
| 25 | +This WG is not responsible for maintenance and evolution of the conformance program, which will be run by the CNCF. Some aspects may be owned by existing SIGs (e.g. Architecture, Testing) alongside the CNCF, such as Kubernetes specific definitions, testing and tooling, and the pre-existing Kubernetes conformance definition and tests. |
| 26 | + |
| 27 | +## Roles and Organization Management |
| 28 | + |
| 29 | +This WG follows adheres to the Roles and Organization Management outlined in [sig-governance] |
| 30 | +and opts-in to updates and modifications to [sig-governance]. |
| 31 | + |
| 32 | +### Additional responsibilities of Chairs |
| 33 | + |
| 34 | +- The Working Group will have designated Chair(s) responsible for guiding discussions and ensuring progress. |
| 35 | +- A note-taker will be assigned for each meeting, and active participation from all contributors will be encouraged. |
| 36 | +- Agendas and meeting notes will be publicly accessible. |
| 37 | + |
| 38 | +### Stakeholder SIGs |
| 39 | + |
| 40 | +- SIG Architecture (Sponsoring SIG) |
| 41 | +- SIG Testing |
| 42 | + |
| 43 | + |
| 44 | +[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md |
| 45 | +[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md |
0 commit comments