docs: Add note about pod privilege escalation in ADR 011 Tenant
All checks were successful
Run Check Script / check (push) Successful in 1m47s
Run Check Script / check (pull_request) Successful in 1m46s

This commit is contained in:
Jean-Gabriel Gill-Couture 2025-06-06 13:56:40 -04:00
parent 2ff70db0b1
commit 5127f44ab3

View File

@ -137,8 +137,9 @@ Our approach addresses both customer and team multi-tenancy requirements:
### Implementation Roadmap ### Implementation Roadmap
1. **Phase 1**: Implement VPN access and manual tenant provisioning 1. **Phase 1**: Implement VPN access and manual tenant provisioning
2. **Phase 2**: Deploy TenantScore automation for namespace, RBAC, and NetworkPolicy management 2. **Phase 2**: Deploy TenantScore automation for namespace, RBAC, and NetworkPolicy management
3. **Phase 3**: Integrate Keycloak for centralized identity management 4. **Phase 3**: Work on privilege escalation from pods, audit for weaknesses, enforce security policies on pod runtimes
4. **Phase 4**: Add advanced monitoring and per-tenant observability 3. **Phase 4**: Integrate Keycloak for centralized identity management
4. **Phase 5**: Add advanced monitoring and per-tenant observability
### TenantScore Structure Preview ### TenantScore Structure Preview
```rust ```rust