tako icon indicating copy to clipboard operation
tako copied to clipboard

Derive and set pod security policies as best practice

Open marcinc opened this issue 3 years ago • 0 comments

Consider Dockerfile UID/GID extraction for automated workloads pod security policy configuration, or when not possible, default to nobody UID/GID with relevant message to the user with suggestions.

These could be instructions on how to defined and use non root user / group, or how to migrate to another base image that supports that model out of the box.

marcinc avatar Mar 08 '21 11:03 marcinc