Manifests.io

Easy to use kubernetes documentation

Pod.status.ephemeralContainerStatuses.user

ContainerUser represents user identity information

Description
linux 🔗
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.

See an issue here?