kubernetes v1.31
PodStatus.ephemeralContainerStatuses.user.linux
LinuxContainerUser represents user identity information in Linux containers
| Field / Type | Description |
|---|---|
gid | GID is the primary gid initially attached to the first process in the container
|
SupplementalGroups are the supplemental groups initially attached to the first process in the container
| |
uid | UID is the primary uid initially attached to the first process in the container
|