feat: Add Kubernetes basics guide and FAQ for Mycelium Cloud documentation

This commit is contained in:
mik-tf
2025-10-16 20:16:50 -04:00
parent 73eaa1f521
commit a2a70b8213
7 changed files with 641 additions and 36 deletions

View File

@@ -75,13 +75,13 @@ Mycelium Cloud uses peer-to-peer networking for direct access:
│ Mycelium Network
│ (encrypted P2P)
┌───────▼────────────────────────────────
│ Kubernetes Cluster
│ ┌──────────┐ ┌──────────┐
│ │ Master │ │ Worker │
│ │ Node │ │ Node │ ...
│ └──────────┘ └──────────┘
└────────────────────────────────────────
┌───────▼──────────────────────────────┐
│ Kubernetes Cluster │
│ ┌──────────┐ ┌──────────┐ │
│ │ Master │ │ Worker │ │
│ │ Node │ │ Node │ ... │
│ └──────────┘ └──────────┘ │
└──────────────────────────────────────┘
ThreeFold Grid Infrastructure
```
@@ -170,11 +170,12 @@ Check the dashboard for current rates. The decentralized infrastructure typicall
## Resources
- **Dashboard**: [vdc.grid.tf](https://vdc.grid.tf) - Deploy and manage clusters
- **Documentation**: [Mycelium Cloud Docs](https://codescalers.github.io/www_kubecloud/)
- **Kubernetes Docs**: [kubernetes.io](https://kubernetes.io/docs/)
- **Community**: [ThreeFold Telegram](https://t.me/threefold/1)
- **GitHub**: [kubecloud repository](https://github.com/codescalers/kubecloud)
- **[Mycelium Cloud](https://myceliumcloud.tf/)**
- **[Kubernetes Basics](/getstarted/mycelium-cloud/kubernetes-basics)**
- **[FAQ](/getstarted/mycelium-cloud/faq)**
- **[Kubernetes Docs](https://kubernetes.io/docs/)**
- **[Community Chat](https://t.me/threefold/1)**
- **[GitHub Repository](https://github.com/codescalers/kubecloud)**
## Comparison to Traditional Cloud