- Trying to solve database initialisation problem (no tables in tenant schema).

This commit is contained in:
Josako
2025-09-05 11:11:08 +02:00
parent 6115cc7e13
commit a6edd5c663
7 changed files with 32 additions and 13 deletions

View File

@@ -608,6 +608,15 @@ Let op: apply alleen triggert niet altijd een rollout als er geen inhoudelijke s
kubectl -n eveai-staging logs deploy/eveai-api --tail=200
```
### Phase 10: Cockpit Setup
#### Standard Cockpit Setup
- Create a grafana user (Cockpit > Grafana Users > Add user)
- Open Grafana Dashboard (Cockpit > Open Dashboards)
- Er zijn heel wat dashboards beschikbaar.
- Kubernetes cluster overview (metrics)
- Kubernetes cluster logs (controlplane logs)
## Verification and Testing