Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Run a managed Kubernetes service on your GPU infrastructure. Each customer gets
<figcaption>Central control plane managing tenant clusters for customers</figcaption>
</figure>

**What makes this path different:** Customers never touch Platform. They interact with your product. Platform RBAC locks direct access to your platform engineering team.
**What makes this path different:** Customers never touch Platform. They interact with your product. Platform RBAC locks direct access to your platform engineering team. This architecture also maps to the cluster-level isolation criteria that AI cloud buyers evaluate in frameworks like [ClusterMAX](https://www.vcluster.com/clustermax).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[Google.WordList] Use 'tap' instead of 'touch'.


## Day 0: Design decisions

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ One management plane for GPU compute from every source you own or contract. Whet
<figcaption>Central control plane managing tenant workloads across distributed compute capacity sources</figcaption>
</figure>

**What makes this path different:** Every compute source, regardless of where it lives or who operates it, follows the same onboarding playbook. One ops team, one management plane, no per-provider tooling.
**What makes this path different:** Every compute source, regardless of where it lives or who operates it, follows the same onboarding playbook. One ops team, one management plane, no per-provider tooling. This architecture also maps to the cluster-level isolation criteria that AI cloud buyers evaluate in frameworks like [ClusterMAX](https://www.vcluster.com/clustermax).

## Day 0: Design decisions

Expand Down
Loading