Infrastructure
K3s cluster, nodes, and platform services overview
Nodes
2
Hetzner dedicated servers
Namespaces
10
Active K8s namespaces
Total CPU
128 cores
Across all nodes
Total RAM
256 GB
Across all nodes
Cluster Nodes
| Name | External IP | Internal IP | Role | CPU | Memory | Status |
|---|---|---|---|---|---|---|
| node-1 | 135.181.0.106 | 10.10.0.1 | Control Plane + OpenStack Control | 64 cores | 128 GB | ready |
| node-2 | 135.181.2.38 | 10.10.0.2 | Worker + OpenStack Compute | 64 cores | 128 GB | ready |
Platform Services
| Service | Namespace | URL | Status |
|---|---|---|---|
| Harbor | harbor | harbor.infra.framemesh.cloud | running |
| Keycloak | keycloak | auth.framemesh.cloud | running |
| Vault | vault | vault.infra.framemesh.cloud | running |
| ArgoCD | argocd | argocd.infra.framemesh.cloud | running |
| Traefik | kube-system | api.framemesh.cloud | running |
| MediaMTX | framemesh-services | stream.framemesh.cloud | running |
| coturn | framemesh-services | - | running |
| cert-manager | cert-manager | - | running |
Namespaces
| Namespace | Pods | Description |
|---|---|---|
| framemesh-services | 12 | Backend microservices |
| framemesh-portals | 2 | Customer & Admin portals |
| framemesh-builds | 0 | PaaS build jobs |
| framemesh-apps | 0 | Deployed user apps |
| harbor | 6 | Container Registry |
| keycloak | 2 | Identity / SSO |
| vault | 1 | Secrets / PKI |
| cert-manager | 3 | TLS certificates |
| argocd | 5 | GitOps deployment |
| kube-system | 8 | K3s system (Traefik, CoreDNS, etc.) |