kubernetes v1.32

SecurityContext.privileged

Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.

1 fields
SecurityContext.privileged fields and descriptions
Field / TypeDescription
SecurityContext.privileged
boolean

Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.