adr: Add ADR on multi tenancy using namespace based customer isolation #41
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: NationTech/harmony#41
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "adr/multi-tenancy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Yeah about the last point on public API, I think it's the correct mid to long term solution.
But for now, we much reduce the attack surface by not exposing the OKD console and K8s API publicly. A wireguard VPN scales well, has very low resource overhead and is a great single entry point to access all the customer facing services without having to worry about hardening each of them so much.