Allow "privileged" pod containers

Pod containers that are "privileged" are extraordinarily powerful. Processes within such containers get almost the same privileges that are available to processes outside the container. If this property is enabled, a privileged container could potentially access all data on the host.

This property is disabled by default .