Skip to content

Commit 79c4ff2

Browse files
Clarify the importance of providing a consistent multi-tenant experience (#948)
* Clarify the importance of providing a consistent multi-tenant experience Rephrase sentence to improve clarity and emphasis on prioritization. Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Update charter.md Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Update charter.md Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Update charter.md Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Update charter.md Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> --------- Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
1 parent 517218c commit 79c4ff2

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

wg-manifests/charter.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ outlined in [wg-governance].
66

77
## Scope
88

9-
We automatically synchronize the application and dependencies manifests to then elaborately combine (configure) them for a full platform experience.
10-
Providing a consistent and tested end-to-end multi-tenant experience is the most important task of the platform/manifests WG.
11-
To achieve this we maintain an extensive testing suite that covers most basic scenarios users would expect from a Platform for ML orchestration.
12-
We also provide the documentation regarding, but not limited to installation, extension, security and architecture to enable users to run their own ML Platform on Kubernetes.
13-
Users may choose to derive from platform/manifests to create so called distributions, which are opinionated to satisfy individual requirements.
14-
Users may also choose to install individual components without the benefits of the platform.
9+
- Automatically synchronize the application and dependencies manifests to then elaborately combine (configure) them for a full platform experience.
10+
- Prioritize and provide a consistent, tested, and end-to-end multi-tenant experience is the most important task of the platform/manifests WG.
11+
- Maintain an extensive testing suite in order to cover scenarios that our community members and users expect from a Platform designed for AI/ML orchestration.
12+
- Provide documentation that covers (but is not limited to) installation, extension, security, and architecture decisions in order to enable users to run an ML Platform on Kubernetes (whatever form that may take).
13+
- Ensure that individuals can leverage our integrated platform and manifests in order to create an opinionated distribution that satisfies their individual requirements. Users may also choose to install individual components without the benefits of the platform.
1514

1615
### In scope
1716

0 commit comments

Comments
 (0)