Stories by bernardoortega
For example, you might have 3 containers in the same pod, but only one needs to run in privileged mode.
With a properly configured security context, you can run the others as non-privileged, reducing your attack surface.<p>This is one of the practical steps I cover in Learning Kubernetes Security B...