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

@@ -8,13 +8,13 @@ sidebar_position: 6
## Overview
Mycelium Cloud provides a comprehensive platform for deploying and managing Kubernetes clusters on the decentralized ThreeFold Grid infrastructure. This guide covers the core features and capabilities available to developers.
Mycelium Cloud provides a comprehensive platform for deploying and managing Kubernetes clusters on decentralized Mycelium infrastructure. This guide covers the core features and capabilities available to developers.
## Architecture
### Decentralized Infrastructure
Mycelium Cloud deploys on ThreeFold Grid's distributed network, providing:
Mycelium Cloud deploys on a distributed grid of Mycelium nodes, providing:
- **Direct Node Access** Each node gets a unique Mycelium IP address
- **Cross-Node Communication** Services communicate across nodes using Mycelium networking
@@ -113,7 +113,7 @@ Expose any service to the public web with a simple Kubernetes resource. No compl
- **Configure VMs** Define your virtual machines:
- Choose CPU, memory, and storage requirements
- Select the number of master and worker nodes
- **Select Nodes** Choose ThreeFold Grid nodes for deployment
- **Select Nodes** Choose Mycelium nodes for deployment
- **Review & Deploy** Confirm your configuration and deploy
### 3. Access Your Cluster