Bootstrapping Trust on Kubernetes

Posted on Wed 15 November 2023 in Infrastructure • Tagged with engineering, aws, kubernetes

We use Kubernetes at $work, and since I am in charge of platform, Kubernetes is my problem. Here's an interesting problem when trying to secure your Kubernetes workload.

Our pods need to talk to each other over the network. Early on, we decided that each pod would receive a unique …


Continue reading