feat: Add Kubernetes basics guide and FAQ for Mycelium Cloud documentation
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user