Moving to Kubernetes doesn't replace your security practices, but it adds a layer on top.
Rodrigo Bersa at AWS breaks down what carries over and what must change.
What stays: least privilege, perimeter security, network access control, authentication and authorization.
What changes:
- Supply chain security — you're managing hundreds of images, not just VMs
- Multi-tenancy by default — workloads share nodes; namespace isolation and network policies keep them separate
- In-cluster auth needs its own model, separate from infrastructure-layer controls
Watch the full interview: https://ku.bz/dB7PDNt0v
Post #1902
175
Forwarded from KubeFM