Lineage
read-only · v1.0
static mock demo — no cluster connection, no oc, no credentials
Static mock demo. This page uses a small bundled sample dataset. It does not connect to a cluster, run oc, or read local credentials.

SCC anyuid

Configuration

priority10
allowPrivilegedContainerFalse
allowPrivilegeEscalationTrue
allowHostNetworkFalse
allowHostPIDFalse
allowHostIPCFalse
readOnlyRootFilesystem
runAsUser.typeRunAsAny

Granted to

Users (2)

Groups (2)

Resurrectable ServiceAccount grants (1)

These entries in scc.users address a ServiceAccount that no longer exists. SCC admission matches by name string, so recreating the SA reactivates this SCC's posture for any pod the SA admits.

PrincipalCreatedNamespaceState
system:serviceaccount:ci:pipeline 1y ci namespace present SA missing

Pods admitted under this SCC (3)

Expandable summaries below show namespaces, images, and every pod admitted with this SCC. Click a summary row to open the table.

By namespace (2)

NamespacePods
mine-platform 2
ci 1

By image (3)

ImageRegistryContainers
docker.io/library/nginx:1.25 docker.io 2
…openshift-image-registry.svc:5000/mine-platform/api:latest image-registry.openshift-image-registry.svc:5000 1
quay.io/buildah/stable:v1.35 quay.io 1

All admitted pods (3)

ServiceAccountPodNamespacePhaseOwnerCreated
builder build-run-1 ci Running Job/build-run-1 1y
builder api-2 mine-platform Running ReplicaSet/api 1y
builder api-1 mine-platform Running ReplicaSet/api 1y

Subjects that can use this SCC (4 of 15)

Direct SCC grants and RBAC use grants. Ghost ServiceAccounts here are potential admissions: recreating the same SA name reactivates the SCC grant.

SubjectCreatedStateGranted viaScope / note
User alice 1y user present ClusterRoleBinding/platform-admins-cluster-admin (via platform-admins) (RBAC use grant) can use this SCC now if authenticated
User nina-onboarding ghost 1y user missing scc.groups/engineers (SCC group list) future user with this name would inherit access that can use this SCC
User alice 1y user present scc.groups/engineers (SCC group list) can use this SCC now if authenticated
User eve 1y user present scc.groups/engineers (SCC group list) can use this SCC now if authenticated