Cloud-native platform for deploying and managing Kubernetes clusters on decentralized infrastructure (TFGrid).
Decentralized Kubernetes | Modern UI | Observability | P2P Networking | Docker Ready
git clone https://github.com/codescalers/kubecloud.git
cd kubecloud
cp backend/config-example.json backend/config.json
docker-compose upAccess: Frontend http://localhost:8000 · API http://localhost:8080 · Grafana http://localhost:3000
| Getting Started | Setup and run locally |
| Architecture | System design |
| API Docs | REST API reference |
| Deployment | Production options |
| Contributing | How to contribute |
- backend/ - Go API server
- frontend/kubecloud/ - Vue.js web UI
- crd/ - Kubernetes operators
- mycelium-cni/ - P2P networking
- docs/ - Full documentation
Apache License 2.0 - LICENSE