giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Investigation for Loki Multi Tenancy #3559

Open Rotfuks opened 2 months ago

Rotfuks commented 2 months ago

Motivation

Logs tend to have sensitive information in them - especially when we want to cover customer workloads this might include endusers gdpr relevant data. For this we have to make sure there is a basic data isolation in Loki and we can control who sees which set of logs based on a specific tenant. But how can we do that? 

Todo

Hint: There was previous work on this topic in https://github.com/giantswarm/giantswarm/issues/29750

Outcome

QuentinBisson commented 3 days ago

POC was done manually and is currently running on golem

QuentinBisson commented 3 days ago

Answers to the questions have been set in the doc, I still need to create a bigger architecture diagram to present it to the team