kubernetes v1.37

PodStatus.initContainerStatuses.user

ContainerUser represents user identity information

1 fields
PodStatus.initContainerStatuses.user fields and descriptions
Field / TypeDescription
LinuxContainerUser

Linux holds user identity information initially attached to the first process of the containers in Linux. Note that the actual running identity can be changed if the process has enough privilege to do so.