You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl get pods -n operators
NAME READY STATUS RESTARTS AGE
k8gb-566cd87ddc-xhrzf 0/1 CreateContainerConfigError 0 3m52s
k8gb-coredns-755bb648dc-stgs4 1/1 Running
kubectl describe pod k8gb-566cd87ddc-xhrzf -n operators
...
Warning Failed 3m54s (x12 over 6m9s) kubelet Error: container has runAsNonRoot and image has non-numeric user (nonroot), cannot verify user is non-root (pod: "k8gb-566cd87ddc-xhrzf_operators(ba777db9-dca3-4924-a485-f8b9eeeda398)", container: k8gb)
The text was updated successfully, but these errors were encountered:
jkremser
added a commit
to jkremser/k8gb
that referenced
this issue
Nov 19, 2021
repro steps:
The text was updated successfully, but these errors were encountered: