Never Trust, Always Verify: Principles of Zero-Trust Security in Kubernetes, Raluca Bica, Ericsson
In an era of increasingly sophisticated cyber threats, the traditional "trust but verify" approach to security is no longer enough. Zero-trust security adopts the principle of "Never Trust, Always Verify" to secure every layer of a distributed system.
This session delves into how zero-trust can be used in Kubernetes with tools like network policies, service meshes, and policy engines to enforce authentication, authorization, and encryption.