docs: Update branding from ThreeFold to Mycelium across documentation

This commit is contained in:
mik-tf
2025-11-25 18:00:09 -05:00
parent 81ec86711f
commit e4ac79e542
13 changed files with 33 additions and 40 deletions

View File

@@ -5,7 +5,7 @@ slug: /cloud
# What is Mycelium Cloud?
Mycelium Cloud lets you deploy and manage **Kubernetes clusters** on the decentralized ThreeFold Grid infrastructure.
Mycelium Cloud lets you deploy and manage **Kubernetes clusters** on decentralized Mycelium infrastructure.
Run your containerized workloads on distributed, cost-effective infrastructure with built-in security and global availability.
@@ -18,13 +18,13 @@ Mycelium Cloud provides a complete platform for cloud-native applications:
3. **Deploy clusters** with custom configurations.
4. **Manage workloads** using standard Kubernetes tools.
All of this runs on the ThreeFold Grid's decentralized infrastructure.
All of this runs on Mycelium's decentralized infrastructure.
## Why Use Mycelium Cloud?
### 🌍 Decentralized Infrastructure
- Deploy on ThreeFold Grid's distributed network.
- Deploy on Mycelium's distributed grid of nodes.
- No dependency on centralized cloud providers.
- Global node distribution.
- True infrastructure sovereignty.
@@ -57,7 +57,7 @@ All of this runs on the ThreeFold Grid's decentralized infrastructure.
| **K3s Kubernetes** | Lightweight, certified Kubernetes distribution |
| **Mycelium Networking** | IPv6 overlay with encrypted P2P connections |
| **High Availability** | Multi-master clusters for production workloads |
| **Global Nodes** | Deploy across worldwide ThreeFold Grid locations |
| **Global Nodes** | Deploy across worldwide Mycelium grid locations |
| **Standard APIs** | Use `kubectl`, Helm, and all Kubernetes tools |
| **Web Dashboard** | Manage clusters through an intuitive UI |
| **SSH Access** | Direct node access for debugging and management |
@@ -83,7 +83,7 @@ Mycelium Cloud uses peer-to-peer networking for direct access:
│ │ Node │ │ Node │ │
│ └──────────┘ └──────────┘ │
└──────────────────────────────────────┘
ThreeFold Grid Infrastructure
Mycelium Cloud Infrastructure
```
**Network flow:**
@@ -127,7 +127,7 @@ Mycelium Cloud uses peer-to-peer networking for direct access:
- **Kubernetes:** K3s v1.26+ (production-ready, lightweight).
- **Networking:** Mycelium CNI with IPv6 support.
- **Infrastructure:** ThreeFold Grid decentralized nodes.
- **Infrastructure:** Mycelium's decentralized nodes.
- **Management:** Web dashboard + API + `kubectl`.
## What You Get