docs: Update branding from ThreeFold to Mycelium across documentation
This commit is contained in:
@@ -7,7 +7,7 @@ slug: /vdc
|
||||
|
||||
Mycelium Virtual Data Centers (VDC) let you provision full cloud environments — compute, storage, and networking — without owning or operating physical servers.
|
||||
|
||||
They are built on top of **Mycelium Cloud** and the **ThreeFold Grid**, combining decentralized infrastructure with managed Kubernetes and Mycelium networking.
|
||||
They are built on top of **Mycelium Cloud** and the underlying decentralized grid, combining distributed infrastructure with managed Kubernetes and Mycelium networking.
|
||||
|
||||
## What Is a VDC?
|
||||
|
||||
@@ -32,13 +32,13 @@ Adapted from the "Virtual Data Centers" focus in the Mycelium Cloud UI:
|
||||
|
||||
## How VDC Relates to Mycelium Cloud
|
||||
|
||||
Under the hood, a VDC is powered by **K3s Kubernetes clusters** running on the ThreeFold Grid via Mycelium Cloud:
|
||||
Under the hood, a VDC is powered by **K3s Kubernetes clusters** running on the Mycelium grid via Mycelium Cloud:
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
A[You] --> B[Mycelium Cloud Dashboard]
|
||||
B --> C[Provision VDC / Cluster]
|
||||
C --> D[ThreeFold Grid Nodes]
|
||||
C --> D[Mycelium Grid Nodes]
|
||||
D --> E[Applications & Services]
|
||||
|
||||
A -. Mycelium Network .-> E
|
||||
|
||||
Reference in New Issue
Block a user