docs: Update branding from ThreeFold to Mycelium across documentation
This commit is contained in:
@@ -10,11 +10,11 @@ Common questions about deploying and managing Kubernetes clusters on Mycelium Cl
|
||||
|
||||
### What is Mycelium Cloud?
|
||||
|
||||
Mycelium Cloud is a platform for deploying and managing Kubernetes clusters on the decentralized ThreeFold Grid infrastructure. It provides K3s clusters with Mycelium peer-to-peer networking, making it easy to run containerized applications on distributed, cost-effective infrastructure.
|
||||
Mycelium Cloud is a platform for deploying and managing Kubernetes clusters on decentralized Mycelium infrastructure. It provides K3s clusters with Mycelium peer-to-peer networking, making it easy to run containerized applications on distributed, cost-effective infrastructure.
|
||||
|
||||
### What makes Mycelium Cloud different?
|
||||
|
||||
- **Decentralized Infrastructure** – Runs on ThreeFold Grid's distributed network
|
||||
- **Decentralized Infrastructure** – Runs on Mycelium's distributed grid of nodes
|
||||
- **IPv6 Networking** – Built-in Mycelium peer-to-peer networking
|
||||
- **Cost Effective** – Competitive pricing on decentralized infrastructure
|
||||
- **No Vendor Lock-in** – Standard Kubernetes (K3s) – works with all K8s tools
|
||||
@@ -266,7 +266,7 @@ See **[Kubernetes Basics](/cloud/kubernetes-basics#secrets)** for more details.
|
||||
### Where can I get more information and support?
|
||||
|
||||
- **Documentation** – [Getting Started](/cloud/getting-started), [Deployment Tutorials](/cloud/tutorial)
|
||||
- **Community** – [ThreeFold Telegram](https://t.me/threefold/1)
|
||||
- **Community** – [Mycelium Community Telegram](https://t.me/threefold/1)
|
||||
|
||||
### How do I report a bug?
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -4,7 +4,7 @@ sidebar_position: 2
|
||||
|
||||
# Getting Started with Mycelium Cloud
|
||||
|
||||
Deploy your first Kubernetes cluster on the ThreeFold Grid in just a few steps.
|
||||
Deploy your first Kubernetes cluster on Mycelium's decentralized infrastructure in just a few steps.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
@@ -118,7 +118,7 @@ Workers: 2 nodes (2 CPU, 4GB RAM, 50GB storage each)
|
||||
|
||||
### Select Nodes
|
||||
|
||||
1. The system will show available ThreeFold Grid nodes
|
||||
1. The system will show available Mycelium nodes
|
||||
2. Select nodes for your deployment
|
||||
- Choose based on location, specs, and availability
|
||||
- System may auto-select optimal nodes
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -567,5 +567,5 @@ Now that you've completed these tutorials:
|
||||
---
|
||||
|
||||
:::tip Keep Learning
|
||||
These tutorials cover the basics. The real power of Kubernetes comes from combining these concepts to build complex, scalable applications on the ThreeFold Grid!
|
||||
These tutorials cover the basics. The real power of Kubernetes comes from combining these concepts to build complex, scalable applications on Mycelium Cloud!
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user